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

<http://data.bnf.fr/ark:/12148/cb16145112g> skos:closeMatch lcsh:sh99002424 .
lcsh:sh99002424
  skos:altLabel "Assaults against"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1103, lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1100, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_TopicSubdivisions ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "1999-03-17T00:00:00"^^xsd:dateTime ;
  dc:modified "2006-05-09T07:41:11"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb16145112g> ;
  a skos:Concept ;
  skos:example "Reference under the headings [Assault and battery; Violence]" ;
  skos:prefLabel "Violence against"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use as a topical subdivision under classes of persons and ethnic groups." .

