@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_283bd78c-85fb-e72e-b7df-a4a47dba641a
  a a2a:Record ;
  rdfs:label "Overlijden op 1 juni 1882 te Schildwolde gem. Slochteren" ;
  a2a:hasPerson oa:person_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a_Person-163e9f28-ed0f-b00e-9900-ea74e97dfd78, oa:person_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a_Person-a56a9a47-6414-02a1-57e0-3dbd3c1f5b51, oa:person_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a_Person-52043ef5-b478-3035-c4ff-196de9b8d557, oa:person_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a_Person-273f9dae-fdcd-daa5-274b-bba77c00dd94 ;
  a2a:hasEvent oa:event_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a_0, oa:relationep_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a_1, oa:relationep_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a_2 ;
  a2a:hasRelationPP oa:relationpp_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a_0 ;
  a2a:hasSource oa:source_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a .

oa:person_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a_Person-163e9f28-ed0f-b00e-9900-ea74e97dfd78
  a a2a:Person ;
  rdfs:label "Hillegien Olthof" ;
  a2a:PersonName [
    rdfs:label "Hillegien Olthof" ;
    a2a:PersonNameFirstName "Hillegien" ;
    a2a:PersonNameLastName "Olthof"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "78 jaar" ;
    rdfs:label "78 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand"
  ] .

oa:person_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a_Person-a56a9a47-6414-02a1-57e0-3dbd3c1f5b51
  a a2a:Person ;
  rdfs:label "Jan Roelfs Folkersma" ;
  a2a:PersonName [
    rdfs:label "Jan Roelfs Folkersma" ;
    a2a:PersonNameFirstName "Jan Roelfs" ;
    a2a:PersonNameLastName "Folkersma"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a_Person-52043ef5-b478-3035-c4ff-196de9b8d557
  a a2a:Person ;
  rdfs:label "Roelf Olthof" ;
  a2a:PersonName [
    rdfs:label "Roelf Olthof" ;
    a2a:PersonNameFirstName "Roelf" ;
    a2a:PersonNameLastName "Olthof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a_Person-273f9dae-fdcd-daa5-274b-bba77c00dd94
  a a2a:Person ;
  rdfs:label "Fennigje Fransen" ;
  a2a:PersonName [
    rdfs:label "Fennigje Fransen" ;
    a2a:PersonNameFirstName "Fennigje" ;
    a2a:PersonNameLastName "Fransen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1882-06-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schildwolde gem. Slochteren" ;
    rdfs:label "Schildwolde gem. Slochteren"
  ] .

oa:relationep_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a_Person:163e9f28-ed0f-b00e-9900-ea74e97dfd78 ;
  a2a:EventKeyRef oa:event_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a_Event1 .

oa:relationep_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a_Person:52043ef5-b478-3035-c4ff-196de9b8d557 ;
  a2a:EventKeyRef oa:event_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a_Event1 .

oa:relationep_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a_Person:273f9dae-fdcd-daa5-274b-bba77c00dd94 ;
  a2a:EventKeyRef oa:event_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a_Event1 .

oa:relationpp_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a_Person:163e9f28-ed0f-b00e-9900-ea74e97dfd78, oa:person_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a_Person:a56a9a47-6414-02a1-57e0-3dbd3c1f5b51 .

oa:source_gra_283bd78c-85fb-e72e-b7df-a4a47dba641a
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Slochteren" ;
    rdfs:label "Slochteren", "1882-06-02 - 1882-06-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-06-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-06-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1882" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1882-06-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1882" ;
    a2a:Book "Overlijdensregister 1882" ;
    a2a:DocumentNumber "81" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1882, Overlijdensregister 1882, 81"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/ead894ce-ab33-2167-b570-0d49de1e0ba1.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/283bd78c-85fb-e72e-b7df-a4a47dba641a" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/ead894ce-ab33-2167-b570-0d49de1e0ba1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/283bd78c-85fb-e72e-b7df-a4a47dba641a" ;
  a2a:RecordGUID "{283bd78c-85fb-e72e-b7df-a4a47dba641a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13957_00013957.xml van GRA" .

