@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:sh87005097
  a skos:Concept ;
  skos:prefLabel "Prehistoric animals in motion pictures"@en ;
  skos:altLabel "Animals, Fossil, in motion pictures"@en, "Animals, Prehistoric, in motion pictures"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:broader lcsh:sh85088084 ;
  dc:modified "2004-07-07T10:47:14"^^xsd:dateTime ;
  dc:created "1987-08-13T00:00:00"^^xsd:dateTime ;
  skos:notation "PN1995.9.P67" ;
  skos:related lcsh:sh85097123 .

lcsh:sh85088084
  skos:notation "PN1993-PN1999" ;
  skos:prefLabel "Motion pictures"@en ;
  a skos:Concept .

lcsh:sh85097123
  skos:notation "QE701-QE996.5" ;
  skos:prefLabel "Paleontology"@en ;
  a skos:Concept ;
  skos:related lcsh:sh87005097 .

