@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/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: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: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:d7
  skos:prefLabel "VRK etunimitilasto9/2018"@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:n234
  ns0:isGivenName henko:g236 ;
  skos:inScheme <http://ldf.fi/henko> ;
  dc:source henko:d3, henko:d13, henko:d12, henko:d11, henko:d10, henko:d9, henko:d7, henko:d1 ;
  skos:prefLabel "William"@fi ;
  a <http://www.cidoc-crm.org/cidoc-crm/E41_Appellation>, ns0:WrittenNameForm .

henko:g236
  skos:prefLabel "William miehen etunimenä"@fi, "William as a male given name"@en ;
  a ns0:GivenName, skos:Concept ;
  ns0:hasWrittenForm henko:n234 .

henko:e44364 ns0:hasName henko:n234 .
henko:e234 ns0:hasName henko:n234 .
henko:e219401 ns0:hasName henko:n234 .
henko:e217149 ns0:hasName henko:n234 .
henko:e213929 ns0:hasName henko:n234 .
henko:e190640 ns0:hasName henko:n234 .
henko:e168979 ns0:hasName henko:n234 .
henko:e133826 ns0:hasName henko:n234 .
