@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_7ddc52fc-fe59-bf53-1805-5c03466fe91b
  a a2a:Record ;
  rdfs:label "Overlijden op 16 juli 1923 te Finsterwolde" ;
  a2a:hasPerson oa:person_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b_Person-8501e61f-b9b4-d1ef-3ef2-761cf232f6d8, oa:person_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b_Person-a16f35a3-ca54-16a0-37fe-cb7353f864db, oa:person_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b_Person-9532d0f5-b91e-8c2f-9bd6-232a90b055d3, oa:person_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b_Person-fe2490fa-520b-af5e-fe30-ff8592f4b22a ;
  a2a:hasEvent oa:event_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b_0, oa:relationep_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b_1, oa:relationep_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b_2 ;
  a2a:hasRelationPP oa:relationpp_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b_0 ;
  a2a:hasSource oa:source_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b .

oa:person_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b_Person-8501e61f-b9b4-d1ef-3ef2-761cf232f6d8
  a a2a:Person ;
  rdfs:label "Harm Blaauw" ;
  a2a:PersonName [
    rdfs:label "Harm Blaauw" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Blaauw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b_Person-a16f35a3-ca54-16a0-37fe-cb7353f864db
  a a2a:Person ;
  rdfs:label "Anna Bruins" ;
  a2a:PersonName [
    rdfs:label "Anna Bruins" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Bruins"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b_Person-9532d0f5-b91e-8c2f-9bd6-232a90b055d3
  a a2a:Person ;
  rdfs:label "Derk Blaauw" ;
  a2a:PersonName [
    rdfs:label "Derk Blaauw" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Blaauw"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "52 jaar" ;
    rdfs:label "52 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Finsterwolde" ;
    rdfs:label "Finsterwolde"
  ] ;
  a2a:Profession "arbeider" .

oa:person_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b_Person-fe2490fa-520b-af5e-fe30-ff8592f4b22a
  a a2a:Person ;
  rdfs:label "Geessien Molanus" ;
  a2a:PersonName [
    rdfs:label "Geessien Molanus" ;
    a2a:PersonNameFirstName "Geessien" ;
    a2a:PersonNameLastName "Molanus"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1923" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1923-07-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Finsterwolde" ;
    rdfs:label "Finsterwolde"
  ] .

oa:relationep_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b_Person:8501e61f-b9b4-d1ef-3ef2-761cf232f6d8 ;
  a2a:EventKeyRef oa:event_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b_Event1 .

oa:relationep_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b_Person:9532d0f5-b91e-8c2f-9bd6-232a90b055d3 ;
  a2a:EventKeyRef oa:event_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b_Event1 .

oa:relationep_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b_Person:fe2490fa-520b-af5e-fe30-ff8592f4b22a ;
  a2a:EventKeyRef oa:event_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b_Event1 .

oa:relationpp_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b_Person:9532d0f5-b91e-8c2f-9bd6-232a90b055d3, oa:person_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b_Person:a16f35a3-ca54-16a0-37fe-cb7353f864db .

oa:source_gra_7ddc52fc-fe59-bf53-1805-5c03466fe91b
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Finsterwolde" ;
    rdfs:label "Finsterwolde", "1923-07-17 - 1923-07-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-07-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-07-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1923" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1923-07-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1923" ;
    a2a:Book "Overlijdensregister 1923" ;
    a2a:DocumentNumber "31" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1923, Overlijdensregister 1923, 31"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/a1b8766e-566e-aa58-e2fa-2c3ea76d0681.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/7ddc52fc-fe59-bf53-1805-5c03466fe91b" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/a1b8766e-566e-aa58-e2fa-2c3ea76d0681.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/7ddc52fc-fe59-bf53-1805-5c03466fe91b" ;
  a2a:RecordGUID "{7ddc52fc-fe59-bf53-1805-5c03466fe91b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_16244_00016244.xml van GRA" .

