@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_7bebd776-2f7a-3b58-c7f0-2c53eddbbcdc
  a a2a:Record ;
  rdfs:label "Overlijden op 24 september 1812 te Helpman gem. Haren" ;
  a2a:hasPerson oa:person_gra_7bebd776-2f7a-3b58-c7f0-2c53eddbbcdc_Person-b4440a7f-21b5-f90c-1542-07e4650fe831, oa:person_gra_7bebd776-2f7a-3b58-c7f0-2c53eddbbcdc_Person-38d444e0-b2ff-b332-e7c5-c42a721d6452, oa:person_gra_7bebd776-2f7a-3b58-c7f0-2c53eddbbcdc_Person-74ceab6f-da2e-d9c2-c42c-3b5d9b58e286 ;
  a2a:hasEvent oa:event_gra_7bebd776-2f7a-3b58-c7f0-2c53eddbbcdc_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_7bebd776-2f7a-3b58-c7f0-2c53eddbbcdc_0, oa:relationep_gra_7bebd776-2f7a-3b58-c7f0-2c53eddbbcdc_1, oa:relationep_gra_7bebd776-2f7a-3b58-c7f0-2c53eddbbcdc_2 ;
  a2a:hasSource oa:source_gra_7bebd776-2f7a-3b58-c7f0-2c53eddbbcdc .

oa:person_gra_7bebd776-2f7a-3b58-c7f0-2c53eddbbcdc_Person-b4440a7f-21b5-f90c-1542-07e4650fe831
  a a2a:Person ;
  rdfs:label "Margaretha Brummers" ;
  a2a:PersonName [
    rdfs:label "Margaretha Brummers" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNameLastName "Brummers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7bebd776-2f7a-3b58-c7f0-2c53eddbbcdc_Person-38d444e0-b2ff-b332-e7c5-c42a721d6452
  a a2a:Person ;
  rdfs:label "Roelf Lammerts" ;
  a2a:PersonName [
    rdfs:label "Roelf Lammerts" ;
    a2a:PersonNameFirstName "Roelf" ;
    a2a:PersonNameLastName "Lammerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "5 jaar" ;
    rdfs:label "5 jaar"
  ] .

oa:person_gra_7bebd776-2f7a-3b58-c7f0-2c53eddbbcdc_Person-74ceab6f-da2e-d9c2-c42c-3b5d9b58e286
  a a2a:Person ;
  rdfs:label "Lukas Lammerts" ;
  a2a:PersonName [
    rdfs:label "Lukas Lammerts" ;
    a2a:PersonNameFirstName "Lukas" ;
    a2a:PersonNameLastName "Lammerts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "smitzoon" .

oa:event_gra_7bebd776-2f7a-3b58-c7f0-2c53eddbbcdc_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1812" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1812-09-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helpman gem. Haren" ;
    rdfs:label "Helpman gem. Haren"
  ] .

oa:relationep_gra_7bebd776-2f7a-3b58-c7f0-2c53eddbbcdc_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_7bebd776-2f7a-3b58-c7f0-2c53eddbbcdc_Person:b4440a7f-21b5-f90c-1542-07e4650fe831 ;
  a2a:EventKeyRef oa:event_gra_7bebd776-2f7a-3b58-c7f0-2c53eddbbcdc_Event1 .

oa:relationep_gra_7bebd776-2f7a-3b58-c7f0-2c53eddbbcdc_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_7bebd776-2f7a-3b58-c7f0-2c53eddbbcdc_Person:38d444e0-b2ff-b332-e7c5-c42a721d6452 ;
  a2a:EventKeyRef oa:event_gra_7bebd776-2f7a-3b58-c7f0-2c53eddbbcdc_Event1 .

oa:relationep_gra_7bebd776-2f7a-3b58-c7f0-2c53eddbbcdc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_7bebd776-2f7a-3b58-c7f0-2c53eddbbcdc_Person:74ceab6f-da2e-d9c2-c42c-3b5d9b58e286 ;
  a2a:EventKeyRef oa:event_gra_7bebd776-2f7a-3b58-c7f0-2c53eddbbcdc_Event1 .

oa:source_gra_7bebd776-2f7a-3b58-c7f0-2c53eddbbcdc
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Haren" ;
    rdfs:label "Haren", "1812-09-26 - 1812-09-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1812-09-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-09-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1812" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1812-09-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1812" ;
    a2a:Book "Overlijdensregister 1812" ;
    a2a:DocumentNumber "27" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1812, Overlijdensregister 1812, 27"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/a7825887-a21d-8685-a742-85601da6a5cd.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/7bebd776-2f7a-3b58-c7f0-2c53eddbbcdc" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/a7825887-a21d-8685-a742-85601da6a5cd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/7bebd776-2f7a-3b58-c7f0-2c53eddbbcdc" ;
  a2a:RecordGUID "{7bebd776-2f7a-3b58-c7f0-2c53eddbbcdc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_16185_00016185.xml van GRA" .

