@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_f1553876-d2dd-6efd-07d2-8d32ba03c5b0
  a a2a:Record ;
  rdfs:label "Overlijden op 17 januari 1869 te Stedum" ;
  a2a:hasPerson oa:person_gra_f1553876-d2dd-6efd-07d2-8d32ba03c5b0_Person-41cbb4c8-7519-a987-8bc1-1cfbd19a1cf6, oa:person_gra_f1553876-d2dd-6efd-07d2-8d32ba03c5b0_Person-858bf679-8051-b6a8-210d-5461144ee1cf, oa:person_gra_f1553876-d2dd-6efd-07d2-8d32ba03c5b0_Person-6cac84d2-f07f-a312-f09f-b6f8ea339633, oa:person_gra_f1553876-d2dd-6efd-07d2-8d32ba03c5b0_Person-8c52c338-c648-44ea-dd3a-7641b330f990 ;
  a2a:hasEvent oa:event_gra_f1553876-d2dd-6efd-07d2-8d32ba03c5b0_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_f1553876-d2dd-6efd-07d2-8d32ba03c5b0_0, oa:relationep_gra_f1553876-d2dd-6efd-07d2-8d32ba03c5b0_1, oa:relationep_gra_f1553876-d2dd-6efd-07d2-8d32ba03c5b0_2 ;
  a2a:hasRelationPP oa:relationpp_gra_f1553876-d2dd-6efd-07d2-8d32ba03c5b0_0 ;
  a2a:hasSource oa:source_gra_f1553876-d2dd-6efd-07d2-8d32ba03c5b0 .

oa:person_gra_f1553876-d2dd-6efd-07d2-8d32ba03c5b0_Person-41cbb4c8-7519-a987-8bc1-1cfbd19a1cf6
  a a2a:Person ;
  rdfs:label "Johanna Quintina Bebingh" ;
  a2a:PersonName [
    rdfs:label "Johanna Quintina Bebingh" ;
    a2a:PersonNameFirstName "Johanna Quintina" ;
    a2a:PersonNameLastName "Bebingh"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "74 jaar" ;
    rdfs:label "74 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wetsinge gem. Adorp" ;
    rdfs:label "Wetsinge gem. Adorp"
  ] .

oa:person_gra_f1553876-d2dd-6efd-07d2-8d32ba03c5b0_Person-858bf679-8051-b6a8-210d-5461144ee1cf
  a a2a:Person ;
  rdfs:label "Melchior Corstius" ;
  a2a:PersonName [
    rdfs:label "Melchior Corstius" ;
    a2a:PersonNameFirstName "Melchior" ;
    a2a:PersonNameLastName "Corstius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_f1553876-d2dd-6efd-07d2-8d32ba03c5b0_Person-6cac84d2-f07f-a312-f09f-b6f8ea339633
  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_f1553876-d2dd-6efd-07d2-8d32ba03c5b0_Person-8c52c338-c648-44ea-dd3a-7641b330f990
  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_f1553876-d2dd-6efd-07d2-8d32ba03c5b0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1869" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1869-01-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stedum" ;
    rdfs:label "Stedum"
  ] .

oa:relationep_gra_f1553876-d2dd-6efd-07d2-8d32ba03c5b0_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_f1553876-d2dd-6efd-07d2-8d32ba03c5b0_Person:41cbb4c8-7519-a987-8bc1-1cfbd19a1cf6 ;
  a2a:EventKeyRef oa:event_gra_f1553876-d2dd-6efd-07d2-8d32ba03c5b0_Event1 .

oa:relationep_gra_f1553876-d2dd-6efd-07d2-8d32ba03c5b0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_f1553876-d2dd-6efd-07d2-8d32ba03c5b0_Person:6cac84d2-f07f-a312-f09f-b6f8ea339633 ;
  a2a:EventKeyRef oa:event_gra_f1553876-d2dd-6efd-07d2-8d32ba03c5b0_Event1 .

oa:relationep_gra_f1553876-d2dd-6efd-07d2-8d32ba03c5b0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_f1553876-d2dd-6efd-07d2-8d32ba03c5b0_Person:8c52c338-c648-44ea-dd3a-7641b330f990 ;
  a2a:EventKeyRef oa:event_gra_f1553876-d2dd-6efd-07d2-8d32ba03c5b0_Event1 .

oa:relationpp_gra_f1553876-d2dd-6efd-07d2-8d32ba03c5b0_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_f1553876-d2dd-6efd-07d2-8d32ba03c5b0_Person:41cbb4c8-7519-a987-8bc1-1cfbd19a1cf6, oa:person_gra_f1553876-d2dd-6efd-07d2-8d32ba03c5b0_Person:858bf679-8051-b6a8-210d-5461144ee1cf .

oa:source_gra_f1553876-d2dd-6efd-07d2-8d32ba03c5b0
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Stedum" ;
    rdfs:label "Stedum", "1869-01-18 - 1869-01-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1869-01-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1869-01-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1869" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1869-01-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1869" ;
    a2a:Book "Overlijdensregister 1869" ;
    a2a:DocumentNumber "1" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1869, Overlijdensregister 1869, 1"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/1232693d-0e4a-a75c-f0fd-b7c04dd25ce7.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/f1553876-d2dd-6efd-07d2-8d32ba03c5b0" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/1232693d-0e4a-a75c-f0fd-b7c04dd25ce7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/f1553876-d2dd-6efd-07d2-8d32ba03c5b0" ;
  a2a:RecordGUID "{f1553876-d2dd-6efd-07d2-8d32ba03c5b0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_12103_00012103.xml van GRA" .

