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

lcsh:sh85005043
  skos:altLabel "Anglea family"@en, "Angell family"@en, "Angill family"@en, "Angley family"@en ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:related lcsh:sh2009002811 ;
  skos:prefLabel "Angle family"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2009-04-22T09:46:47"^^xsd:dateTime ;
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

lcsh:sh2009002811
  skos:prefLabel "Ángel family"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85005043 .

