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

<http://ldf.fi/schema/henko/suffix> rdfs:label "Sukunimen pääte"@fi, "Last name suffix"@en .
henko:s86627
  skos:prefLabel "Gallagher käyttö sukunimenä lähteessä VRK sukunimitilasto8/2020 8/2020"@fi, "Gallagher used  as a family name in data source VRK sukunimitilasto8/2020 8/2020"@en ;
  a <http://ldf.fi/schema/henko/FamilyNameUsage> .

henko:s132936
  skos:prefLabel "Gallagher käyttö sukunimenä lähteessä VRK sukunimitilasto8/2019 8/2019"@fi, "Gallagher used  as a family name in data source VRK sukunimitilasto8/2019 8/2019"@en ;
  a <http://ldf.fi/schema/henko/FamilyNameUsage> .

henko:s110178
  skos:prefLabel "Gallagher käyttö sukunimenä lähteessä VRK sukunimitilasto2/2020 2/2020"@fi, "Gallagher used  as a family name in data source VRK sukunimitilasto2/2020 2/2020"@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:f22785
  owl:sameAs wd:Q1492185, <http://fi.dbpedia.org/resource/Gallagher> ;
  ns0:suffix "er" ;
  ns0:isUsed henko:s86627, henko:s132936, henko:s110178 ;
  ns0:hasWrittenForm henko:n41984 ;
  skos:inScheme <http://ldf.fi/henko> ;
  skos:prefLabel "Gallagher sukunimenä"@fi, "Gallagher as a family name"@en ;
  a skos:Concept, ns0:FamilyName .

henko:n41984
  skos:prefLabel "Gallagher"@fi ;
  a <http://www.cidoc-crm.org/cidoc-crm/E41_Appellation>, ns0:WrittenNameForm ;
  ns0:isFamilyName henko:f22785 .

