@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh89000704
  skos:prefLabel "Resocialization"@en ;
  a skos:Concept .

lcsh:sh2012002093
  skos:altLabel "Veteran-community reintegration"@en, "Reintegration, Veteran"@en, "Veterans--Reintegration"@en, "Community reintegration, Veteran"@en, "Post-deployment reintegration"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:prefLabel "Veteran reintegration"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2012-11-09T10:18:16"^^xsd:dateTime ;
  skos:broader lcsh:sh89000704 ;
  dc:created "2012-05-14T00:00:00"^^xsd:dateTime ;
  a skos:Concept .

