@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:sh2012002605
  skos:note "Here are entered works of Inuit-language literature from Canada. Works of literature in English by Inuit from Canada are entered under [Canadian literature--Inuit authors.]" ;
  skos:example "Note under [Canadian literature--Inuit authors]" ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically, lcsh:collection_LCSHAuthorizedHeadings ;
  a skos:Concept ;
  dc:created "2012-06-26T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Inuit literature--Canada"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Canadian literature (Inuit)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

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

