@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:sh2012003901
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Milk strainers"@en ;
  skos:altLabel "Cream strainers"@en, "Strainers, Cream"@en, "Strainers, Milk"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographically, lcsh:collection_LCSH_General ;
  dc:created "2012-10-02T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:broader lcsh:sh85072573 .

lcsh:sh85072573
  skos:notation "TX656-TX658" ;
  skos:prefLabel "Kitchen utensils"@en ;
  a skos:Concept .

