@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/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:d13
  skos:prefLabel "Norssi High School Alumni"@fi ;
  a <http://ldf.fi/schema/henko/DataSource> .

henko:d12
  skos:prefLabel "AkatemiaSampo"@fi ;
  a <http://ldf.fi/schema/henko/DataSource> .

henko:d11
  skos:prefLabel "BiografiaSampo"@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:n22477
  ns0:isFamilyName henko:f2305 ;
  skos:inScheme <http://ldf.fi/henko> ;
  dc:source henko:d4, henko:d2, henko:d8, henko:d6, henko:d5, henko:d13, henko:d12, henko:d11 ;
  skos:prefLabel "Kovero"@fi ;
  a <http://www.cidoc-crm.org/cidoc-crm/E41_Appellation>, ns0:WrittenNameForm .

henko:s90323 ns0:hasName henko:n22477 .
henko:s7735 ns0:hasName henko:n22477 .
henko:s67453 ns0:hasName henko:n22477 .
henko:s23741 ns0:hasName henko:n22477 .
henko:s19834 ns0:hasName henko:n22477 .
henko:s1610 ns0:hasName henko:n22477 .
henko:s148311 ns0:hasName henko:n22477 .
henko:s113117 ns0:hasName henko:n22477 .
henko:f2305
  skos:prefLabel "Kovero sukunimenä"@fi, "Kovero as a family name"@en ;
  a skos:Concept, ns0:FamilyName ;
  ns0:hasWrittenForm henko:n22477 .

