@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:sj96005408
  a skos:Concept ;
  dc:created "1996-05-08T00:00:00"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2007-04-20T07:54:38"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_Childrens, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:altLabel "Emotional problems of children"@en, "Emotional problems of teenagers"@en ;
  skos:prefLabel "Emotional problems"@en ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12505586f> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sj96005408 .

<http://data.bnf.fr/ark:/12148/cb12505586f> skos:closeMatch lcsh:sj96005408 .
