@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:sh85143926
  skos:notation "BF241" ;
  skos:prefLabel "Visual perception"@en ;
  a skos:Concept .

lcsh:sh85099710
  skos:notation "RC382.2" ;
  skos:prefLabel "Perceptual disorders"@en ;
  a skos:Concept .

lcsh:sh2013000648
  skos:member lcsh:collection_SubdivideGeographically, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Pareidolia"@en ;
  dc:created "2013-03-07T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:broader lcsh:sh85099710, lcsh:sh85143926 ;
  skos:altLabel "Neuropareidolia"@en .

