@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/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:e217658
  skos:prefLabel "Nimen Barthold käyttö miehen etunimenä lähteessä AkatemiaSampo 1640-1899"@fi, "Name Barthold used as a male given name in data source AkatemiaSampo 1640-1899"@en ;
  a <http://ldf.fi/schema/henko/GivenNameUsage> .

henko:e214541
  skos:prefLabel "Nimen Barthold käyttö miehen etunimenä lähteessä BiografiaSampo 3rd century - present"@fi, "Name Barthold used as a male given name in data source BiografiaSampo 3rd century - present"@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:g22526
  ns0:notableGivenNameBearer <http://ldf.fi/yoma/people/pU1302>, <http://ldf.fi/yoma/people/p3196>, <http://ldf.fi/yoma/people/p8906>, <http://ldf.fi/nbf/p1419>, <http://ldf.fi/nbf/p30014>, <http://ldf.fi/yoma/people/p6707> ;
  a skos:Concept, ns0:GivenName ;
  skos:prefLabel "Barthold as a male given name"@en, "Barthold miehen etunimenä"@fi ;
  skos:inScheme <http://ldf.fi/henko> ;
  ns0:hasWrittenForm henko:n43152 ;
  ns0:isUsed henko:e214541, henko:e217658 ;
  owl:sameAs wd:Q20859128 ;
  ns0:gendered "Male"@en, "Mies"@fi .

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

