@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:sh97008156
  skos:prefLabel "La Tour d'Auvergne family"@en ;
  a skos:Concept ;
  skos:related lcsh:sh92004579 .

lcsh:sh85047172
  skos:prefLabel "Fantin-Latour family"@en ;
  a skos:Concept ;
  skos:related lcsh:sh92004579 .

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

lcsh:sh92004579
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:related lcsh:sh97008156, lcsh:sh85047172 ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  dc:modified "1997-12-01T14:06:58"^^xsd:dateTime ;
  skos:prefLabel "Latour family"@en ;
  dc:created "1992-08-17T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept .

