@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:sh85148776
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:notation "QL666.L293" ;
  skos:broader lcsh:sh85148775 ;
  a skos:Concept ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Xantusia vigilis"@en ;
  dc:modified "1993-01-23T11:16:54"^^xsd:dateTime .

lcsh:sh85148775
  skos:notation "QL666.L293" ;
  skos:prefLabel "Xantusia"@en ;
  a skos:Concept .

