@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_127258ca-8882-e299-d43f-e41bc81191a9
  a a2a:Record ;
  rdfs:label "Overlijden op 15 mei 1929 te Winschoten" ;
  a2a:hasPerson oa:person_gra_127258ca-8882-e299-d43f-e41bc81191a9_Person-37228c68-8212-d295-db7b-b9f9380d9db8, oa:person_gra_127258ca-8882-e299-d43f-e41bc81191a9_Person-ba97e7ef-8ec5-2493-9bdf-fa8772ea9408, oa:person_gra_127258ca-8882-e299-d43f-e41bc81191a9_Person-716ba842-fc6b-1667-ff17-b544000114af, oa:person_gra_127258ca-8882-e299-d43f-e41bc81191a9_Person-3775fbf0-1b2a-901b-0d29-1e46658a4a07 ;
  a2a:hasEvent oa:event_gra_127258ca-8882-e299-d43f-e41bc81191a9_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_127258ca-8882-e299-d43f-e41bc81191a9_0, oa:relationep_gra_127258ca-8882-e299-d43f-e41bc81191a9_1, oa:relationep_gra_127258ca-8882-e299-d43f-e41bc81191a9_2 ;
  a2a:hasRelationPP oa:relationpp_gra_127258ca-8882-e299-d43f-e41bc81191a9_0 ;
  a2a:hasSource oa:source_gra_127258ca-8882-e299-d43f-e41bc81191a9 .

oa:person_gra_127258ca-8882-e299-d43f-e41bc81191a9_Person-37228c68-8212-d295-db7b-b9f9380d9db8
  a a2a:Person ;
  rdfs:label "Hemmechien Pothuis" ;
  a2a:PersonName [
    rdfs:label "Hemmechien Pothuis" ;
    a2a:PersonNameFirstName "Hemmechien" ;
    a2a:PersonNameLastName "Pothuis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "86 jaar" ;
    rdfs:label "86 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beerta" ;
    rdfs:label "Beerta"
  ] .

oa:person_gra_127258ca-8882-e299-d43f-e41bc81191a9_Person-ba97e7ef-8ec5-2493-9bdf-fa8772ea9408
  a a2a:Person ;
  rdfs:label "Jacob Ruibing" ;
  a2a:PersonName [
    rdfs:label "Jacob Ruibing" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Ruibing"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_127258ca-8882-e299-d43f-e41bc81191a9_Person-716ba842-fc6b-1667-ff17-b544000114af
  a a2a:Person ;
  rdfs:label "Roelf Hemmes Pothuis" ;
  a2a:PersonName [
    rdfs:label "Roelf Hemmes Pothuis" ;
    a2a:PersonNameFirstName "Roelf Hemmes" ;
    a2a:PersonNameLastName "Pothuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_127258ca-8882-e299-d43f-e41bc81191a9_Person-3775fbf0-1b2a-901b-0d29-1e46658a4a07
  a a2a:Person ;
  rdfs:label "Hemmechien Derks Schuuring" ;
  a2a:PersonName [
    rdfs:label "Hemmechien Derks Schuuring" ;
    a2a:PersonNameFirstName "Hemmechien Derks" ;
    a2a:PersonNameLastName "Schuuring"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_127258ca-8882-e299-d43f-e41bc81191a9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1929" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1929-05-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] .

oa:relationep_gra_127258ca-8882-e299-d43f-e41bc81191a9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_127258ca-8882-e299-d43f-e41bc81191a9_Person:37228c68-8212-d295-db7b-b9f9380d9db8 ;
  a2a:EventKeyRef oa:event_gra_127258ca-8882-e299-d43f-e41bc81191a9_Event1 .

oa:relationep_gra_127258ca-8882-e299-d43f-e41bc81191a9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_127258ca-8882-e299-d43f-e41bc81191a9_Person:716ba842-fc6b-1667-ff17-b544000114af ;
  a2a:EventKeyRef oa:event_gra_127258ca-8882-e299-d43f-e41bc81191a9_Event1 .

oa:relationep_gra_127258ca-8882-e299-d43f-e41bc81191a9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_127258ca-8882-e299-d43f-e41bc81191a9_Person:3775fbf0-1b2a-901b-0d29-1e46658a4a07 ;
  a2a:EventKeyRef oa:event_gra_127258ca-8882-e299-d43f-e41bc81191a9_Event1 .

oa:relationpp_gra_127258ca-8882-e299-d43f-e41bc81191a9_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_127258ca-8882-e299-d43f-e41bc81191a9_Person:37228c68-8212-d295-db7b-b9f9380d9db8, oa:person_gra_127258ca-8882-e299-d43f-e41bc81191a9_Person:ba97e7ef-8ec5-2493-9bdf-fa8772ea9408 .

oa:source_gra_127258ca-8882-e299-d43f-e41bc81191a9
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten", "1929-05-16 - 1929-05-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1929-05-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1929-05-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1929" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1929-05-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1929" ;
    a2a:Book "Overlijdensregister 1929" ;
    a2a:DocumentNumber "131" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1929, Overlijdensregister 1929, 131"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/b6f46ecf-0b72-bff4-9d37-3cf9f444399b.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/127258ca-8882-e299-d43f-e41bc81191a9" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/b6f46ecf-0b72-bff4-9d37-3cf9f444399b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/127258ca-8882-e299-d43f-e41bc81191a9" ;
  a2a:RecordGUID "{127258ca-8882-e299-d43f-e41bc81191a9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_15275_00015275.xml van GRA" .

