@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix ns0: <http://www.w3.org/2004/02/skos/> .
skos:Collection
metadata_def:mappingLoom "collection" ;
metadata_def:mappingSameURI skos:Collection ;
metadata_def:prefLabel "Collection"@en ;
metadata:prefixIRI "skos:Collection" ;
a owl:Class ;
rdfs:isDefinedBy ns0:core ;
rdfs:label "Collection"@en ;
rdfs:subClassOf owl:Thing ;
owl:disjointWith skos:Concept, skos:ConceptScheme ;
skos:definition "A meaningful collection of concepts."@en ;
skos:scopeNote "Labelled collections can be used where you would like a set of concepts to be displayed under a 'node label' in the hierarchy."@en .
skos:OrderedCollection
rdfs:subClassOf skos:Collection .
skos:member
rdfs:domain skos:Collection .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix ns0: <http://www.w3.org/2004/02/skos/> .
skos:Collection
metadata_def:mappingLoom "collection" ;
metadata_def:mappingSameURI skos:Collection ;
metadata_def:prefLabel "Collection"@en ;
metadata:prefixIRI "skos:Collection" ;
a owl:Class ;
rdfs:isDefinedBy ns0:core ;
rdfs:label "Collection"@en ;
rdfs:subClassOf owl:Thing ;
owl:disjointWith skos:Concept, skos:ConceptScheme ;
skos:definition "A meaningful collection of concepts."@en ;
skos:scopeNote "Labelled collections can be used where you would like a set of concepts to be displayed under a 'node label' in the hierarchy."@en .
skos:OrderedCollection
rdfs:subClassOf skos:Collection .
skos:member
rdfs:domain skos:Collection .