@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 ;
  skos:hasTopConcept lcsh:sj2002006659 .

lcsh:sj2002006659
  skos:prefLabel "Imaginary creatures"@en ;
  dc:created "2002-05-29T00:00:00"^^xsd:dateTime ;
  skos:note "Here are entered works on imaginary animals and other fanciful creatures that do not exist. Works on creatures found in myths and legends, such as the unicorn, griffin, and phoenix, are entered under [Animals, Mythical.]" ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_Childrens ;
  skos:altLabel "Imaginary animals"@en, "Animals, Imaginary"@en, "Creatures, Imaginary"@en ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:related lcsh:sj2002004227, lcsh:sh85005269 ;
  dc:modified "2002-08-13T11:22:40"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

lcsh:sh85005269
  skos:notation "GR825-GR830" ;
  skos:prefLabel "Animals, Mythical"@en ;
  a skos:Concept ;
  skos:related lcsh:sj2002006659 .

lcsh:sj2002004227
  skos:prefLabel "Animals, Mythical"@en ;
  a skos:Concept ;
  skos:related lcsh:sj2002006659 .

