@prefix constraintType: . @prefix cs: . @prefix groupType: . @prefix meta: . @prefix rdf: . @prefix skos: . @prefix tst: . @prefix vs: . @prefix xsd: . constraintType:ValidationTopLevel a skos:Concept ; skos:prefLabel "Validation Top Level"@en-US ; skos:definition "Classes in the subject of this constraint should be considered \"top level\" entities in some system, and should be directly retrievable from that system."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; skos:inScheme meta:ConstraintType .