@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

lcsh:sh99005048
  skos:example "Reference under the heading [Claims]" ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1110, lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1105, lcsh:collection_PatternHeadingH1140 ;
  skos:note "Use as a topical subdivision under names of countries, cities, etc., individual persons, and corporate bodies for works on legal claims filed by the jurisdiction, person, or corporate body." ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:editorialNote "[Complete the subdivision with the name of the jurisdiction against which the claim was brought.]" ;
  dc:created "1999-07-08T00:00:00"^^xsd:dateTime ;
  dc:modified "2006-05-10T07:55:40"^^xsd:dateTime ;
  skos:prefLabel "Claims vs. . . ."@en ;
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh99005048 .

