@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:sj96006244
  skos:prefLabel "Textile industry"@en ;
  a skos:Concept .

lcsh:sh85134373
  skos:notation "TS1300-TS1865", "HD9850-HD9869", "NK8800-NK8999" ;
  skos:prefLabel "Textile industry"@en ;
  a skos:Concept .

lcsh:sh85103207
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:prefLabel "Plastics in the textile industry"@en ;
  skos:member lcsh:collection_SubdivideGeographically, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:notation "TS1449" ;
  skos:broader lcsh:sj96006244, lcsh:sh85134373 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2013-05-21T11:43:35"^^xsd:dateTime .

