@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

lcsh:sh85102003
  skos:prefLabel "Picture interpretation"@en ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  dc:modified "2013-05-07T09:42:10"^^xsd:dateTime ;
  skos:broader lcsh:sh85102005 ;
  a skos:Concept ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographically ;
  skos:altLabel "Interpretation of pictures"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh85102005
  skos:prefLabel "Picture perception"@en ;
  a skos:Concept .

