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

lcsh:sh99001302
  dc:created "1999-02-23T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_PatternHeadingH1120, lcsh:collection_GenreFormSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1140, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1110, lcsh:collection_PatternHeadingH1105 ;
  skos:prefLabel "Trials, litigation, etc."@en ;
  skos:altLabel "Proceedings of trials"@en, "Trial proceedings"@en ;
  a skos:Concept ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb13319040q> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-05-05T12:01:58"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:example "Reference under the heading [Trials] and the general see reference [Litigation]" ;
  skos:note "Use as a form subdivision under names of countries, cities, etc., individual persons, families, and corporate bodies for the proceedings of civil or criminal actions to which they are parties." .

<http://data.bnf.fr/ark:/12148/cb13319040q> skos:closeMatch lcsh:sh99001302 .
