@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/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wd: <http://www.wikidata.org/entity/> .

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

henko:e62761
  skos:prefLabel "Nimen Tal käyttö naisen etunimenä lähteessä VRK etunimitilasto1/2019 1/2019"@fi, "Name Tal used as a female given name in data source VRK etunimitilasto1/2019 1/2019"@en ;
  a <http://ldf.fi/schema/henko/GivenNameUsage> .

henko:e51537
  skos:prefLabel "Nimen Tal käyttö miehen etunimenä lähteessä VRK etunimitilasto1/2019 1/2019"@fi, "Name Tal used as a male given name in data source VRK etunimitilasto1/2019 1/2019"@en ;
  a <http://ldf.fi/schema/henko/GivenNameUsage> .

henko:e209341
  skos:prefLabel "Nimen Tal käyttö naisen etunimenä lähteessä VRK etunimitilasto8/2020 8/2020"@fi, "Name Tal used as a female given name in data source VRK etunimitilasto8/2020 8/2020"@en ;
  a <http://ldf.fi/schema/henko/GivenNameUsage> .

henko:e198510
  skos:prefLabel "Nimen Tal käyttö miehen etunimenä lähteessä VRK etunimitilasto8/2020 8/2020"@fi, "Name Tal used as a male given name in data source VRK etunimitilasto8/2020 8/2020"@en ;
  a <http://ldf.fi/schema/henko/GivenNameUsage> .

henko:e18948
  skos:prefLabel "Nimen Tal käyttö naisen etunimenä lähteessä VRK etunimitilasto8/2019 8/2019"@fi, "Name Tal used as a female given name in data source VRK etunimitilasto8/2019 8/2019"@en ;
  a <http://ldf.fi/schema/henko/GivenNameUsage> .

henko:e187456
  skos:prefLabel "Nimen Tal käyttö naisen etunimenä lähteessä VRK etunimitilasto2/2020 2/2020"@fi, "Name Tal used as a female given name in data source VRK etunimitilasto2/2020 2/2020"@en ;
  a <http://ldf.fi/schema/henko/GivenNameUsage> .

henko:e176735
  skos:prefLabel "Nimen Tal käyttö miehen etunimenä lähteessä VRK etunimitilasto2/2020 2/2020"@fi, "Name Tal used as a male given name in data source VRK etunimitilasto2/2020 2/2020"@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:g7416
  ns0:gendered "Unisex"@fi, "Unisex"@en ;
  a skos:Concept, ns0:GivenName ;
  skos:prefLabel "Tal as a unisex given name"@en, "Tal unisex etunimenä"@fi ;
  skos:inScheme <http://ldf.fi/henko> ;
  ns0:hasWrittenForm henko:n7414 ;
  ns0:isUsed henko:e176735, henko:e187456, henko:e18948, henko:e198510, henko:e209341, henko:e51537, henko:e62761, henko:e7414 ;
  owl:sameAs wd:Q27924441 .

henko:n7414
  skos:prefLabel "Tal"@fi ;
  a <http://www.cidoc-crm.org/cidoc-crm/E41_Appellation>, ns0:WrittenNameForm ;
  ns0:isGivenName henko:g7416 .

