<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://purl.org/goodrelations/v1#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:ns1="http://purl.org/goodrelations/"> <owl:Class rdf:about="http://purl.org/goodrelations/v1#SomeItems"> <rdfs:subClassOf rdf:resource="http://purl.org/goodrelations/v1#ProductOrService"/> <rdfs:subClassOf rdf:resource="http://schema.org/Product"/> <metadata_def:mappingSameURI rdf:resource="http://purl.org/goodrelations/v1#SomeItems"/> <metadata_def:mappingLoom>someitems</metadata_def:mappingLoom> <metadata_def:prefLabel>Some items</metadata_def:prefLabel> <rdfs:comment xml:lang="en">A placeholder instance for unknown instances of a mass-produced commodity. This is used as a computationally cheap work-around for such instances that are not individually exposed on the Web but just stated to exist (i.e., which are existentially quantified). Example: An instance of this class can represent an anonymous set of green Siemens1234 phones. It is different from the gr:ProductOrServiceModel Siemens1234, since this refers to the make and model, and it is different from a particular instance of this make and model (e.g. my individual phone) since the latter can be sold only once. Note: This class is the new, shorter form of the former gr:ProductOrServicesSomeInstancesPlaceholder. Compatibility with schema.org: This class is (approximately) a subclass of http://schema.org/Product.</rdfs:comment> <metadata:prefixIRI>gr:SomeItems</metadata:prefixIRI> <rdfs:isDefinedBy rdf:resource="http://purl.org/goodrelations/v1"/> <rdfs:label xml:lang="en">Some items</rdfs:label> </owl:Class> <rdf:Description rdf:about="http://purl.org/goodrelations/v1#Individual"> <owl:disjointWith> <rdf:Description rdf:about="http://purl.org/goodrelations/v1#SomeItems"> <metadata_def:mappingSameURI rdf:resource="http://purl.org/goodrelations/v1#SomeItems"/> </rdf:Description> </owl:disjointWith> </rdf:Description> <rdf:Description rdf:about="http://purl.org/goodrelations/v1#ProductOrServiceModel"> <owl:disjointWith rdf:resource="http://purl.org/goodrelations/v1#SomeItems"/> </rdf:Description> <rdf:Description rdf:about="http://purl.org/goodrelations/v1#ProductOrServicesSomeInstancesPlaceholder"> <owl:equivalentClass rdf:resource="http://purl.org/goodrelations/v1#SomeItems"/> </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://purl.org/goodrelations/v1#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:ns1="http://purl.org/goodrelations/">
  <owl:Class rdf:about="http://purl.org/goodrelations/v1#SomeItems">
    <rdfs:subClassOf rdf:resource="http://purl.org/goodrelations/v1#ProductOrService"/>
    <rdfs:subClassOf rdf:resource="http://schema.org/Product"/>
    <metadata_def:mappingSameURI rdf:resource="http://purl.org/goodrelations/v1#SomeItems"/>
    <metadata_def:mappingLoom>someitems</metadata_def:mappingLoom>
    <metadata_def:prefLabel>Some items</metadata_def:prefLabel>
    <rdfs:comment xml:lang="en">A placeholder instance for unknown instances of a mass-produced commodity. This is used as a computationally cheap work-around for such instances that are not individually exposed on the Web but just stated to exist (i.e., which are existentially quantified).
Example: An instance of this class can represent an anonymous set of green Siemens1234 phones. It is different from the gr:ProductOrServiceModel Siemens1234, since this refers to the make and model, and it is different from a particular instance of this make and model (e.g. my individual phone) since the latter can be sold only once.
Note: This class is the new, shorter form of the former gr:ProductOrServicesSomeInstancesPlaceholder.
		
Compatibility with schema.org: This class is (approximately) a subclass of http://schema.org/Product.</rdfs:comment>
    <metadata:prefixIRI>gr:SomeItems</metadata:prefixIRI>
    <rdfs:isDefinedBy rdf:resource="http://purl.org/goodrelations/v1"/>
    <rdfs:label xml:lang="en">Some items</rdfs:label>
  </owl:Class>
  <rdf:Description rdf:about="http://purl.org/goodrelations/v1#Individual">
    <owl:disjointWith>
      <rdf:Description rdf:about="http://purl.org/goodrelations/v1#SomeItems">
        <metadata_def:mappingSameURI rdf:resource="http://purl.org/goodrelations/v1#SomeItems"/>
      </rdf:Description>
    </owl:disjointWith>
  </rdf:Description>
  <rdf:Description rdf:about="http://purl.org/goodrelations/v1#ProductOrServiceModel">
    <owl:disjointWith rdf:resource="http://purl.org/goodrelations/v1#SomeItems"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://purl.org/goodrelations/v1#ProductOrServicesSomeInstancesPlaceholder">
    <owl:equivalentClass rdf:resource="http://purl.org/goodrelations/v1#SomeItems"/>
  </rdf:Description>
</rdf:RDF>