PREFIX : PREFIX pav: PREFIX xsd: CLOSED { :agency LITERAL ; :id LITERAL ; pav:version LITERAL ; :oftype LITERAL } CLOSED { a [:Study] ; :agency LITERAL ; :id LITERAL ; pav:version LITERAL ; :hasAnnotation CLOSED { :abstract CLOSED { :languageSpecificString LITERAL } } ; :hasInstanceVariable @ } CLOSED { a [:InstanceVariable] ; :agency LITERAL ; :id LITERAL ; pav:version LITERAL ; :name CLOSED { :content LITERAL } ; :descriptiveText CLOSED { :languageSpecificStructuredString LITERAL } ; :takesSubstantiveValuesFrom @ } CLOSED { a [:SubstantiveValueDomain] ; :agency LITERAL ; :id LITERAL ; pav:version LITERAL ; :enumeratedValueDomain @ ; } CLOSED { a [:CodeList] ; :agency LITERAL ; :id LITERAL ; pav:version LITERAL ; :isordered [true false] ; :name CLOSED { :content LITERAL } ; :references @ ; :contains CLOSED { :index xsd:integer? ; :isinlevel xsd:integer ; :member @ }+ ; :isStructuredBy @ } CLOSED { a [:Code] ; :agency LITERAL ; :id LITERAL ; pav:version LITERAL ; :representation CLOSED { :token CLOSED { :content LITERAL } } ; :denotes @ } CLOSED { a [:ClassificationRelationStructure] ; :agency LITERAL ; :id LITERAL ; pav:version LITERAL ; :hasRelationSpecification [:ParentChild] ; :hasMemberRelation CLOSED { :source @ ; :target @+ ; } } CLOSED { a [:CategorySet] ; :agency LITERAL ; :id LITERAL ; pav:version LITERAL ; :isOrdered [true false] ; :name CLOSED { :content LITERAL } ; :contains CLOSED { :index xsd:integer ; :member @ }+ } { a [:Category] ; :agency LITERAL ; :id LITERAL ; pav:version LITERAL ; :name CLOSED { :content LITERAL } ; :displayLabel CLOSED { :languageSpecificStructuredString LITERAL } }