@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_dce201cc-c85d-a30a-a86b-e5b717ecbcb2
  a a2a:Record ;
  rdfs:label "Overlijden op 21 februari 1884 te Bellingwolde" ;
  a2a:hasPerson oa:person_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_Person-3aa2db3f-1931-6490-e2e6-8cf5e32b8ce9, oa:person_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_Person-bf3c685b-6fac-ea1f-1852-94ebcd05b111, oa:person_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_Person-169cf4db-ebc7-ce3c-8039-50f2dd3e382e, oa:person_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_Person-1bae4cd7-9135-80c5-2dea-ca6f9d32b9d4, oa:person_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_Person-5ae61101-fca1-4864-f68f-4313793dd5c8 ;
  a2a:hasEvent oa:event_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_0, oa:relationep_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_1, oa:relationep_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_2 ;
  a2a:hasRelationPP oa:relationpp_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_0, oa:relationpp_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_1 ;
  a2a:hasSource oa:source_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2 .

oa:person_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_Person-3aa2db3f-1931-6490-e2e6-8cf5e32b8ce9
  a a2a:Person ;
  rdfs:label "Pieter Rops" ;
  a2a:PersonName [
    rdfs:label "Pieter Rops" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Rops"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "66 jaar" ;
    rdfs:label "66 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] ;
  a2a:Profession "daglooner" .

oa:person_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_Person-bf3c685b-6fac-ea1f-1852-94ebcd05b111
  a a2a:Person ;
  rdfs:label "Grietje Houwen" ;
  a2a:PersonName [
    rdfs:label "Grietje Houwen" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Houwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_Person-169cf4db-ebc7-ce3c-8039-50f2dd3e382e
  a a2a:Person ;
  rdfs:label "Harmke Jans Klooster" ;
  a2a:PersonName [
    rdfs:label "Harmke Jans Klooster" ;
    a2a:PersonNameFirstName "Harmke Jans" ;
    a2a:PersonNameLastName "Klooster"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_Person-1bae4cd7-9135-80c5-2dea-ca6f9d32b9d4
  a a2a:Person ;
  rdfs:label "Harm Pieters Rops" ;
  a2a:PersonName [
    rdfs:label "Harm Pieters Rops" ;
    a2a:PersonNameFirstName "Harm Pieters" ;
    a2a:PersonNameLastName "Rops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_Person-5ae61101-fca1-4864-f68f-4313793dd5c8
  a a2a:Person ;
  rdfs:label "Engelina Johannes Tuinker" ;
  a2a:PersonName [
    rdfs:label "Engelina Johannes Tuinker" ;
    a2a:PersonNameFirstName "Engelina Johannes" ;
    a2a:PersonNameLastName "Tuinker"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1884-02-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] .

oa:relationep_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_Person:3aa2db3f-1931-6490-e2e6-8cf5e32b8ce9 ;
  a2a:EventKeyRef oa:event_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_Event1 .

oa:relationep_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_Person:1bae4cd7-9135-80c5-2dea-ca6f9d32b9d4 ;
  a2a:EventKeyRef oa:event_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_Event1 .

oa:relationep_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_Person:5ae61101-fca1-4864-f68f-4313793dd5c8 ;
  a2a:EventKeyRef oa:event_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_Event1 .

oa:relationpp_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_Person:3aa2db3f-1931-6490-e2e6-8cf5e32b8ce9, oa:person_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_Person:bf3c685b-6fac-ea1f-1852-94ebcd05b111 .

oa:relationpp_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_Person:3aa2db3f-1931-6490-e2e6-8cf5e32b8ce9, oa:person_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2_Person:169cf4db-ebc7-ce3c-8039-50f2dd3e382e .

oa:source_gra_dce201cc-c85d-a30a-a86b-e5b717ecbcb2
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde", "1884-02-22 - 1884-02-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-02-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-02-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1884" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1884-02-22"^^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 "14" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1884, Overlijdensregister 1884, 14"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/101dc3a9-a8f5-3483-2118-cf9a69345ab3.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/dce201cc-c85d-a30a-a86b-e5b717ecbcb2" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/101dc3a9-a8f5-3483-2118-cf9a69345ab3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/dce201cc-c85d-a30a-a86b-e5b717ecbcb2" ;
  a2a:RecordGUID "{dce201cc-c85d-a30a-a86b-e5b717ecbcb2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_11776_00011776.xml van GRA" .

