@prefix jvr: <http://data.loterre.fr/ark:/67375/JVR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mesh: <http://id.nlm.nih.gov/mesh/vocab#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

jvr: a skos:ConceptScheme .
jvr:-WL31DT3X-P
  skos:prefLabel "Social Control Policies"@en, "Politiques de régulation sociale"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-FP0M6JGD-1 .

jvr:-FP0M6JGD-1
  a skos:Concept, mesh:Descriptor ;
  skos:prefLabel "Organizational Policy"@en, "Politique organisationnelle"@fr ;
  skos:broader jvr:-WL31DT3X-P ;
  dc:established "1991-01-01"^^xsd:date ;
  dc:created "1990-03-23"^^xsd:date ;
  skos:definition "A course or method of action selected, usually by an organization, institution, university, society, etc., from among alternatives to guide and determine present and future decisions and positions on matters of public interest or social concern. It does not include internal policy relating to organization and administration within the corporate body, for which ORGANIZATION AND ADMINISTRATION is available."@en ;
  dc:modified "2010-06-25"^^xsd:date ;
  skos:inScheme jvr: ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D016134> ;
  skos:hiddenLabel "Institutional Policies"@en, "Policy, Institutional"@en, "Politique institutionnelle"@fr, "Institutional Policy"@en, "Policies, Institutional"@en ;
  skos:altLabel "Policy, Organizational"@en, "Policies, Organizational"@en, "Organizational Policies"@en .

