@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sd: <http://www.w3.org/ns/sparql-service-description#> .
@prefix henko: <http://ldf.fi/henko/> .
@prefix ns0: <http://ldf.fi/schema/henko/> .
@prefix dc: <http://purl.org/dc/terms/> .

<http://ldf.fi/schema/henko/isFamilyName> rdfs:label "Sukunimenä"@fi, "Is a family name"@en .
<http://ldf.fi/schema/henko/isGivenName> rdfs:label "Etunimenä"@fi, "Is a given name"@en .
<http://ldf.fi/henko>
  skos:prefLabel "Suomen henkilönimiontologia - HENKO"@fi, "Finland's Person Name Ontology - HENKO"@en ;
  a sd:Dataset, skos:ConceptScheme .

henko:d4
  skos:prefLabel "VRK sukunimitilasto8/2020"@fi ;
  a <http://ldf.fi/schema/henko/DataSource> .

henko:d2
  skos:prefLabel "VRK sukunimitilasto9/2018"@fi ;
  a <http://ldf.fi/schema/henko/DataSource> .

henko:d8
  skos:prefLabel "VRK sukunimitilasto1/2019"@fi ;
  a <http://ldf.fi/schema/henko/DataSource> .

henko:d6
  skos:prefLabel "VRK sukunimitilasto8/2019"@fi ;
  a <http://ldf.fi/schema/henko/DataSource> .

henko:d5
  skos:prefLabel "VRK sukunimitilasto2/2020"@fi ;
  a <http://ldf.fi/schema/henko/DataSource> .

henko:d3
  skos:prefLabel "VRK etunimitilasto1/2019"@fi ;
  a <http://ldf.fi/schema/henko/DataSource> .

henko:d10
  skos:prefLabel "VRK etunimitilasto8/2020"@fi ;
  a <http://ldf.fi/schema/henko/DataSource> .

henko:d9
  skos:prefLabel "VRK etunimitilasto2/2020"@fi ;
  a <http://ldf.fi/schema/henko/DataSource> .

henko:d1
  skos:prefLabel "VRK etunimitilasto8/2019"@fi ;
  a <http://ldf.fi/schema/henko/DataSource> .

<http://ldf.fi/schema/henko/WrittenNameForm>
  rdfs:label "Nimen kirjoitusasu"@fi, "Written name form"@en ;
  a rdfs:Class .

henko:n8270
  ns0:isFamilyName henko:f18881 ;
  ns0:isGivenName henko:g8272 ;
  skos:inScheme <http://ldf.fi/henko> ;
  dc:source henko:d4, henko:d2, henko:d8, henko:d6, henko:d5, henko:d3, henko:d10, henko:d9, henko:d1 ;
  skos:prefLabel "Bach"@fi ;
  a <http://www.cidoc-crm.org/cidoc-crm/E41_Appellation>, ns0:WrittenNameForm .

henko:g8272
  skos:prefLabel "Bach unisex etunimenä"@fi, "Bach as a unisex given name"@en ;
  a ns0:GivenName, skos:Concept ;
  ns0:hasWrittenForm henko:n8270 .

henko:s83587 ns0:hasName henko:n8270 .
henko:s40317 ns0:hasName henko:n8270 .
henko:s164912 ns0:hasName henko:n8270 .
henko:s129732 ns0:hasName henko:n8270 .
henko:s106429 ns0:hasName henko:n8270 .
henko:f18881
  skos:prefLabel "Bach sukunimenä"@fi, "Bach as a family name"@en ;
  a skos:Concept, ns0:FamilyName ;
  ns0:hasWrittenForm henko:n8270 .

henko:e8270 ns0:hasName henko:n8270 .
henko:e61780 ns0:hasName henko:n8270 .
henko:e52193 ns0:hasName henko:n8270 .
henko:e208654 ns0:hasName henko:n8270 .
henko:e197117 ns0:hasName henko:n8270 .
henko:e186775 ns0:hasName henko:n8270 .
henko:e17932 ns0:hasName henko:n8270 .
henko:e176089 ns0:hasName henko:n8270 .
