@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://content.glin.gov/subjectTerm/9908> skos:exactMatch lcsh:sh00006074 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh00006074 .

lcsh:sh00006074
  skos:note "Use as a topical subdivision under names of individual persons." ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Impeachment"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General, lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1110 ;
  skos:example "Reference under the heading [Impeachments]" ;
  skos:exactMatch <http://content.glin.gov/subjectTerm/9908> ;
  dc:created "2000-04-04T00:00:00"^^xsd:dateTime ;
  dc:modified "2006-02-28T09:48:16"^^xsd:dateTime ;
  a skos:Concept .

