@prefix constraintType: . @prefix cs: . @prefix groupType: . @prefix meta: . @prefix rdf: . @prefix skos: . @prefix tst: . @prefix vs: . @prefix xsd: . meta:hasConcept a rdf:Property ; rdfs:label "Has Concept"@en-US ; rdfs:comment "The indicated concept is a concept of this concept scheme at some level."@en-US ; dct:description "Less specific than skos:hasTopConcept. Concepts listed here may appear anywhere in this concept scheme."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes skos:ConceptScheme ; schema:rangeIncludes skos:Concept .