@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:sh85005804
  skos:notation "QL568.F7" ;
  skos:prefLabel "Ants"@en ;
  a skos:Concept ;
  skos:related lcsh:sh2012001929 .

lcsh:sh2012001929
  dc:created "2012-05-01T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  skos:prefLabel "Myrmecology"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:related lcsh:sh85005804 ;
  skos:broader lcsh:sh85044125 ;
  skos:altLabel "Formicology"@en .

lcsh:sh85044125
  skos:prefLabel "Entomology"@en ;
  a skos:Concept .

