@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:sh93008018
  skos:prefLabel "Temperament in children--Testing"@en ;
  a skos:Concept .

lcsh:sh93008017
  a skos:Concept ;
  skos:broader lcsh:sh93008018 ;
  skos:altLabel "TABC (Psychological test)"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General ;
  dc:created "1993-10-27T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Temperament Assessment Battery for Children"@en ;
  skos:notation "BF698.8.T39" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

