@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_3efdb27c-10bd-a950-24e5-cfa7ea1660b8
  a a2a:Record ;
  rdfs:label "Overlijden op 25 april 1843 te 't Zandt" ;
  a2a:hasPerson oa:person_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8_Person-b3a12725-ff67-085b-b0ae-76a17b6010b7, oa:person_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8_Person-8ce95d00-3c3c-e2c8-ebab-5d8bca9bd8ad, oa:person_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8_Person-8645adfe-7301-9f64-4866-b7c7b888de12, oa:person_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8_Person-2e0875f2-489f-c6f9-b67d-0560b0a8e3fc ;
  a2a:hasEvent oa:event_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8_0, oa:relationep_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8_1, oa:relationep_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8_2 ;
  a2a:hasRelationPP oa:relationpp_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8_0 ;
  a2a:hasSource oa:source_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8 .

oa:person_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8_Person-b3a12725-ff67-085b-b0ae-76a17b6010b7
  a a2a:Person ;
  rdfs:label "Aaltje Jans Wolters" ;
  a2a:PersonName [
    rdfs:label "Aaltje Jans Wolters" ;
    a2a:PersonNameFirstName "Aaltje Jans" ;
    a2a:PersonNameLastName "Wolters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "43 jaar" ;
    rdfs:label "43 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'t Zandt" ;
    rdfs:label "'t Zandt"
  ] .

oa:person_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8_Person-8ce95d00-3c3c-e2c8-ebab-5d8bca9bd8ad
  a a2a:Person ;
  rdfs:label "Edze Jacobs Wijn" ;
  a2a:PersonName [
    rdfs:label "Edze Jacobs Wijn" ;
    a2a:PersonNameFirstName "Edze Jacobs" ;
    a2a:PersonNameLastName "Wijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8_Person-8645adfe-7301-9f64-4866-b7c7b888de12
  a a2a:Person ;
  rdfs:label "Jan Wolters" ;
  a2a:PersonName [
    rdfs:label "Jan Wolters" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Wolters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "timmerman" .

oa:person_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8_Person-2e0875f2-489f-c6f9-b67d-0560b0a8e3fc
  a a2a:Person ;
  rdfs:label "Anna Stoffers" ;
  a2a:PersonName [
    rdfs:label "Anna Stoffers" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Stoffers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1843" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1843-04-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'t Zandt" ;
    rdfs:label "'t Zandt"
  ] .

oa:relationep_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8_Person:b3a12725-ff67-085b-b0ae-76a17b6010b7 ;
  a2a:EventKeyRef oa:event_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8_Event1 .

oa:relationep_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8_Person:8645adfe-7301-9f64-4866-b7c7b888de12 ;
  a2a:EventKeyRef oa:event_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8_Event1 .

oa:relationep_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8_Person:2e0875f2-489f-c6f9-b67d-0560b0a8e3fc ;
  a2a:EventKeyRef oa:event_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8_Event1 .

oa:relationpp_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8_Person:b3a12725-ff67-085b-b0ae-76a17b6010b7, oa:person_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8_Person:8ce95d00-3c3c-e2c8-ebab-5d8bca9bd8ad .

oa:source_gra_3efdb27c-10bd-a950-24e5-cfa7ea1660b8
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'t Zandt" ;
    rdfs:label "'t Zandt", "1843-04-26 - 1843-04-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1843-04-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1843-04-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1843" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1843-04-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1843" ;
    a2a:Book "Overlijdensregister 1843" ;
    a2a:DocumentNumber "17" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1843, Overlijdensregister 1843, 17"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/31600ae1-94aa-6c8c-46f4-da9ea71a391a.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/3efdb27c-10bd-a950-24e5-cfa7ea1660b8" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/31600ae1-94aa-6c8c-46f4-da9ea71a391a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/3efdb27c-10bd-a950-24e5-cfa7ea1660b8" ;
  a2a:RecordGUID "{3efdb27c-10bd-a950-24e5-cfa7ea1660b8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13799_00013799.xml van GRA" .

