@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_38ccea28-91f3-e1b0-ab1b-c28ccca4b081
  a a2a:Record ;
  rdfs:label "Overlijden op 29 augustus 1884 te Woltersum gem. Ten Boer" ;
  a2a:hasPerson oa:person_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081_Person-06705d6e-05da-85aa-3169-c811538886cd, oa:person_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081_Person-3f75901f-a73d-0c48-641e-b98c405c6d65, oa:person_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081_Person-429c8f00-37be-3202-3919-dc240eb6d9cd, oa:person_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081_Person-b059a472-583a-2256-c4af-8784f7f877c9 ;
  a2a:hasEvent oa:event_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081_0, oa:relationep_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081_1, oa:relationep_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081_2 ;
  a2a:hasRelationPP oa:relationpp_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081_0 ;
  a2a:hasSource oa:source_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081 .

oa:person_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081_Person-06705d6e-05da-85aa-3169-c811538886cd
  a a2a:Person ;
  rdfs:label "Maria Luurts Voost" ;
  a2a:PersonName [
    rdfs:label "Maria Luurts Voost" ;
    a2a:PersonNameFirstName "Maria Luurts" ;
    a2a:PersonNameLastName "Voost"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "70 jaar" ;
    rdfs:label "70 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zuidwolde gem. Bedum" ;
    rdfs:label "Zuidwolde gem. Bedum"
  ] ;
  a2a:Profession "dagloonster" .

oa:person_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081_Person-3f75901f-a73d-0c48-641e-b98c405c6d65
  a a2a:Person ;
  rdfs:label "Menne Oopkes Dijkema" ;
  a2a:PersonName [
    rdfs:label "Menne Oopkes Dijkema" ;
    a2a:PersonNameFirstName "Menne Oopkes" ;
    a2a:PersonNameLastName "Dijkema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081_Person-429c8f00-37be-3202-3919-dc240eb6d9cd
  a a2a:Person ;
  rdfs:label "Luurt Everts Voost" ;
  a2a:PersonName [
    rdfs:label "Luurt Everts Voost" ;
    a2a:PersonNameFirstName "Luurt Everts" ;
    a2a:PersonNameLastName "Voost"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081_Person-b059a472-583a-2256-c4af-8784f7f877c9
  a a2a:Person ;
  rdfs:label "Jacomina Klasen Witsenboer" ;
  a2a:PersonName [
    rdfs:label "Jacomina Klasen Witsenboer" ;
    a2a:PersonNameFirstName "Jacomina Klasen" ;
    a2a:PersonNameLastName "Witsenboer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1884-08-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woltersum gem. Ten Boer" ;
    rdfs:label "Woltersum gem. Ten Boer"
  ] .

oa:relationep_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081_Person:06705d6e-05da-85aa-3169-c811538886cd ;
  a2a:EventKeyRef oa:event_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081_Event1 .

oa:relationep_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081_Person:429c8f00-37be-3202-3919-dc240eb6d9cd ;
  a2a:EventKeyRef oa:event_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081_Event1 .

oa:relationep_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081_Person:b059a472-583a-2256-c4af-8784f7f877c9 ;
  a2a:EventKeyRef oa:event_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081_Event1 .

oa:relationpp_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081_Person:06705d6e-05da-85aa-3169-c811538886cd, oa:person_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081_Person:3f75901f-a73d-0c48-641e-b98c405c6d65 .

oa:source_gra_38ccea28-91f3-e1b0-ab1b-c28ccca4b081
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ten Boer" ;
    rdfs:label "Ten Boer", "1884-08-30 - 1884-08-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-08-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-08-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1884" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1884-08-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1884" ;
    a2a:Book "Overlijdensregister 1884" ;
    a2a:DocumentNumber "49" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1884, Overlijdensregister 1884, 49"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/0a685d7f-93f2-7084-4390-b129d31b44c1.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/38ccea28-91f3-e1b0-ab1b-c28ccca4b081" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/0a685d7f-93f2-7084-4390-b129d31b44c1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/38ccea28-91f3-e1b0-ab1b-c28ccca4b081" ;
  a2a:RecordGUID "{38ccea28-91f3-e1b0-ab1b-c28ccca4b081}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13613_00013613.xml van GRA" .

