@prefix constraintType: . @prefix cs: . @prefix groupType: . @prefix meta: . @prefix rdf: . @prefix skos: . @prefix tst: . @prefix vs: . @prefix xsd: . constraintType:RequiresProperty a skos:Concept ; skos:prefLabel "Requires Property"@en-US ; skos:definition "Classes in the subject of this constraint require that data be provided for properties listed in the object of this constraint."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; skos:inScheme meta:ConstraintType .