@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_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd
  a a2a:Record ;
  rdfs:label "Overlijden op 16 januari 1939 te Bellingwolde" ;
  a2a:hasPerson oa:person_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd_Person-7ff423c6-4130-c522-c782-eef0eafd05e7, oa:person_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd_Person-4ec7b229-12f2-ed4b-11cc-ce881122f064, oa:person_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd_Person-964948ee-01ab-aca0-5841-c88cea097d24, oa:person_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd_Person-072cc099-3d42-c779-afaf-60a479678a0e ;
  a2a:hasEvent oa:event_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd_0, oa:relationep_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd_1, oa:relationep_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd_2 ;
  a2a:hasRelationPP oa:relationpp_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd_0 ;
  a2a:hasSource oa:source_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd .

oa:person_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd_Person-7ff423c6-4130-c522-c782-eef0eafd05e7
  a a2a:Person ;
  rdfs:label "Engel Harms Mellema" ;
  a2a:PersonName [
    rdfs:label "Engel Harms Mellema" ;
    a2a:PersonNameFirstName "Engel Harms" ;
    a2a:PersonNameLastName "Mellema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd_Person-4ec7b229-12f2-ed4b-11cc-ce881122f064
  a a2a:Person ;
  rdfs:label "Siert Simon Stronk" ;
  a2a:PersonName [
    rdfs:label "Siert Simon Stronk" ;
    a2a:PersonNameFirstName "Siert Simon" ;
    a2a:PersonNameLastName "Stronk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd_Person-964948ee-01ab-aca0-5841-c88cea097d24
  a a2a:Person ;
  rdfs:label "Engelina Eissina Mellema" ;
  a2a:PersonName [
    rdfs:label "Engelina Eissina Mellema" ;
    a2a:PersonNameFirstName "Engelina Eissina" ;
    a2a:PersonNameLastName "Mellema"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "72 jaar" ;
    rdfs:label "72 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] .

oa:person_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd_Person-072cc099-3d42-c779-afaf-60a479678a0e
  a a2a:Person ;
  rdfs:label "Eisse Bouwman" ;
  a2a:PersonName [
    rdfs:label "Eisse Bouwman" ;
    a2a:PersonNameFirstName "Eisse" ;
    a2a:PersonNameLastName "Bouwman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1939" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1939-01-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] .

oa:relationep_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd_Person:7ff423c6-4130-c522-c782-eef0eafd05e7 ;
  a2a:EventKeyRef oa:event_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd_Event1 .

oa:relationep_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd_Person:964948ee-01ab-aca0-5841-c88cea097d24 ;
  a2a:EventKeyRef oa:event_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd_Event1 .

oa:relationep_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd_Person:072cc099-3d42-c779-afaf-60a479678a0e ;
  a2a:EventKeyRef oa:event_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd_Event1 .

oa:relationpp_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd_Person:964948ee-01ab-aca0-5841-c88cea097d24, oa:person_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd_Person:4ec7b229-12f2-ed4b-11cc-ce881122f064 .

oa:source_gra_0ee4e2a8-74da-c3d1-5dd5-2126473a93dd
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde", "1939-01-16 - 1939-01-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1939-01-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-01-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1939" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1939-01-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1939" ;
    a2a:Book "Overlijdensregister 1939" ;
    a2a:DocumentNumber "3" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1939, Overlijdensregister 1939, 3"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/7368593a-5d92-6412-fc45-f28f08a69f6a.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/0ee4e2a8-74da-c3d1-5dd5-2126473a93dd" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/7368593a-5d92-6412-fc45-f28f08a69f6a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/0ee4e2a8-74da-c3d1-5dd5-2126473a93dd" ;
  a2a:RecordGUID "{0ee4e2a8-74da-c3d1-5dd5-2126473a93dd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_15169_00015169.xml van GRA" .

