@prefix rdf: . @prefix skos: . skos:narrower rdf:type rdf:Property . @prefix owl: . skos:narrower rdf:type owl:ObjectProperty . @prefix rdfs: . skos:narrower rdfs:subPropertyOf skos:narrowerTransitive ; owl:inverseOf skos:broader ; rdfs:label "has narrower"@en , "narrower concept"@en ; rdfs:domain skos:Concept ; rdfs:range skos:Concept . @prefix ns4: . skos:narrower rdfs:isDefinedBy ns4:core ; rdfs:comment "Narrower concepts are typically rendered as children in a concept hierarchy (tree)."@en ; skos:scopeNote "By convention, skos:broader is only used to assert an immediate (i.e. direct) hierarchical link between two conceptual resources."@en ; skos:definition "Relates a concept to a concept that is more specific in meaning."@en . @prefix xsd: . @prefix ns6: . skos:narrower ns6:descriptionAnnot "Public description modified from the information on this page: http://www.w3.org/TR/2005/WD-swbp-skos-core-guide-20050510/#sechierarchy ."^^xsd:string . @prefix ns7: . skos:narrower ns7:IAO_0000115 "Public description modified from the information on this page: http://www.w3.org/TR/2005/WD-swbp-skos-core-guide-20050510/#sechierarchy ."^^xsd:string .