@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 yso: <http://www.yso.fi/onto/yso/> .

<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 .
<http://ldf.fi/schema/henko/refersPlace> rdfs:label "Paikannimeen viittaava nimi"@fi, "Name that references a place"@en .
henko:e5257
  skos:prefLabel "Nimen Kallio käyttö miehen etunimenä lähteessä VRK etunimitilasto8/2019 8/2019"@fi, "Name Kallio used as a male given name in data source VRK etunimitilasto8/2019 8/2019"@en ;
  a <http://ldf.fi/schema/henko/GivenNameUsage> .

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

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

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

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

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

henko:e138802
  skos:prefLabel "Nimen Kallio käyttö miehen etunimenä lähteessä VRK etunimitilasto9/2018 9/2018"@fi, "Name Kallio 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:g5259
  ns0:notableGivenNameBearer <http://ldf.fi/yoma/people/p23400> ;
  ns0:gendered "Mies"@fi, "Male"@en ;
  a skos:Concept, ns0:GivenName ;
  skos:prefLabel "Kallio as a male given name"@en, "Kallio miehen etunimenä"@fi ;
  skos:inScheme <http://ldf.fi/henko> ;
  ns0:hasWrittenForm henko:n5257 ;
  ns0:isUsed henko:e138802, henko:e173813, henko:e195538, henko:e217873, henko:e220034, henko:e49281, henko:e5257 ;
  owl:sameAs <http://fi.dbpedia.org/resource/Kallio> ;
  ns0:refersPlace yso:p105606 .

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

