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

lcsh:sh00005786
  dc:modified "2006-02-22T12:14:29"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_Subdivisions, lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1200 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Foreign public opinion, Austrian, [British, etc.]"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  dc:created "2000-03-16T00:00:00"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under names of countries, etc., and individual wars." .

