@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 ;
  skos:hasTopConcept lcsh:sh2005000755 .

lcsh:sh85107058
  skos:notation "HD3840-HD4420.8" ;
  skos:prefLabel "Privatization"@en ;
  a skos:Concept ;
  skos:related lcsh:sh2005000755 .

lcsh:sh2005000755
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:prefLabel "Corporatization"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:altLabel "Partial privatization"@en ;
  skos:related lcsh:sh85107058, lcsh:sh2007008940 ;
  skos:note "Here are entered works on the process of reforming public organizations so that they have the same accountability and management structures as private companies." ;
  dc:created "2005-02-03T00:00:00"^^xsd:dateTime ;
  dc:modified "2005-04-15T09:56:24"^^xsd:dateTime .

lcsh:sh2007008940
  skos:prefLabel "Privatization"@en ;
  a skos:Concept ;
  skos:related lcsh:sh2005000755 .

