@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_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075
  a a2a:Record ;
  rdfs:label "Overlijden op 12 mei 1839 te Ezinge" ;
  a2a:hasPerson oa:person_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075_Person-0636b63d-e4f3-16cd-5330-7305da3f12c7, oa:person_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075_Person-33349919-6321-7e46-c933-13bb958d989d, oa:person_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075_Person-609c67e4-c4de-1a8c-a7f8-4db061925a6b, oa:person_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075_Person-2f41babd-9ac4-8451-dd02-a770896e59ef ;
  a2a:hasEvent oa:event_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075_0, oa:relationep_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075_1, oa:relationep_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075_2 ;
  a2a:hasRelationPP oa:relationpp_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075_0 ;
  a2a:hasSource oa:source_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075 .

oa:person_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075_Person-0636b63d-e4f3-16cd-5330-7305da3f12c7
  a a2a:Person ;
  rdfs:label "Berendje Jakobs Stad" ;
  a2a:PersonName [
    rdfs:label "Berendje Jakobs Stad" ;
    a2a:PersonNameFirstName "Berendje Jakobs" ;
    a2a:PersonNameLastName "Stad"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "50 jaar" ;
    rdfs:label "50 jaar"
  ] ;
  a2a:Profession "kuipersche" .

oa:person_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075_Person-33349919-6321-7e46-c933-13bb958d989d
  a a2a:Person ;
  rdfs:label "Jakob Cornelis Ezinga" ;
  a2a:PersonName [
    rdfs:label "Jakob Cornelis Ezinga" ;
    a2a:PersonNameFirstName "Jakob Cornelis" ;
    a2a:PersonNameLastName "Ezinga"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075_Person-609c67e4-c4de-1a8c-a7f8-4db061925a6b
  a a2a:Person ;
  rdfs:label "Tetje Pieters" ;
  a2a:PersonName [
    rdfs:label "Tetje Pieters" ;
    a2a:PersonNameFirstName "Tetje" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwersche" .

oa:person_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075_Person-2f41babd-9ac4-8451-dd02-a770896e59ef
  a a2a:Person ;
  rdfs:label "Jakob Berend Stad" ;
  a2a:PersonName [
    rdfs:label "Jakob Berend Stad" ;
    a2a:PersonNameFirstName "Jakob Berend" ;
    a2a:PersonNameLastName "Stad"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:event_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1839" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1839-05-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ezinge" ;
    rdfs:label "Ezinge"
  ] .

oa:relationep_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075_Person:0636b63d-e4f3-16cd-5330-7305da3f12c7 ;
  a2a:EventKeyRef oa:event_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075_Event1 .

oa:relationep_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075_Person:609c67e4-c4de-1a8c-a7f8-4db061925a6b ;
  a2a:EventKeyRef oa:event_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075_Event1 .

oa:relationep_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075_Person:2f41babd-9ac4-8451-dd02-a770896e59ef ;
  a2a:EventKeyRef oa:event_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075_Event1 .

oa:relationpp_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075_Person:0636b63d-e4f3-16cd-5330-7305da3f12c7, oa:person_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075_Person:33349919-6321-7e46-c933-13bb958d989d .

oa:source_gra_e2bcb29f-ba2a-b716-50ed-2a26e0f3c075
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ezinge" ;
    rdfs:label "Ezinge", "1839-05-13 - 1839-05-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1839-05-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1839-05-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1839" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1839-05-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1839" ;
    a2a:Book "Overlijdensregister 1839" ;
    a2a:DocumentNumber "16" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1839, Overlijdensregister 1839, 16"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/86a066bb-95a3-4339-fff2-d5574f7a3f05.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/e2bcb29f-ba2a-b716-50ed-2a26e0f3c075" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/86a066bb-95a3-4339-fff2-d5574f7a3f05.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/e2bcb29f-ba2a-b716-50ed-2a26e0f3c075" ;
  a2a:RecordGUID "{e2bcb29f-ba2a-b716-50ed-2a26e0f3c075}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210331_4475_00004475.xml van GRA" .

