@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:sh2013000534
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically, lcsh:collection_LCSHAuthorizedHeadings ;
  dc:created "2013-02-26T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Yellowmouth rockfish"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:broader lcsh:sh85119392 ;
  skos:altLabel "Sebastodes reedi"@en, "Sebastes reedi"@en ;
  a skos:Concept ;
  skos:notation "QL638.S42" .

lcsh:sh85119392
  skos:notation "QL638.S42" ;
  skos:prefLabel "Sebastes"@en ;
  a skos:Concept .

