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

lcsh:sh85093743
  skos:prefLabel "O'Brien family"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85017371 .

lcsh:sh85017371
  dc:modified "1988-03-15T09:34:02"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:altLabel "Bryan family"@en, "Briene family"@en, "Brian family"@en, "Bryen family"@en, "Bryn family"@en, "Bryent family"@en, "Brions family"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Bryant family"@en ;
  skos:related lcsh:sh85093743 ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime .

