@prefix constraintType: . @prefix cs: . @prefix groupType: . @prefix meta: . @prefix rdf: . @prefix skos: . @prefix tst: . @prefix vs: . @prefix xsd: . constraintType:StronglyRecommendsProperty a skos:Concept ; skos:prefLabel "Strongly Recommends Property"@en-US ; skos:definition "Classes in the subject of this constraint strongly recommend that data for properties in the object of this constraint be provided if such data is available."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; skos:inScheme meta:ConstraintType .