@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:sh85095643
  a skos:Concept ;
  skos:notation "TT872.5" ;
  skos:prefLabel "Origami"@en ;
  skos:altLabel "Paper folding, Japanese"@en, "Japanese paper folding"@en ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  dc:modified "2012-12-10T06:46:44"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_SubdivideGeographically, lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:broader lcsh:sh85097649 .

lcsh:sh85097649
  skos:notation "LB1542", "TT870" ;
  skos:prefLabel "Paper work"@en ;
  a skos:Concept .

