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

lcsh:sh86003763
  skos:prefLabel "Quinlan family"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85109866 .

lcsh:sh85109866
  skos:altLabel "Quin family"@en, "O'Quinn family"@en, "O'Quin family"@en ;
  a skos:Concept ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:prefLabel "Quinn family"@en ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "1996-06-27T07:44:46"^^xsd:dateTime ;
  skos:related lcsh:sh86003763 .

