@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_79e89a61-733b-cc4c-e833-d2a70e5ca3d0
  a a2a:Record ;
  rdfs:label "Overlijden op 12 juli 1885 te Blijham gem. Wedde" ;
  a2a:hasPerson oa:person_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0_Person-075e2c3e-8749-d1ad-4bb5-ca43556600d0, oa:person_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0_Person-aaacb7c4-8a00-b1a8-b081-8c9ddf1b3211, oa:person_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0_Person-e72c5bb5-5932-96f4-1dd0-814e4a298c5c, oa:person_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0_Person-0a8c5cec-0452-0aad-a3f6-5b37d1994808 ;
  a2a:hasEvent oa:event_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0_0, oa:relationep_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0_1, oa:relationep_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0_2 ;
  a2a:hasRelationPP oa:relationpp_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0_0 ;
  a2a:hasSource oa:source_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0 .

oa:person_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0_Person-075e2c3e-8749-d1ad-4bb5-ca43556600d0
  a a2a:Person ;
  rdfs:label "Janna Dorgeloos" ;
  a2a:PersonName [
    rdfs:label "Janna Dorgeloos" ;
    a2a:PersonNameFirstName "Janna" ;
    a2a:PersonNameLastName "Dorgeloos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "39 jaar" ;
    rdfs:label "39 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde"
  ] .

oa:person_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0_Person-aaacb7c4-8a00-b1a8-b081-8c9ddf1b3211
  a a2a:Person ;
  rdfs:label "Geert Nieuwbeerta" ;
  a2a:PersonName [
    rdfs:label "Geert Nieuwbeerta" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Nieuwbeerta"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0_Person-e72c5bb5-5932-96f4-1dd0-814e4a298c5c
  a a2a:Person ;
  rdfs:label "Roelf Dorgeloos" ;
  a2a:PersonName [
    rdfs:label "Roelf Dorgeloos" ;
    a2a:PersonNameFirstName "Roelf" ;
    a2a:PersonNameLastName "Dorgeloos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0_Person-0a8c5cec-0452-0aad-a3f6-5b37d1994808
  a a2a:Person ;
  rdfs:label "Grietje Verver" ;
  a2a:PersonName [
    rdfs:label "Grietje Verver" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Verver"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1885" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1885-07-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Blijham gem. Wedde" ;
    rdfs:label "Blijham gem. Wedde"
  ] .

oa:relationep_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0_Person:075e2c3e-8749-d1ad-4bb5-ca43556600d0 ;
  a2a:EventKeyRef oa:event_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0_Event1 .

oa:relationep_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0_Person:e72c5bb5-5932-96f4-1dd0-814e4a298c5c ;
  a2a:EventKeyRef oa:event_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0_Event1 .

oa:relationep_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0_Person:0a8c5cec-0452-0aad-a3f6-5b37d1994808 ;
  a2a:EventKeyRef oa:event_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0_Event1 .

oa:relationpp_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0_Person:075e2c3e-8749-d1ad-4bb5-ca43556600d0, oa:person_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0_Person:aaacb7c4-8a00-b1a8-b081-8c9ddf1b3211 .

oa:source_gra_79e89a61-733b-cc4c-e833-d2a70e5ca3d0
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wedde" ;
    rdfs:label "Wedde", "1885-07-13 - 1885-07-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1885-07-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1885-07-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1885" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1885-07-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1885" ;
    a2a:Book "Overlijdensregister 1885" ;
    a2a:DocumentNumber "28" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1885, Overlijdensregister 1885, 28"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/7d043756-0c2a-0ff4-74e8-529813f94d84.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/79e89a61-733b-cc4c-e833-d2a70e5ca3d0" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/7d043756-0c2a-0ff4-74e8-529813f94d84.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/79e89a61-733b-cc4c-e833-d2a70e5ca3d0" ;
  a2a:RecordGUID "{79e89a61-733b-cc4c-e833-d2a70e5ca3d0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_16125_00016125.xml van GRA" .

