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

lcsh:sh86000741
  dc:created "1986-02-06T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Vaden family"@en ;
  skos:altLabel "Vaiden family"@en, "Vaudin family"@en, "Vaudyn family"@en, "Vadin family"@en ;
  dc:modified "1996-07-09T13:52:13"^^xsd:dateTime ;
  a skos:Concept ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

