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

<http://ldf.fi/schema/henko/gendered> rdfs:label "Nimen sukupuoli"@fi, "Gender related to the name"@en .
henko:e390
  skos:prefLabel "Nimen Ĺke käyttö miehen etunimenä lähteessä VRK etunimitilasto8/2019 8/2019"@fi, "Name Ĺke used as a male given name in data source VRK etunimitilasto8/2019 8/2019"@en ;
  a <http://ldf.fi/schema/henko/GivenNameUsage> .

<http://ldf.fi/schema/henko/isUsed> rdfs:label "käyttö"@fi, "usage"@en .
<http://ldf.fi/schema/henko/hasWrittenForm> rdfs:label "Name's written form"@en, "Nimen kirjoitusasu"@fi .
<http://ldf.fi/henko>
  skos:prefLabel "Suomen henkilönimiontologia - HENKO"@fi, "Finland's Person Name Ontology - HENKO"@en ;
  a sd:Dataset, skos:ConceptScheme .

<http://ldf.fi/schema/henko/GivenName>
  rdfs:label "Etunimi"@fi, "Given name"@en ;
  a rdfs:Class .

henko:g392
  ns0:gendered "Mies"@fi, "Male"@en ;
  ns0:isUsed henko:e390 ;
  ns0:hasWrittenForm henko:n390 ;
  skos:inScheme <http://ldf.fi/henko> ;
  skos:prefLabel "Ĺke miehen etunimenä"@fi, "Ĺke as a male given name"@en ;
  a ns0:GivenName, skos:Concept .

henko:g9079 ns0:isCombinationNameOf henko:g392 .
henko:g8982 ns0:isCombinationNameOf henko:g392 .
henko:g8855 ns0:isCombinationNameOf henko:g392 .
henko:g8813 ns0:isCombinationNameOf henko:g392 .
henko:g7889 ns0:isCombinationNameOf henko:g392 .
henko:g7487 ns0:isCombinationNameOf henko:g392 .
henko:g7380 ns0:isCombinationNameOf henko:g392 .
henko:g7342 ns0:isCombinationNameOf henko:g392 .
henko:g6377 ns0:isCombinationNameOf henko:g392 .
henko:g5923 ns0:isCombinationNameOf henko:g392 .
henko:g5332 ns0:isCombinationNameOf henko:g392 .
henko:g5041 ns0:isCombinationNameOf henko:g392 .
henko:g3647 ns0:isCombinationNameOf henko:g392 .
henko:g2599 ns0:isCombinationNameOf henko:g392 .
henko:g2419 ns0:isCombinationNameOf henko:g392 .
henko:g2417 ns0:isCombinationNameOf henko:g392 .
henko:n390
  skos:prefLabel "Ĺke"@fi ;
  a <http://www.cidoc-crm.org/cidoc-crm/E41_Appellation>, ns0:WrittenNameForm ;
  ns0:isGivenName henko:g392 .

