@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/> .

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

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:n19197
  a <http://ldf.fi/schema/henko/WrittenNameForm>, <http://www.cidoc-crm.org/cidoc-crm/E41_Appellation> ;
  skos:prefLabel "Malmi"@fi ;
  dc:source henko:d1, henko:d11, henko:d12, henko:d13, henko:d3, henko:d5, henko:d6, henko:d8, henko:d2, henko:d4 ;
  skos:inScheme <http://ldf.fi/henko> ;
  ns0:isGivenName henko:g20208 ;
  ns0:isFamilyName henko:f1042 .

henko:s89072 ns0:hasName henko:n19197 .
henko:s66233 ns0:hasName henko:n19197 .
henko:s22478 ns0:hasName henko:n19197 .
henko:s17825 ns0:hasName henko:n19197 .
henko:s1719 ns0:hasName henko:n19197 .
henko:s147057 ns0:hasName henko:n19197 .
henko:s13804 ns0:hasName henko:n19197 .
henko:s111863 ns0:hasName henko:n19197 .
henko:g20208
  skos:prefLabel "Malmi naisen etunimenä"@fi, "Malmi as a female given name"@en ;
  a ns0:GivenName, skos:Concept ;
  ns0:hasWrittenForm henko:n19197 .

henko:f1042
  skos:prefLabel "Malmi sukunimenä"@fi, "Malmi as a family name"@en ;
  a skos:Concept, ns0:FamilyName ;
  ns0:hasWrittenForm henko:n19197 .

henko:e63919 ns0:hasName henko:n19197 .
henko:e20206 ns0:hasName henko:n19197 .
