@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_f573ff4e-83cd-a62a-e4da-f48495d09990
  a a2a:Record ;
  rdfs:label "Overlijden op 14 mei 1884 te Ellersinghuizen gem. Vlagtwedde" ;
  a2a:hasPerson oa:person_gra_f573ff4e-83cd-a62a-e4da-f48495d09990_Person-5b2ffcd2-12bd-0cd2-d6ac-03c5d9e41b9e, oa:person_gra_f573ff4e-83cd-a62a-e4da-f48495d09990_Person-1fd55adf-e182-3898-0aef-a3641296f3c9, oa:person_gra_f573ff4e-83cd-a62a-e4da-f48495d09990_Person-bb001085-64b5-bd0c-8839-6ff382677e27, oa:person_gra_f573ff4e-83cd-a62a-e4da-f48495d09990_Person-6ce3dfa2-8f32-d42b-ee93-6ab0bba7b09f ;
  a2a:hasEvent oa:event_gra_f573ff4e-83cd-a62a-e4da-f48495d09990_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_f573ff4e-83cd-a62a-e4da-f48495d09990_0, oa:relationep_gra_f573ff4e-83cd-a62a-e4da-f48495d09990_1, oa:relationep_gra_f573ff4e-83cd-a62a-e4da-f48495d09990_2 ;
  a2a:hasRelationPP oa:relationpp_gra_f573ff4e-83cd-a62a-e4da-f48495d09990_0 ;
  a2a:hasSource oa:source_gra_f573ff4e-83cd-a62a-e4da-f48495d09990 .

oa:person_gra_f573ff4e-83cd-a62a-e4da-f48495d09990_Person-5b2ffcd2-12bd-0cd2-d6ac-03c5d9e41b9e
  a a2a:Person ;
  rdfs:label "Roelf Roelfs Scholts" ;
  a2a:PersonName [
    rdfs:label "Roelf Roelfs Scholts" ;
    a2a:PersonNameFirstName "Roelf Roelfs" ;
    a2a:PersonNameLastName "Scholts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_f573ff4e-83cd-a62a-e4da-f48495d09990_Person-1fd55adf-e182-3898-0aef-a3641296f3c9
  a a2a:Person ;
  rdfs:label "Geert Berents Huls" ;
  a2a:PersonName [
    rdfs:label "Geert Berents Huls" ;
    a2a:PersonNameFirstName "Geert Berents" ;
    a2a:PersonNameLastName "Huls"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_f573ff4e-83cd-a62a-e4da-f48495d09990_Person-bb001085-64b5-bd0c-8839-6ff382677e27
  a a2a:Person ;
  rdfs:label "Geertien Roelfs Scholts" ;
  a2a:PersonName [
    rdfs:label "Geertien Roelfs Scholts" ;
    a2a:PersonNameFirstName "Geertien Roelfs" ;
    a2a:PersonNameLastName "Scholts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "84 jaar" ;
    rdfs:label "84 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlagtwedde" ;
    rdfs:label "Vlagtwedde"
  ] .

oa:person_gra_f573ff4e-83cd-a62a-e4da-f48495d09990_Person-6ce3dfa2-8f32-d42b-ee93-6ab0bba7b09f
  a a2a:Person ;
  rdfs:label "Grietien Jans" ;
  a2a:PersonName [
    rdfs:label "Grietien Jans" ;
    a2a:PersonNameFirstName "Grietien" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_f573ff4e-83cd-a62a-e4da-f48495d09990_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1884-05-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ellersinghuizen gem. Vlagtwedde" ;
    rdfs:label "Ellersinghuizen gem. Vlagtwedde"
  ] .

oa:relationep_gra_f573ff4e-83cd-a62a-e4da-f48495d09990_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_f573ff4e-83cd-a62a-e4da-f48495d09990_Person:5b2ffcd2-12bd-0cd2-d6ac-03c5d9e41b9e ;
  a2a:EventKeyRef oa:event_gra_f573ff4e-83cd-a62a-e4da-f48495d09990_Event1 .

oa:relationep_gra_f573ff4e-83cd-a62a-e4da-f48495d09990_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_f573ff4e-83cd-a62a-e4da-f48495d09990_Person:bb001085-64b5-bd0c-8839-6ff382677e27 ;
  a2a:EventKeyRef oa:event_gra_f573ff4e-83cd-a62a-e4da-f48495d09990_Event1 .

oa:relationep_gra_f573ff4e-83cd-a62a-e4da-f48495d09990_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_f573ff4e-83cd-a62a-e4da-f48495d09990_Person:6ce3dfa2-8f32-d42b-ee93-6ab0bba7b09f ;
  a2a:EventKeyRef oa:event_gra_f573ff4e-83cd-a62a-e4da-f48495d09990_Event1 .

oa:relationpp_gra_f573ff4e-83cd-a62a-e4da-f48495d09990_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_f573ff4e-83cd-a62a-e4da-f48495d09990_Person:bb001085-64b5-bd0c-8839-6ff382677e27, oa:person_gra_f573ff4e-83cd-a62a-e4da-f48495d09990_Person:1fd55adf-e182-3898-0aef-a3641296f3c9 .

oa:source_gra_f573ff4e-83cd-a62a-e4da-f48495d09990
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Vlagtwedde" ;
    rdfs:label "Vlagtwedde", "1884-05-15 - 1884-05-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-05-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-05-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1884" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1884-05-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1884" ;
    a2a:Book "Overlijdensregister 1884" ;
    a2a:DocumentNumber "39" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1884, Overlijdensregister 1884, 39"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/39d1895a-f73e-52df-51e9-afbf03903773.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/f573ff4e-83cd-a62a-e4da-f48495d09990" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/39d1895a-f73e-52df-51e9-afbf03903773.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/f573ff4e-83cd-a62a-e4da-f48495d09990" ;
  a2a:RecordGUID "{f573ff4e-83cd-a62a-e4da-f48495d09990}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_11107_00011107.xml van GRA" .

