@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:sh99002307 .

lcsh:sh99002307
  skos:prefLabel "Communication systems--Contracting out"@en ;
  skos:note "Use as a topical subdivision under types of educational institutions." ;
  dc:modified "2006-05-08T14:42:37"^^xsd:dateTime ;
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1151.5, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General, lcsh:collection_Subdivisions ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "1999-03-15T00:00:00"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Contracting out of communication systems"@en ;
  a skos:Concept .

