@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_f5378cf0-4635-ae73-4e77-68419f5b9f29
  a a2a:Record ;
  rdfs:label "Overlijden (elders overleden) op 6 april 1934 te Groningen" ;
  a2a:hasPerson oa:person_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29_Person-11852f59-f48e-1568-34e7-f8c0a8725a3b, oa:person_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29_Person-459b652f-2e92-1379-8301-e17b9d946fbf, oa:person_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29_Person-46198bbc-26d7-063c-c731-0df1e7d94337, oa:person_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29_Person-19ef4605-6578-26c5-dd43-c32d826df24a ;
  a2a:hasEvent oa:event_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29_0, oa:relationep_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29_1, oa:relationep_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29_2 ;
  a2a:hasRelationPP oa:relationpp_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29_0 ;
  a2a:hasSource oa:source_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29 .

oa:person_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29_Person-11852f59-f48e-1568-34e7-f8c0a8725a3b
  a a2a:Person ;
  rdfs:label "Harm Kranenborg" ;
  a2a:PersonName [
    rdfs:label "Harm Kranenborg" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Kranenborg"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "65 jaar" ;
    rdfs:label "65 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] .

oa:person_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29_Person-459b652f-2e92-1379-8301-e17b9d946fbf
  a a2a:Person ;
  rdfs:label "Geertje Buseman" ;
  a2a:PersonName [
    rdfs:label "Geertje Buseman" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Buseman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29_Person-46198bbc-26d7-063c-c731-0df1e7d94337
  a a2a:Person ;
  rdfs:label "Jacob Kranenborg" ;
  a2a:PersonName [
    rdfs:label "Jacob Kranenborg" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Kranenborg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29_Person-19ef4605-6578-26c5-dd43-c32d826df24a
  a a2a:Person ;
  rdfs:label "Jantje Snater" ;
  a2a:PersonName [
    rdfs:label "Jantje Snater" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Snater"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1934" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1934-04-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29_Person:11852f59-f48e-1568-34e7-f8c0a8725a3b ;
  a2a:EventKeyRef oa:event_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29_Event1 .

oa:relationep_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29_Person:46198bbc-26d7-063c-c731-0df1e7d94337 ;
  a2a:EventKeyRef oa:event_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29_Event1 .

oa:relationep_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29_Person:19ef4605-6578-26c5-dd43-c32d826df24a ;
  a2a:EventKeyRef oa:event_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29_Event1 .

oa:relationpp_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29_Person:11852f59-f48e-1568-34e7-f8c0a8725a3b, oa:person_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29_Person:459b652f-2e92-1379-8301-e17b9d946fbf .

oa:source_gra_f5378cf0-4635-ae73-4e77-68419f5b9f29
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Haren" ;
    rdfs:label "Haren", "1934-04-12 - 1934-04-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1934-04-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1934-04-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1934" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1934-04-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1934" ;
    a2a:Book "Overlijdensregister 1934" ;
    a2a:DocumentNumber "32" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1934, Overlijdensregister 1934, 32"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/515a1643-2b0e-eda8-ab70-8a1d846cb7b8.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/f5378cf0-4635-ae73-4e77-68419f5b9f29" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/515a1643-2b0e-eda8-ab70-8a1d846cb7b8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/f5378cf0-4635-ae73-4e77-68419f5b9f29" ;
  a2a:RecordGUID "{f5378cf0-4635-ae73-4e77-68419f5b9f29}" ;
  a2a:SourceRemarkAkteSoort "elders overleden" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_11100_00011100.xml van GRA" .

