<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://data.press.net/ontology/classification/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:ns1="http://www.w3.org/2003/06/sw-vocab-status/ns#"> <owl:Class rdf:about="http://data.press.net/ontology/classification/Classifiable"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:comment xml:lang="en">Generic Classifiable Class - inheriting from this makes the descendant Classifiable by a Classification</rdfs:comment> <rdfs:label xml:lang="en">Generic Classifiable Class</rdfs:label> <metadata:prefixIRI>pnc:Classifiable</metadata:prefixIRI> <ns1:term_status>testing</ns1:term_status> <metadata:def/prefLabel xml:lang="en">Generic Classifiable Class</metadata:def/prefLabel> <metadata:def/mappingLoom>genericclassifiableclass</metadata:def/mappingLoom> <metadata:def/mappingSameURI rdf:resource="http://data.press.net/ontology/classification/Classifiable"/> <rdfs:isDefinedBy rdf:resource="http://data.press.net/ontology/classification/"/> </owl:Class> <rdf:Description rdf:about="http://data.press.net/ontology/classification/isClassifiedBy"> <rdfs:domain> <rdf:Description rdf:about="http://data.press.net/ontology/classification/Classifiable"> <metadata:def/mappingSameURI rdf:resource="http://data.press.net/ontology/classification/Classifiable"/> </rdf:Description> </rdfs:domain> </rdf:Description> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://data.press.net/ontology/classification/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:ns1="http://www.w3.org/2003/06/sw-vocab-status/ns#">
  <owl:Class rdf:about="http://data.press.net/ontology/classification/Classifiable">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:comment xml:lang="en">Generic Classifiable Class - inheriting from this makes the descendant Classifiable by a Classification</rdfs:comment>
    <rdfs:label xml:lang="en">Generic Classifiable Class</rdfs:label>
    <metadata:prefixIRI>pnc:Classifiable</metadata:prefixIRI>
    <ns1:term_status>testing</ns1:term_status>
    <metadata:def/prefLabel xml:lang="en">Generic Classifiable Class</metadata:def/prefLabel>
    <metadata:def/mappingLoom>genericclassifiableclass</metadata:def/mappingLoom>
    <metadata:def/mappingSameURI rdf:resource="http://data.press.net/ontology/classification/Classifiable"/>
    <rdfs:isDefinedBy rdf:resource="http://data.press.net/ontology/classification/"/>
  </owl:Class>
  <rdf:Description rdf:about="http://data.press.net/ontology/classification/isClassifiedBy">
    <rdfs:domain>
      <rdf:Description rdf:about="http://data.press.net/ontology/classification/Classifiable">
        <metadata:def/mappingSameURI rdf:resource="http://data.press.net/ontology/classification/Classifiable"/>
      </rdf:Description>
    </rdfs:domain>
  </rdf:Description>
</rdf:RDF>