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

lcsh:sh2007005721
  dc:modified "2012-11-16T11:52:27"^^xsd:dateTime ;
  skos:prefLabel "Strikes and lockouts--Furniture industry and trade"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographically, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Furniture industry and trade--Strikes and lockouts"@en ;
  dc:created "2007-07-25T00:00:00"^^xsd:dateTime .

