@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:sh97002811
  skos:notation "QL737.L32" ;
  skos:prefLabel "Romerolagus"@en ;
  a skos:Concept .

lcsh:sh97002810
  skos:altLabel "Romerolagus diazi"@en, "Romerolagus nelsoni"@en ;
  skos:broader lcsh:sh97002811 ;
  dc:modified "2013-04-17T13:04:48"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically ;
  dc:created "1997-03-18T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Volcano rabbit"@en ;
  skos:notation "QL737.L32" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept .

