@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

lcsh:sh85014304 skos:broader lcsh:sh85014314 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh85014314 .

lcsh:sh85014314
  skos:prefLabel "Birds--Collection and preservation"@en ;
  dc:created "2001-11-06T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General ;
  dc:modified "2001-11-23T06:42:16"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:notation "QL677.7" .

