@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_2ef6eea1-ec30-c31d-6111-44331237ca84
  a a2a:Record ;
  rdfs:label "Overlijden (elders overleden) op 20 januari 1945 te Baflo" ;
  a2a:hasPerson oa:person_gra_2ef6eea1-ec30-c31d-6111-44331237ca84_Person-e27d6d88-e0d5-bd26-b2bf-891c151759fe, oa:person_gra_2ef6eea1-ec30-c31d-6111-44331237ca84_Person-62532172-5079-c5a8-6dff-5eb2ca147477, oa:person_gra_2ef6eea1-ec30-c31d-6111-44331237ca84_Person-c2ed7c81-4afc-cf0b-5c13-1934ffc7f92f, oa:person_gra_2ef6eea1-ec30-c31d-6111-44331237ca84_Person-0c888c77-622c-3d41-bc4e-5a49f557e90e ;
  a2a:hasEvent oa:event_gra_2ef6eea1-ec30-c31d-6111-44331237ca84_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_2ef6eea1-ec30-c31d-6111-44331237ca84_0, oa:relationep_gra_2ef6eea1-ec30-c31d-6111-44331237ca84_1, oa:relationep_gra_2ef6eea1-ec30-c31d-6111-44331237ca84_2 ;
  a2a:hasRelationPP oa:relationpp_gra_2ef6eea1-ec30-c31d-6111-44331237ca84_0 ;
  a2a:hasSource oa:source_gra_2ef6eea1-ec30-c31d-6111-44331237ca84 .

oa:person_gra_2ef6eea1-ec30-c31d-6111-44331237ca84_Person-e27d6d88-e0d5-bd26-b2bf-891c151759fe
  a a2a:Person ;
  rdfs:label "Neeltje Gerdina Vinkenborg" ;
  a2a:PersonName [
    rdfs:label "Neeltje Gerdina Vinkenborg" ;
    a2a:PersonNameFirstName "Neeltje Gerdina" ;
    a2a:PersonNameLastName "Vinkenborg"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "45 jaar" ;
    rdfs:label "45 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wageningen" ;
    rdfs:label "Wageningen"
  ] .

oa:person_gra_2ef6eea1-ec30-c31d-6111-44331237ca84_Person-62532172-5079-c5a8-6dff-5eb2ca147477
  a a2a:Person ;
  rdfs:label "Pieter Wilte Bakker Arkema" ;
  a2a:PersonName [
    rdfs:label "Pieter Wilte Bakker Arkema" ;
    a2a:PersonNameFirstName "Pieter Wilte" ;
    a2a:PersonNameLastName "Bakker Arkema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2ef6eea1-ec30-c31d-6111-44331237ca84_Person-c2ed7c81-4afc-cf0b-5c13-1934ffc7f92f
  a a2a:Person ;
  rdfs:label "Lammert Vinkenborg" ;
  a2a:PersonName [
    rdfs:label "Lammert Vinkenborg" ;
    a2a:PersonNameFirstName "Lammert" ;
    a2a:PersonNameLastName "Vinkenborg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2ef6eea1-ec30-c31d-6111-44331237ca84_Person-0c888c77-622c-3d41-bc4e-5a49f557e90e
  a a2a:Person ;
  rdfs:label "Johanna Henriette Gerritdina Caderius Caderius van Veen" ;
  a2a:PersonName [
    rdfs:label "Johanna Henriette Gerritdina Caderius Caderius van Veen" ;
    a2a:PersonNameFirstName "Johanna Henriette Gerritdina Caderius" ;
    a2a:PersonNameLastName "Caderius van Veen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_2ef6eea1-ec30-c31d-6111-44331237ca84_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1945" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1945-01-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baflo" ;
    rdfs:label "Baflo"
  ] .

oa:relationep_gra_2ef6eea1-ec30-c31d-6111-44331237ca84_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_2ef6eea1-ec30-c31d-6111-44331237ca84_Person:e27d6d88-e0d5-bd26-b2bf-891c151759fe ;
  a2a:EventKeyRef oa:event_gra_2ef6eea1-ec30-c31d-6111-44331237ca84_Event1 .

oa:relationep_gra_2ef6eea1-ec30-c31d-6111-44331237ca84_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_2ef6eea1-ec30-c31d-6111-44331237ca84_Person:c2ed7c81-4afc-cf0b-5c13-1934ffc7f92f ;
  a2a:EventKeyRef oa:event_gra_2ef6eea1-ec30-c31d-6111-44331237ca84_Event1 .

oa:relationep_gra_2ef6eea1-ec30-c31d-6111-44331237ca84_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_2ef6eea1-ec30-c31d-6111-44331237ca84_Person:0c888c77-622c-3d41-bc4e-5a49f557e90e ;
  a2a:EventKeyRef oa:event_gra_2ef6eea1-ec30-c31d-6111-44331237ca84_Event1 .

oa:relationpp_gra_2ef6eea1-ec30-c31d-6111-44331237ca84_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_2ef6eea1-ec30-c31d-6111-44331237ca84_Person:e27d6d88-e0d5-bd26-b2bf-891c151759fe, oa:person_gra_2ef6eea1-ec30-c31d-6111-44331237ca84_Person:62532172-5079-c5a8-6dff-5eb2ca147477 .

oa:source_gra_2ef6eea1-ec30-c31d-6111-44331237ca84
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1945-03-06 - 1945-03-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1945-03-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1945-03-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1945" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1945-03-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1299-1306, Periode: 1945" ;
    a2a:Book "Overlijdensregister 1945" ;
    a2a:DocumentNumber "512" ;
    a2a:RegistryNumber "1299-1306" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1299-1306, Periode: 1945, Overlijdensregister 1945, 512, 1299-1306"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/eeb500bd-f462-6162-adb8-af3a6d35a9f5.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/2ef6eea1-ec30-c31d-6111-44331237ca84" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/eeb500bd-f462-6162-adb8-af3a6d35a9f5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/2ef6eea1-ec30-c31d-6111-44331237ca84" ;
  a2a:RecordGUID "{2ef6eea1-ec30-c31d-6111-44331237ca84}" ;
  a2a:SourceRemarkAkteSoort "elders overleden" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_14161_00014161.xml van GRA" .

