@prefix constraintType: . @prefix cs: . @prefix groupType: . @prefix meta: . @prefix rdf: . @prefix skos: . @prefix tst: . @prefix vs: . @prefix xsd: . constraintType:OverrideDomain a skos:Concept ; skos:prefLabel "Override Domain"@en-US ; skos:definition "Replaces the domain of the property or properties in the subject with the value or values of the object."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; skos:inScheme meta:ConstraintType .