@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:sh2008000196
  a skos:Concept ;
  skos:altLabel "School Library Media Program of the Year Award"@en, "NSLMPY Award"@en, "AASL National School Library Media Program of the Year Award"@en ;
  dc:modified "2008-02-19T13:37:11"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "National School Library Media Program of the Year Award"@en ;
  dc:created "2008-02-14T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh2008000546 .

lcsh:sh2008000546
  skos:prefLabel "School libraries--Awards--United States"@en ;
  a skos:Concept .

