@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 dc: <http://purl.org/dc/terms/> .
@prefix ns0: <http://ldf.fi/schema/henko/> .
@prefix ns1: <https://www.wikidata.org/prop/direct/> .

<http://ldf.fi/schema/henko/origin> rdfs:label "alkuperäiskieli"@fi, "language of origin"@en .
<http://ldf.fi/schema/henko/isFamilyName> rdfs:label "Sukunimenä"@fi, "Is a family name"@en .
<http://ldf.fi/schema/henko/gendered> rdfs:label "Nimen sukupuoli"@fi, "Gender related to the 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/PatronymicForm>
  rdfs:label "Patronyymi"@fi, "Patronymic"@en ;
  a rdfs:Class .

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

henko:n26307
  a <http://ldf.fi/schema/henko/WrittenNameForm>, <http://www.cidoc-crm.org/cidoc-crm/E41_Appellation>, <http://ldf.fi/schema/henko/PatronymicForm> ;
  skos:prefLabel "Jahnsson"@fi ;
  dc:source henko:d11, henko:d12, henko:d13, henko:d5, henko:d6, henko:d8, henko:d2, henko:d4 ;
  skos:inScheme <http://ldf.fi/henko> ;
  ns0:gendered "male" ;
  ns0:isFamilyName henko:f6398 ;
  ns0:origin "sv" .

henko:g3481 ns1:P2976 henko:n26307 .
henko:s94466 ns0:hasName henko:n26307 .
henko:s71623 ns0:hasName henko:n26307 .
henko:s6626 ns0:hasName henko:n26307 .
henko:s27834 ns0:hasName henko:n26307 .
henko:s19517 ns0:hasName henko:n26307 .
henko:s152413 ns0:hasName henko:n26307 .
henko:s1523 ns0:hasName henko:n26307 .
henko:s117212 ns0:hasName henko:n26307 .
henko:f6398
  skos:prefLabel "Jahnsson sukunimenä"@fi, "Jahnsson as a family name"@en ;
  a skos:Concept, ns0:FamilyName ;
  ns0:hasWrittenForm henko:n26307 .

