@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:sh86001101
  skos:member lcsh:collection_SubdivideGeographically, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:broader lcsh:sh85017704, lcsh:sh2012004029 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  dc:modified "2013-01-24T13:32:29"^^xsd:dateTime ;
  dc:created "1986-02-25T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Masonry cutting tools"@en .

lcsh:sh2012004029
  skos:prefLabel "Cutting tools"@en ;
  a skos:Concept .

lcsh:sh85017704
  skos:notation "TH915" ;
  skos:prefLabel "Building--Equipment and supplies"@en ;
  a skos:Concept .

