@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_014e86f0-05b2-67f1-5217-2c047e2b508a
  a a2a:Record ;
  rdfs:label "Overlijden op 19 september 1826 te Noordbroek" ;
  a2a:hasPerson oa:person_gra_014e86f0-05b2-67f1-5217-2c047e2b508a_Person-5ccee018-41dd-2a39-0beb-3870cf75c261, oa:person_gra_014e86f0-05b2-67f1-5217-2c047e2b508a_Person-ef6115fd-f367-3b42-43c0-f83c220b41da, oa:person_gra_014e86f0-05b2-67f1-5217-2c047e2b508a_Person-472f9283-a8a2-5528-4a9d-e41f7ea1cce3, oa:person_gra_014e86f0-05b2-67f1-5217-2c047e2b508a_Person-a432d68d-10f8-c138-1700-9c0f1c0b37d3 ;
  a2a:hasEvent oa:event_gra_014e86f0-05b2-67f1-5217-2c047e2b508a_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_014e86f0-05b2-67f1-5217-2c047e2b508a_0, oa:relationep_gra_014e86f0-05b2-67f1-5217-2c047e2b508a_1, oa:relationep_gra_014e86f0-05b2-67f1-5217-2c047e2b508a_2 ;
  a2a:hasRelationPP oa:relationpp_gra_014e86f0-05b2-67f1-5217-2c047e2b508a_0 ;
  a2a:hasSource oa:source_gra_014e86f0-05b2-67f1-5217-2c047e2b508a .

oa:person_gra_014e86f0-05b2-67f1-5217-2c047e2b508a_Person-5ccee018-41dd-2a39-0beb-3870cf75c261
  a a2a:Person ;
  rdfs:label "Eltjo Fokkes Wigboldus" ;
  a2a:PersonName [
    rdfs:label "Eltjo Fokkes Wigboldus" ;
    a2a:PersonNameFirstName "Eltjo Fokkes" ;
    a2a:PersonNameLastName "Wigboldus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "88 jaar" ;
    rdfs:label "88 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordbroek" ;
    rdfs:label "Noordbroek"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gra_014e86f0-05b2-67f1-5217-2c047e2b508a_Person-ef6115fd-f367-3b42-43c0-f83c220b41da
  a a2a:Person ;
  rdfs:label "Anje Jans" ;
  a2a:PersonName [
    rdfs:label "Anje Jans" ;
    a2a:PersonNameFirstName "Anje" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_014e86f0-05b2-67f1-5217-2c047e2b508a_Person-472f9283-a8a2-5528-4a9d-e41f7ea1cce3
  a a2a:Person ;
  rdfs:label "Fokko Eltjes" ;
  a2a:PersonName [
    rdfs:label "Fokko Eltjes" ;
    a2a:PersonNameFirstName "Fokko" ;
    a2a:PersonNameLastName "Eltjes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_014e86f0-05b2-67f1-5217-2c047e2b508a_Person-a432d68d-10f8-c138-1700-9c0f1c0b37d3
  a a2a:Person ;
  rdfs:label "Anna Margaretha Boeles Boelema" ;
  a2a:PersonName [
    rdfs:label "Anna Margaretha Boeles Boelema" ;
    a2a:PersonNameFirstName "Anna Margaretha Boeles" ;
    a2a:PersonNameLastName "Boelema"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_014e86f0-05b2-67f1-5217-2c047e2b508a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1826" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1826-09-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordbroek" ;
    rdfs:label "Noordbroek"
  ] .

oa:relationep_gra_014e86f0-05b2-67f1-5217-2c047e2b508a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_014e86f0-05b2-67f1-5217-2c047e2b508a_Person:5ccee018-41dd-2a39-0beb-3870cf75c261 ;
  a2a:EventKeyRef oa:event_gra_014e86f0-05b2-67f1-5217-2c047e2b508a_Event1 .

oa:relationep_gra_014e86f0-05b2-67f1-5217-2c047e2b508a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_014e86f0-05b2-67f1-5217-2c047e2b508a_Person:472f9283-a8a2-5528-4a9d-e41f7ea1cce3 ;
  a2a:EventKeyRef oa:event_gra_014e86f0-05b2-67f1-5217-2c047e2b508a_Event1 .

oa:relationep_gra_014e86f0-05b2-67f1-5217-2c047e2b508a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_014e86f0-05b2-67f1-5217-2c047e2b508a_Person:a432d68d-10f8-c138-1700-9c0f1c0b37d3 ;
  a2a:EventKeyRef oa:event_gra_014e86f0-05b2-67f1-5217-2c047e2b508a_Event1 .

oa:relationpp_gra_014e86f0-05b2-67f1-5217-2c047e2b508a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_014e86f0-05b2-67f1-5217-2c047e2b508a_Person:5ccee018-41dd-2a39-0beb-3870cf75c261, oa:person_gra_014e86f0-05b2-67f1-5217-2c047e2b508a_Person:ef6115fd-f367-3b42-43c0-f83c220b41da .

oa:source_gra_014e86f0-05b2-67f1-5217-2c047e2b508a
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Noordbroek" ;
    rdfs:label "Noordbroek", "1826-09-21 - 1826-09-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1826-09-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1826-09-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1826" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1826-09-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1826" ;
    a2a:Book "Overlijdensregister 1826" ;
    a2a:DocumentNumber "32" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1826, Overlijdensregister 1826, 32"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/e7e1078a-394d-eb7a-42ad-642c65d55e0c.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/014e86f0-05b2-67f1-5217-2c047e2b508a" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/e7e1078a-394d-eb7a-42ad-642c65d55e0c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/014e86f0-05b2-67f1-5217-2c047e2b508a" ;
  a2a:RecordGUID "{014e86f0-05b2-67f1-5217-2c047e2b508a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13078_00013078.xml van GRA" .

