<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://open-services.net/ns/asset#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:ns1="http://open-services.net/bin/view/Main/AssetMgSpecificationV2#"> <owl:Class rdf:about="http://open-services.net/ns/asset#Artifact"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:comment>The Artifact fragment</rdfs:comment> <rdfs:label>Artifact</rdfs:label> <metadata_def:prefLabel>Artifact</metadata_def:prefLabel> <metadata_def:mappingLoom>artifact</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://open-services.net/ns/asset#Artifact"/> <rdfs:isDefinedBy rdf:resource="http://open-services.net/ns/asset#"/> <rdfs:seeAlso rdf:resource="http://open-services.net/bin/view/Main/AssetMgSpecificationV2#Artifact"/> </owl:Class> <rdf:Description rdf:about="http://open-services.net/ns/asset#content"> <rdfs:range> <rdf:Description rdf:about="http://open-services.net/ns/asset#Artifact"> <metadata_def:mappingSameURI rdf:resource="http://open-services.net/ns/asset#Artifact"/> </rdf:Description> </rdfs:range> </rdf:Description> <rdf:Description rdf:about="http://open-services.net/ns/asset#size"> <rdfs:range rdf:resource="http://open-services.net/ns/asset#Artifact"/> </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://open-services.net/ns/asset#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:ns1="http://open-services.net/bin/view/Main/AssetMgSpecificationV2#">
  <owl:Class rdf:about="http://open-services.net/ns/asset#Artifact">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:comment>The Artifact fragment</rdfs:comment>
    <rdfs:label>Artifact</rdfs:label>
    <metadata_def:prefLabel>Artifact</metadata_def:prefLabel>
    <metadata_def:mappingLoom>artifact</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://open-services.net/ns/asset#Artifact"/>
    <rdfs:isDefinedBy rdf:resource="http://open-services.net/ns/asset#"/>
    <rdfs:seeAlso rdf:resource="http://open-services.net/bin/view/Main/AssetMgSpecificationV2#Artifact"/>
  </owl:Class>
  <rdf:Description rdf:about="http://open-services.net/ns/asset#content">
    <rdfs:range>
      <rdf:Description rdf:about="http://open-services.net/ns/asset#Artifact">
        <metadata_def:mappingSameURI rdf:resource="http://open-services.net/ns/asset#Artifact"/>
      </rdf:Description>
    </rdfs:range>
  </rdf:Description>
  <rdf:Description rdf:about="http://open-services.net/ns/asset#size">
    <rdfs:range rdf:resource="http://open-services.net/ns/asset#Artifact"/>
  </rdf:Description>
</rdf:RDF>