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

lcsh:sh97002953
  skos:altLabel "Charlop family"@en, "Charlip family"@en, "Sharlop family"@en, "Charloff family"@en, "Tscharlop family"@en, "Harlaff family"@en, "Sharlip family"@en, "Ḥarlap family"@en ;
  dc:created "1997-03-21T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:prefLabel "Charlap family"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

