@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/notableGivenNameBearer> rdfs:label "Tunnetut henkilöt, joilla on sama etunimi"@fi, "Notable people with the same given name"@en .
<http://ldf.fi/schema/henko/gendered> rdfs:label "Nimen sukupuoli"@fi, "Gender related to the name"@en .
henko:g86
  skos:prefLabel "Johan unisex etunimenä"@fi, "Johan as a unisex given name"@en ;
  a <http://ldf.fi/schema/henko/GivenName>, skos:Concept .

henko:g238
  skos:prefLabel "Carl miehen etunimenä"@fi, "Carl as a male given name"@en ;
  a <http://ldf.fi/schema/henko/GivenName>, skos:Concept .

<http://ldf.fi/schema/henko/isCombinationNameOf> rdfs:label "Yhdistelmänimi nimistä"@fi, "Combination name from names"@en .
henko:e756
  skos:prefLabel "Nimen Carl-Johan käyttö miehen etunimenä lähteessä VRK etunimitilasto8/2019 8/2019"@fi, "Name Carl-Johan used as a male given name in data source VRK etunimitilasto8/2019 8/2019"@en ;
  a <http://ldf.fi/schema/henko/GivenNameUsage> .

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

henko:e219656
  skos:prefLabel "Nimen Carl-Johan käyttö miehen etunimenä lähteessä Norssi High School Alumni 1867-1992"@fi, "Name Carl-Johan used as a male given name in data source Norssi High School Alumni 1867-1992"@en ;
  a <http://ldf.fi/schema/henko/GivenNameUsage> .

henko:e214546
  skos:prefLabel "Nimen Carl-Johan käyttö miehen etunimenä lähteessä BiografiaSampo 3rd century - present"@fi, "Name Carl-Johan used as a male given name in data source BiografiaSampo 3rd century - present"@en ;
  a <http://ldf.fi/schema/henko/GivenNameUsage> .

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

henko:e169505
  skos:prefLabel "Nimen Carl-Johan käyttö miehen etunimenä lähteessä VRK etunimitilasto2/2020 2/2020"@fi, "Name Carl-Johan used as a male given name in data source VRK etunimitilasto2/2020 2/2020"@en ;
  a <http://ldf.fi/schema/henko/GivenNameUsage> .

henko:e134329
  skos:prefLabel "Nimen Carl-Johan käyttö miehen etunimenä lähteessä VRK etunimitilasto9/2018 9/2018"@fi, "Name Carl-Johan used as a male given name in data source VRK etunimitilasto9/2018 9/2018"@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:g758
  ns0:notableGivenNameBearer <http://ldf.fi/norssit/norssi_4923>, <http://ldf.fi/norssit/norssi_4857>, <http://ldf.fi/nbf/p3226>, <http://ldf.fi/nbf/p12200>, <http://ldf.fi/nbf/p11326>, <http://ldf.fi/nbf/p5586> ;
  ns0:gendered "Mies"@fi, "Male"@en ;
  a skos:Concept, ns0:GivenName ;
  skos:prefLabel "Carl-Johan as a male given name"@en, "Carl-Johan miehen etunimenä"@fi ;
  skos:inScheme <http://ldf.fi/henko> ;
  ns0:hasWrittenForm henko:n756 ;
  ns0:isUsed henko:e134329, henko:e169505, henko:e191175, henko:e214546, henko:e219656, henko:e44875, henko:e756 ;
  ns0:isCombinationNameOf henko:g238, henko:g86 .

henko:n756
  skos:prefLabel "Carl-Johan"@fi ;
  a <http://www.cidoc-crm.org/cidoc-crm/E41_Appellation>, ns0:WrittenNameForm ;
  ns0:isGivenName henko:g758 .

