@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://purl.org/goodrelations/v1#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix ns1: <http://purl.org/goodrelations/> .
ns0:ActualProductOrServiceInstance
owl:equivalentClass ns0:Individual .
ns0:Individual
metadata_def:mappingLoom "individual" ;
metadata_def:mappingSameURI ns0:Individual ;
metadata_def:prefLabel "Individual" ;
metadata:prefixIRI "gr:Individual" ;
a owl:Class ;
rdfs:comment """A gr:Individual is an actual product or service instance, i.e., a single identifiable object or action that creates some increase in utility (in the economic sense) for the individual possessing or using this very object (product) or for the individual in whose favor this very action is being taken (service). Products or services are types of goods in the economic sense. For an overview of goods and commodities in economics, see Milgate (1987).
Examples: MyThinkpad T60, the pint of beer standing in front of me, my Volkswagen Golf, the haircut that I received or will be receiving at a given date and time.
Note 1: In many cases, product or service instances are not explicitly exposed on the Web but only claimed to exist (i.e. existentially quantified). In this case, use gr:SomeItems.
Note 2: This class is the new, shorter form of the former gr:ActualProductOrServiceInstance.
Compatibility with schema.org: This class is a subclass of http://schema.org/Product."""@en ;
rdfs:isDefinedBy ns1:v1 ;
rdfs:label "Individual"@en ;
rdfs:subClassOf ns0:ProductOrService, schema:Product ;
owl:disjointWith ns0:ProductOrServiceModel, ns0:SomeItems .
ns0:owns
rdfs:range ns0:Individual .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://purl.org/goodrelations/v1#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix ns1: <http://purl.org/goodrelations/> .
ns0:ActualProductOrServiceInstance
owl:equivalentClass ns0:Individual .
ns0:Individual
metadata_def:mappingLoom "individual" ;
metadata_def:mappingSameURI ns0:Individual ;
metadata_def:prefLabel "Individual" ;
metadata:prefixIRI "gr:Individual" ;
a owl:Class ;
rdfs:comment """A gr:Individual is an actual product or service instance, i.e., a single identifiable object or action that creates some increase in utility (in the economic sense) for the individual possessing or using this very object (product) or for the individual in whose favor this very action is being taken (service). Products or services are types of goods in the economic sense. For an overview of goods and commodities in economics, see Milgate (1987).
Examples: MyThinkpad T60, the pint of beer standing in front of me, my Volkswagen Golf, the haircut that I received or will be receiving at a given date and time.
Note 1: In many cases, product or service instances are not explicitly exposed on the Web but only claimed to exist (i.e. existentially quantified). In this case, use gr:SomeItems.
Note 2: This class is the new, shorter form of the former gr:ActualProductOrServiceInstance.
Compatibility with schema.org: This class is a subclass of http://schema.org/Product."""@en ;
rdfs:isDefinedBy ns1:v1 ;
rdfs:label "Individual"@en ;
rdfs:subClassOf ns0:ProductOrService, schema:Product ;
owl:disjointWith ns0:ProductOrServiceModel, ns0:SomeItems .
ns0:owns
rdfs:range ns0:Individual .