@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:sh85123970
  skos:prefLabel "Social learning"@en ;
  a skos:Concept .

lcsh:sh2009002409
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:related lcsh:sh85123982 ;
  dc:created "2009-03-13T00:00:00"^^xsd:dateTime ;
  skos:altLabel "SCT (Social cognitive theory)"@en, "Social cognition theory"@en ;
  skos:prefLabel "Social cognitive theory"@en ;
  a skos:Concept ;
  skos:broader lcsh:sh85123970 .

lcsh:sh85123982
  skos:notation "HM1041-HM1101", "BF323.S63" ;
  skos:prefLabel "Social perception"@en ;
  a skos:Concept ;
  skos:related lcsh:sh2009002409 .

