@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 ;
  skos:hasTopConcept lcsh:sh2009001234 .

lcsh:sh2009001234
  a skos:Concept ;
  skos:altLabel "PCK (Pedagogical content knowledge)"@en, "Knowledge, Pedagogical content"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:related lcsh:sh85133052 ;
  dc:created "2009-02-19T00:00:00"^^xsd:dateTime ;
  dc:modified "2009-06-12T06:36:23"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Pedagogical content knowledge"@en .

lcsh:sh85133052
  skos:notation "LB1025-LB1050.7", "LB1775-LB1785" ;
  skos:prefLabel "Teaching"@en ;
  a skos:Concept ;
  skos:related lcsh:sh2009001234 .

