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

lcsh:sh2002011435
  dc:modified "2006-05-23T13:25:10"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under names of individual persons and groups of literary authors for works on the person's political and/or social views in general." ;
  dc:created "2004-08-16T00:00:00"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11975806s> ;
  skos:member lcsh:collection_PatternHeadingH1155.2, lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1110, lcsh:collection_LCSH_General, lcsh:collection_Subdivisions ;
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:editorialNote "[Do not use for works written by a person on political or social topics.]" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Social views"@en ;
  skos:prefLabel "Political and social views"@en .

<http://data.bnf.fr/ark:/12148/cb11975806s> skos:closeMatch lcsh:sh2002011435 .
