@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_98ca9103-37c8-182c-c8f4-e4420c3dbccb
  a a2a:Record ;
  rdfs:label "Overlijden op 7 september 1859 te Eppenhuizen gem. Kantens" ;
  a2a:hasPerson oa:person_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_Person-30cc6297-1c07-0b52-194a-7362eb5645da, oa:person_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_Person-7b1b86d8-f9d8-3a42-3f4d-d952279568e6, oa:person_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_Person-bab30df8-351c-5971-831d-751360d016da, oa:person_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_Person-d9df45c9-9893-8145-ce1a-837f32318702, oa:person_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_Person-4d8719dd-2345-8753-0c54-bd2ed2a546ce ;
  a2a:hasEvent oa:event_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_0, oa:relationep_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_1, oa:relationep_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_2 ;
  a2a:hasRelationPP oa:relationpp_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_0, oa:relationpp_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_1 ;
  a2a:hasSource oa:source_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb .

oa:person_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_Person-30cc6297-1c07-0b52-194a-7362eb5645da
  a a2a:Person ;
  rdfs:label "Bronno Frederikus Bebingh" ;
  a2a:PersonName [
    rdfs:label "Bronno Frederikus Bebingh" ;
    a2a:PersonNameFirstName "Bronno Frederikus" ;
    a2a:PersonNameLastName "Bebingh"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "63 jaar" ;
    rdfs:label "63 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1796" ;
    a2a:Month "6"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wetzinghe gem. Adorp" ;
    rdfs:label "Wetzinghe gem. Adorp"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_Person-7b1b86d8-f9d8-3a42-3f4d-d952279568e6
  a a2a:Person ;
  rdfs:label "Sjoeke Reinders Weringa" ;
  a2a:PersonName [
    rdfs:label "Sjoeke Reinders Weringa" ;
    a2a:PersonNameFirstName "Sjoeke Reinders" ;
    a2a:PersonNameLastName "Weringa"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_Person-bab30df8-351c-5971-831d-751360d016da
  a a2a:Person ;
  rdfs:label "Geertje Jans Swieringa" ;
  a2a:PersonName [
    rdfs:label "Geertje Jans Swieringa" ;
    a2a:PersonNameFirstName "Geertje Jans" ;
    a2a:PersonNameLastName "Swieringa"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_Person-d9df45c9-9893-8145-ce1a-837f32318702
  a a2a:Person ;
  rdfs:label "Johannes Bebingh" ;
  a2a:PersonName [
    rdfs:label "Johannes Bebingh" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Bebingh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_Person-4d8719dd-2345-8753-0c54-bd2ed2a546ce
  a a2a:Person ;
  rdfs:label "Cornelia Theodora Cleveringa" ;
  a2a:PersonName [
    rdfs:label "Cornelia Theodora Cleveringa" ;
    a2a:PersonNameFirstName "Cornelia Theodora" ;
    a2a:PersonNameLastName "Cleveringa"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1859" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1859-09-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eppenhuizen gem. Kantens" ;
    rdfs:label "Eppenhuizen gem. Kantens"
  ] .

oa:relationep_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_Person:30cc6297-1c07-0b52-194a-7362eb5645da ;
  a2a:EventKeyRef oa:event_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_Event1 .

oa:relationep_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_Person:d9df45c9-9893-8145-ce1a-837f32318702 ;
  a2a:EventKeyRef oa:event_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_Event1 .

oa:relationep_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_Person:4d8719dd-2345-8753-0c54-bd2ed2a546ce ;
  a2a:EventKeyRef oa:event_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_Event1 .

oa:relationpp_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_Person:30cc6297-1c07-0b52-194a-7362eb5645da, oa:person_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_Person:7b1b86d8-f9d8-3a42-3f4d-d952279568e6 .

oa:relationpp_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_Person:30cc6297-1c07-0b52-194a-7362eb5645da, oa:person_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb_Person:bab30df8-351c-5971-831d-751360d016da .

oa:source_gra_98ca9103-37c8-182c-c8f4-e4420c3dbccb
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Kantens" ;
    rdfs:label "Kantens", "1859-09-09 - 1859-09-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1859-09-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1859-09-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1859" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1859-09-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1859" ;
    a2a:Book "Overlijdensregister 1859" ;
    a2a:DocumentNumber "54" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1859, Overlijdensregister 1859, 54"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/40843e78-cf38-fd52-756b-c497c332a335.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/98ca9103-37c8-182c-c8f4-e4420c3dbccb" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/40843e78-cf38-fd52-756b-c497c332a335.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/98ca9103-37c8-182c-c8f4-e4420c3dbccb" ;
  a2a:RecordGUID "{98ca9103-37c8-182c-c8f4-e4420c3dbccb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_16484_00016484.xml van GRA" .

