@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_gra_daed4e15-732b-b62e-eab2-d37dabc94cb2
  a a2a:Record ;
  rdfs:label "Overlijden op 11 juni 1915 te Zuidbroek" ;
  a2a:hasPerson oa:person_gra_daed4e15-732b-b62e-eab2-d37dabc94cb2_Person-fdcbed77-dcc0-cd4a-2884-14c6dbe33b42, oa:person_gra_daed4e15-732b-b62e-eab2-d37dabc94cb2_Person-44a2c55b-476e-6a62-8002-db727850e140, oa:person_gra_daed4e15-732b-b62e-eab2-d37dabc94cb2_Person-d03012d9-361c-8a68-76f2-3b81cd60de0f ;
  a2a:hasEvent oa:event_gra_daed4e15-732b-b62e-eab2-d37dabc94cb2_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_daed4e15-732b-b62e-eab2-d37dabc94cb2_0, oa:relationep_gra_daed4e15-732b-b62e-eab2-d37dabc94cb2_1, oa:relationep_gra_daed4e15-732b-b62e-eab2-d37dabc94cb2_2 ;
  a2a:hasSource oa:source_gra_daed4e15-732b-b62e-eab2-d37dabc94cb2 .

oa:person_gra_daed4e15-732b-b62e-eab2-d37dabc94cb2_Person-fdcbed77-dcc0-cd4a-2884-14c6dbe33b42
  a a2a:Person ;
  rdfs:label "Luppo Luppes" ;
  a2a:PersonName [
    rdfs:label "Luppo Luppes" ;
    a2a:PersonNameFirstName "Luppo" ;
    a2a:PersonNameLastName "Luppes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "schoenmaker" .

oa:person_gra_daed4e15-732b-b62e-eab2-d37dabc94cb2_Person-44a2c55b-476e-6a62-8002-db727850e140
  a a2a:Person ;
  rdfs:label "Engel Hilko Luppes" ;
  a2a:PersonName [
    rdfs:label "Engel Hilko Luppes" ;
    a2a:PersonNameFirstName "Engel Hilko" ;
    a2a:PersonNameLastName "Luppes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "20 jaar" ;
    rdfs:label "20 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zuidbroek" ;
    rdfs:label "Zuidbroek"
  ] ;
  a2a:Profession "schoenmakersknecht" .

oa:person_gra_daed4e15-732b-b62e-eab2-d37dabc94cb2_Person-d03012d9-361c-8a68-76f2-3b81cd60de0f
  a a2a:Person ;
  rdfs:label "Elizabeth Leeuwerke" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Leeuwerke" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Leeuwerke"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_daed4e15-732b-b62e-eab2-d37dabc94cb2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1915-06-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zuidbroek" ;
    rdfs:label "Zuidbroek"
  ] .

oa:relationep_gra_daed4e15-732b-b62e-eab2-d37dabc94cb2_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_daed4e15-732b-b62e-eab2-d37dabc94cb2_Person:fdcbed77-dcc0-cd4a-2884-14c6dbe33b42 ;
  a2a:EventKeyRef oa:event_gra_daed4e15-732b-b62e-eab2-d37dabc94cb2_Event1 .

oa:relationep_gra_daed4e15-732b-b62e-eab2-d37dabc94cb2_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_daed4e15-732b-b62e-eab2-d37dabc94cb2_Person:44a2c55b-476e-6a62-8002-db727850e140 ;
  a2a:EventKeyRef oa:event_gra_daed4e15-732b-b62e-eab2-d37dabc94cb2_Event1 .

oa:relationep_gra_daed4e15-732b-b62e-eab2-d37dabc94cb2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_daed4e15-732b-b62e-eab2-d37dabc94cb2_Person:d03012d9-361c-8a68-76f2-3b81cd60de0f ;
  a2a:EventKeyRef oa:event_gra_daed4e15-732b-b62e-eab2-d37dabc94cb2_Event1 .

oa:source_gra_daed4e15-732b-b62e-eab2-d37dabc94cb2
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zuidbroek" ;
    rdfs:label "Zuidbroek", "1915-06-12 - 1915-06-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-06-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-06-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1915-06-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1915" ;
    a2a:Book "Overlijdensregister 1915" ;
    a2a:DocumentNumber "27" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1915, Overlijdensregister 1915, 27"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/2a19dec1-473a-235c-510a-a6ece9247f43.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/daed4e15-732b-b62e-eab2-d37dabc94cb2" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/2a19dec1-473a-235c-510a-a6ece9247f43.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/daed4e15-732b-b62e-eab2-d37dabc94cb2" ;
  a2a:RecordGUID "{daed4e15-732b-b62e-eab2-d37dabc94cb2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_11719_00011719.xml van GRA" .

