<?xml version="1.0"?>


<!DOCTYPE rdf:RDF [
    <!ENTITY term "http://tfs.cc/term/" >
    <!ENTITY meta "http://tfs.cc/meta/" >
    <!ENTITY sign "http://tfs.cc/sign/" >
    <!ENTITY term1 "http://tfs.cc/term1/" >
    <!ENTITY term0 "http://tfs.cc/term0/" >
    <!ENTITY sign1 "http://tfs.cc/sign1/" >
    <!ENTITY meta0 "http://tfs.cc/meta0/" >
    <!ENTITY sign0 "http://tfs.cc/sign0/" >
    <!ENTITY meta1 "http://tfs.cc/meta1/" >
    <!ENTITY syn "http://tfs.cc/syn/" >
    <!ENTITY syn0 "http://tfs.cc/syn0/" >
    <!ENTITY ont "http://tfs.cc/ont/" >
    <!ENTITY syn1 "http://tfs.cc/syn1/" >
    <!ENTITY ont0 "http://tfs.cc/ont0/" >
    <!ENTITY ont1 "http://tfs.cc/ont1/" >
    <!ENTITY sem "http://tfs.cc/sem/" >
    <!ENTITY sem0 "http://tfs.cc/sem0/" >
    <!ENTITY exp "http://tfs.cc/exp/" >
    <!ENTITY owl "http://www.w3.org/2002/07/owl#" >
    <!ENTITY sem1 "http://tfs.cc/sem1/" >
    <!ENTITY exp0 "http://tfs.cc/exp0/" >
    <!ENTITY exp1 "http://tfs.cc/exp1/" >
    <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" >
    <!ENTITY owl2xml "http://www.w3.org/2006/12/owl2-xml#" >
    <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >
    <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
]>


<rdf:RDF xmlns="http://tfs.cc/owl/dom/TFDom.owl/"
     xml:base="http://tfs.cc/owl/dom/TFDom.owl"
     xmlns:meta1="http://tfs.cc/meta1/"
     xmlns:syn="http://tfs.cc/syn/"
     xmlns:meta0="http://tfs.cc/meta0/"
     xmlns:term1="http://tfs.cc/term1/"
     xmlns:exp0="http://tfs.cc/exp0/"
     xmlns:term0="http://tfs.cc/term0/"
     xmlns:meta="http://tfs.cc/meta/"
     xmlns:exp1="http://tfs.cc/exp1/"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:owl2xml="http://www.w3.org/2006/12/owl2-xml#"
     xmlns:ont="http://tfs.cc/ont/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:sign0="http://tfs.cc/sign0/"
     xmlns:sign1="http://tfs.cc/sign1/"
     xmlns:syn0="http://tfs.cc/syn0/"
     xmlns:syn1="http://tfs.cc/syn1/"
     xmlns:ont1="http://tfs.cc/ont1/"
     xmlns:ont0="http://tfs.cc/ont0/"
     xmlns:sign="http://tfs.cc/sign/"
     xmlns:exp="http://tfs.cc/exp/"
     xmlns:sem0="http://tfs.cc/sem0/"
     xmlns:term="http://tfs.cc/term/"
     xmlns:sem1="http://tfs.cc/sem1/"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:sem="http://tfs.cc/sem/">
    <owl:Ontology rdf:about="http://tfs.cc/owl/dom/TFDom.owl">
        <owl:versionInfo rdf:datatype="&rdf;PlainLiteral">TFDom version 0.1 22.10.2010</owl:versionInfo>
        <owl:imports rdf:resource="http://tfs.cc/owl/dom/TFDom-en.owl"/>
        <owl:imports rdf:resource="http://tfs.cc/owl/dom/TFDom-fi.owl"/>
        <owl:imports rdf:resource="http://tfs.cc/owl/dom/TFDom-ru.owl"/>
<!--
        <owl:imports rdf:resource="http://tfs.cc/owl/dom/TFDom-zh.owl"/>
	<owl:imports rdf:resource="file:dom-en-invp.owl"/>
	<owl:imports rdf:resource="file:dom-fi-invp.owl"/>
	<owl:imports rdf:resource="file:dom-ru-invp.owl"/>
-->
        <owl:imports rdf:resource="http://tfs.cc/owl/TFS.owl"/> 
    </owl:Ontology>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Annotation properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    <owl:AnnotationProperty rdf:about="&owl;versionInfo"/>
    <owl:AnnotationProperty rdf:about="&rdfs;comment"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Object Properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://tfs.cc/meta/hasDomain -->

    <owl:ObjectProperty rdf:about="&meta;hasDomain"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Data properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://tfs.cc/ont/ctryCode -->

    <owl:DatatypeProperty rdf:about="&ont;ctryCode"/>
    


    <!-- http://tfs.cc/exp/URI -->

    <owl:DatatypeProperty rdf:about="&exp;URI"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Classes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://tfs.cc/ont/Geography -->

    <owl:Class rdf:about="&ont;Geography">
        <rdfs:subClassOf rdf:resource="&meta;Domain"/>
        <rdfs:comment xml:lang="en">the domain (subject field) of geography</rdfs:comment>
    </owl:Class>
    


    <!-- http://tfs.cc/ont/Information_and_communication_technology -->

    <owl:Class rdf:about="&ont;Information_and_communication_technology">
        <rdfs:subClassOf rdf:resource="&meta;Domain"/>
        <rdfs:comment xml:lang="en">the domain (subject field) of information and communication technology (computers and networks)</rdfs:comment>
    </owl:Class>
    


    <!-- http://tfs.cc/ont/Language_industry -->

    <owl:Class rdf:about="&ont;Language_industry">
        <rdfs:subClassOf rdf:resource="&meta;Domain"/>
        <rdfs:comment rdf:datatype="&xsd;string">the domain (subject field) of language industry</rdfs:comment>
    </owl:Class>
    


    <!-- http://tfs.cc/ont/Language_technology -->

    <owl:Class rdf:about="&ont;Language_technology">
        <rdfs:subClassOf rdf:resource="&ont;Information_and_communication_technology"/>
        <rdfs:subClassOf rdf:resource="&ont;Language_industry"/>
        <rdfs:comment rdf:datatype="&xsd;string">the domain (subject field) of language technology</rdfs:comment>
    </owl:Class>
    


    <!-- http://tfs.cc/ont/Linguistics -->

    <owl:Class rdf:about="&ont;Linguistics">
        <rdfs:subClassOf rdf:resource="&ont;Language_industry"/>
        <rdfs:comment rdf:datatype="&xsd;string">the domain (subject field) of language study</rdfs:comment>
    </owl:Class>
    


    <!-- http://tfs.cc/ont/Multilingual_language_technology -->

    <owl:Class rdf:about="&ont;Multilingual_language_technology">
        <rdfs:subClassOf rdf:resource="&ont;Language_technology"/>
        <rdfs:comment xml:lang="en">the domain (subject field) of language technology for many languages at once</rdfs:comment>
    </owl:Class>
    


    <!-- http://tfs.cc/ont/Terminology -->

    <owl:Class rdf:about="&ont;Terminology">
        <rdfs:subClassOf rdf:resource="&ont;Language_industry"/>
        <rdfs:comment rdf:datatype="&xsd;string">the domain (subject field) of special language lexicography</rdfs:comment>
    </owl:Class>
    


    <!-- http://tfs.cc/meta/Domain -->

    <owl:Class rdf:about="&meta;Domain">
        <rdfs:subClassOf rdf:resource="&meta;Meta"/>
        <rdfs:subClassOf rdf:resource="&sem;Place"/>
        <rdfs:comment rdf:datatype="&xsd;string">a meta:Domain is a subject field used to classify TF objects in.</rdfs:comment>
    </owl:Class>
    


    <!-- http://tfs.cc/meta/Meta -->

    <owl:Class rdf:about="&meta;Meta">
        <rdfs:comment rdf:datatype="&xsd;string">the top class of TF metalanguage</rdfs:comment>
    </owl:Class>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Individuals
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://tfs.cc/ont0/Language_industry -->

    <owl:Thing rdf:about="&ont0;Language_industry">
        <rdf:type rdf:resource="&ont;Language_industry"/>
        <rdf:type rdf:resource="&meta;Pun"/>
        <rdf:type rdf:resource="&owl;NamedIndividual"/>
        <rdfs:comment rdf:datatype="&xsd;string">the domain (subject field) of language industry</rdfs:comment>
    </owl:Thing>
    


    <!-- http://tfs.cc/ont0/Language_technology -->

    <owl:Thing rdf:about="&ont0;Language_technology">
        <rdf:type rdf:resource="&ont;Language_technology"/>
        <rdf:type rdf:resource="&meta;Pun"/>
        <rdf:type rdf:resource="&owl;NamedIndividual"/>
        <rdfs:comment rdf:datatype="&xsd;string">the domain (subject field) of language industry</rdfs:comment>
    </owl:Thing>
    


    <!-- http://tfs.cc/ont0/Linguistics -->

    <owl:Thing rdf:about="&ont0;Linguistics">
        <rdf:type rdf:resource="&ont;Linguistics"/>
        <rdf:type rdf:resource="&meta;Pun"/>
        <rdf:type rdf:resource="&owl;NamedIndividual"/>
    </owl:Thing>
    


    <!-- http://tfs.cc/ont0/Multilingual_language_technology -->

    <owl:Thing rdf:about="&ont0;Multilingual_language_technology">
        <rdf:type rdf:resource="&ont;Multilingual_language_technology"/>
        <rdf:type rdf:resource="&meta;Pun"/>
        <rdf:type rdf:resource="&owl;NamedIndividual"/>
    </owl:Thing>
    

    <exp:Text rdf:nodeID="A0">
      <exp:text>A library classification is a system of coding and organizing library materials (books, serials, audiovisual materials, computer files, maps, manuscripts, realia) according to their subject and allocating a call number to that information resource. Similar to classification systems used in biology, bibliographic classification systems group entities together that are similar, typically arranged in a hierarchical tree structure. A different kind of classification system, called a faceted classification  system, is also widely used which allows the assignment of multiple classifications to an object, enabling the classifications to be ordered in multiple ways.
      </exp:text>
      <exp:langCode>en</exp:langCode>
      <meta:source rdf:resource="http://en.wikipedia.org/wiki/Domain_code"/>
      <term:explanationOf rdf:resource="&ont0;Domain"/>
      <rdf:type rdf:resource="&term;Explanation"/>
    </exp:Text>

    <!-- http://tfs.cc/ont0/Domain -->

    <owl:Thing rdf:about="&ont0;Domain">
        <rdf:type rdf:resource="&meta;Pun"/>
    </owl:Thing>
    


    <!-- http://tfs.cc/ont0/Domain -->

    <owl:Thing rdf:about="&ont0;Domain">
        <rdf:type rdf:resource="&ont;Content"/>
        <rdf:type rdf:resource="&owl;NamedIndividual"/>
<!---->
	<term:referentOf rdf:resource="&term1;en-domain-N_-_ont-Domain"/>
	<term:referentOf rdf:resource="&term1;en-subject_field-N_-_ont-Domain"/>
	<term:referentOf rdf:resource="&term1;fi-aihealue-N_-_ont-Domain"/>
        <term:referentOf rdf:resource="&term1;ru-область-N_-_ont-Domain"/>
<!---->
        <term:hasExplanation rdf:nodeID="A0"/>
    </owl:Thing>

    <!-- http://tfs.cc/term1/en-domain-N_-_ont-Domain -->

    <owl:Thing rdf:about="&term1;en-domain-N_-_ont-Domain">
        <rdf:type rdf:resource="&term;Term"/>
        <rdfs:comment rdf:datatype="&xsd;string"
            >an English term for the subject field</rdfs:comment>
        <term:hasReferent rdf:resource="&ont0;Domain"/>
        <term:hasDesignation rdf:resource="&exp1;en-domain-N"/>
    </owl:Thing>
    

    <!-- http://tfs.cc/exp1/en-domain-N -->

    <owl:Thing rdf:about="&exp1;en-domain-N">
        <rdf:type rdf:resource="&exp;English"/>
        <rdf:type rdf:resource="&exp;Noun"/>
        <exp:baseForm>domain</exp:baseForm>
        <rdfs:comment xml:lang="en">an English noun</rdfs:comment>
    </owl:Thing>
    


    <!-- http://tfs.cc/term1/en-subject_field-N_-_ont-Domain -->

    <owl:Thing rdf:about="&term1;en-subject_field-N_-_ont-Domain">
        <rdf:type rdf:resource="&term;Term"/>
        <rdfs:comment rdf:datatype="&xsd;string"
            >an English term for subject field</rdfs:comment>
        <term:hasReferent rdf:resource="&ont0;Domain"/>
        <term:hasDesignation rdf:resource="&exp1;en-subject_field-N"/>
    </owl:Thing>
    

    <!-- http://tfs.cc/exp1/en-subject_field-N -->

    <owl:Thing rdf:about="&exp1;en-subject_field-N">
        <rdf:type rdf:resource="&exp;English"/>
        <rdf:type rdf:resource="&exp;Noun"/>
        <exp:baseForm>subject field</exp:baseForm>
        <rdfs:comment xml:lang="en">an English noun</rdfs:comment>
    </owl:Thing>
    


    <!-- http://tfs.cc/term1/fi-aihealue-N_-_ont-Domain -->

    <owl:Thing rdf:about="&term1;fi-aihealue-N_-_ont-Domain">
        <rdf:type rdf:resource="&term;Term"/>
        <rdfs:comment rdf:datatype="&xsd;string"
            >a Finnish term for subject field</rdfs:comment>
        <term:hasReferent rdf:resource="&ont0;Domain"/>
        <term:hasDesignation rdf:resource="&exp1;fi-aihealue-N"/>
    </owl:Thing>
    

    <!-- http://tfs.cc/exp1/fi-aihealue-N -->

    <owl:Thing rdf:about="&exp1;fi-aihealue-N">
        <rdf:type rdf:resource="&exp;Finnish"/>
        <rdf:type rdf:resource="&exp;Noun"/>
        <exp:baseForm>aihealue</exp:baseForm>
        <rdfs:comment xml:lang="en">a Finnish noun</rdfs:comment>
    </owl:Thing>
    


    <!-- http://tfs.cc/term1/ru-область-N_-_ont-Domain -->

    <owl:Thing rdf:about="&term1;ru-область-N_-_ont-Domain">
        <rdf:type rdf:resource="&term;Term"/>
        <rdfs:comment rdf:datatype="&xsd;string"
            >a Russian term for the property ont:Domain</rdfs:comment>
        <term:hasReferent rdf:resource="&ont0;Domain"/>
        <term:hasDesignation rdf:resource="&exp1;ru-область-N"/>
    </owl:Thing>
    


    <!-- http://tfs.cc/exp1/ru-область-N -->

    <owl:Thing rdf:about="&exp1;ru-область-N">
        <rdf:type rdf:resource="&exp;Russian"/>
        <rdf:type rdf:resource="&exp;Noun"/>
	<exp:langCode>ru</exp:langCode>
        <exp:baseForm>область</exp:baseForm>
        <rdfs:comment xml:lang="en">a Russian noun</rdfs:comment>
    </owl:Thing>
    

    <!-- http://tfs.cc/meta1/Lcarlson -->

    <owl:Thing rdf:about="&meta1;Lcarlson">
        <rdf:type rdf:resource="&owl;NamedIndividual"/>
    </owl:Thing>
    
</rdf:RDF>





<!-- Generated by the OWL API (version 3.1.0.1602) http://owlapi.sourceforge.net -->


