@prefix henko: <http://ldf.fi/henko/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/> .

henko:f3683
  skos:prefLabel "Kallela sukunimenä"@fi, "Kallela as a family name"@en ;
  a skos:Concept, <http://ldf.fi/schema/henko/FamilyName> .

henko:f20015
  skos:prefLabel "Gallen sukunimenä"@fi, "Gallen as a family name"@en ;
  a skos:Concept, <http://ldf.fi/schema/henko/FamilyName> .

<http://ldf.fi/schema/henko/isCombinationNameOf> rdfs:label "Yhdistelmänimi nimistä"@fi, "Combination name from names"@en .
henko:s2819
  skos:prefLabel "Gallen-Kallela käyttö sukunimenä lähteessä BiografiaSampo 3rd century - present"@fi, "Gallen-Kallela used  as a family name in data source BiografiaSampo 3rd century - present"@en ;
  a <http://ldf.fi/schema/henko/FamilyNameUsage> .

henko:s19204
  skos:prefLabel "Gallen-Kallela käyttö sukunimenä lähteessä Norssi High School Alumni 1867-1992"@fi, "Gallen-Kallela used  as a family name in data source Norssi High School Alumni 1867-1992"@en ;
  a <http://ldf.fi/schema/henko/FamilyNameUsage> .

<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/FamilyName>
  rdfs:label "Sukunimi"@fi, "Family name"@en ;
  a rdfs:Class .

henko:f24202
  ns0:isCombinationNameOf henko:f3683, henko:f20015 ;
  owl:sameAs wd:Q56244989 ;
  ns0:isUsed henko:s2819, henko:s19204 ;
  ns0:hasWrittenForm henko:n44535 ;
  skos:inScheme <http://ldf.fi/henko> ;
  skos:prefLabel "Gallen-Kallela sukunimenä"@fi, "Gallen-Kallela as a family name"@en ;
  a skos:Concept, ns0:FamilyName .

henko:n44535
  skos:prefLabel "Gallen-Kallela"@fi ;
  a <http://www.cidoc-crm.org/cidoc-crm/E41_Appellation>, ns0:WrittenNameForm ;
  ns0:isFamilyName henko:f24202 .

