@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:sh2009006600 .

lcsh:sh85089948
  skos:prefLabel "National characteristics"@en ;
  a skos:Concept ;
  skos:related lcsh:sh2009006600 .

lcsh:sh2009006600
  skos:related lcsh:sh85089948 ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSHAuthorizedHeadings ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Exceptionalism"@en ;
  skos:note "Here are entered works on the theory or belief that a specific country or other place does not conform to standard patterns or norms in terms of its origins, institutions, credo, and/or historical evolution." ;
  dc:created "2009-06-26T00:00:00"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

