@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_4586b214-af70-e09c-642f-9a038c3370af
  a a2a:Record ;
  rdfs:label "Overlijden op 9 november 1859 te Grootegast" ;
  a2a:hasPerson oa:person_gra_4586b214-af70-e09c-642f-9a038c3370af_Person-dc4cb262-0e94-fb52-54e2-45f602e3a788, oa:person_gra_4586b214-af70-e09c-642f-9a038c3370af_Person-c45784ba-e3db-d534-ea20-dcd6e28221c0, oa:person_gra_4586b214-af70-e09c-642f-9a038c3370af_Person-92667d0c-ee78-e552-66f2-c2076e668db5, oa:person_gra_4586b214-af70-e09c-642f-9a038c3370af_Person-35250ae8-5cb5-a161-5448-308c7d5f807e ;
  a2a:hasEvent oa:event_gra_4586b214-af70-e09c-642f-9a038c3370af_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_4586b214-af70-e09c-642f-9a038c3370af_0, oa:relationep_gra_4586b214-af70-e09c-642f-9a038c3370af_1, oa:relationep_gra_4586b214-af70-e09c-642f-9a038c3370af_2 ;
  a2a:hasRelationPP oa:relationpp_gra_4586b214-af70-e09c-642f-9a038c3370af_0 ;
  a2a:hasSource oa:source_gra_4586b214-af70-e09c-642f-9a038c3370af .

oa:person_gra_4586b214-af70-e09c-642f-9a038c3370af_Person-dc4cb262-0e94-fb52-54e2-45f602e3a788
  a a2a:Person ;
  rdfs:label "Jacob Roelfs van Dijk" ;
  a2a:PersonName [
    rdfs:label "Jacob Roelfs van Dijk" ;
    a2a:PersonNameFirstName "Jacob Roelfs" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4586b214-af70-e09c-642f-9a038c3370af_Person-c45784ba-e3db-d534-ea20-dcd6e28221c0
  a a2a:Person ;
  rdfs:label "Siemen Rogcherts Zijlstra" ;
  a2a:PersonName [
    rdfs:label "Siemen Rogcherts Zijlstra" ;
    a2a:PersonNameFirstName "Siemen Rogcherts" ;
    a2a:PersonNameLastName "Zijlstra"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4586b214-af70-e09c-642f-9a038c3370af_Person-92667d0c-ee78-e552-66f2-c2076e668db5
  a a2a:Person ;
  rdfs:label "Joukje Jacobs van Dijk" ;
  a2a:PersonName [
    rdfs:label "Joukje Jacobs van Dijk" ;
    a2a:PersonNameFirstName "Joukje Jacobs" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "69 jaar" ;
    rdfs:label "69 jaar"
  ] ;
  a2a:Profession "landbouwersche" .

oa:person_gra_4586b214-af70-e09c-642f-9a038c3370af_Person-35250ae8-5cb5-a161-5448-308c7d5f807e
  a a2a:Person ;
  rdfs:label "Hiltje Geerts" ;
  a2a:PersonName [
    rdfs:label "Hiltje Geerts" ;
    a2a:PersonNameFirstName "Hiltje" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_4586b214-af70-e09c-642f-9a038c3370af_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1859" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1859-11-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grootegast" ;
    rdfs:label "Grootegast"
  ] .

oa:relationep_gra_4586b214-af70-e09c-642f-9a038c3370af_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_4586b214-af70-e09c-642f-9a038c3370af_Person:dc4cb262-0e94-fb52-54e2-45f602e3a788 ;
  a2a:EventKeyRef oa:event_gra_4586b214-af70-e09c-642f-9a038c3370af_Event1 .

oa:relationep_gra_4586b214-af70-e09c-642f-9a038c3370af_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_4586b214-af70-e09c-642f-9a038c3370af_Person:92667d0c-ee78-e552-66f2-c2076e668db5 ;
  a2a:EventKeyRef oa:event_gra_4586b214-af70-e09c-642f-9a038c3370af_Event1 .

oa:relationep_gra_4586b214-af70-e09c-642f-9a038c3370af_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_4586b214-af70-e09c-642f-9a038c3370af_Person:35250ae8-5cb5-a161-5448-308c7d5f807e ;
  a2a:EventKeyRef oa:event_gra_4586b214-af70-e09c-642f-9a038c3370af_Event1 .

oa:relationpp_gra_4586b214-af70-e09c-642f-9a038c3370af_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_4586b214-af70-e09c-642f-9a038c3370af_Person:92667d0c-ee78-e552-66f2-c2076e668db5, oa:person_gra_4586b214-af70-e09c-642f-9a038c3370af_Person:c45784ba-e3db-d534-ea20-dcd6e28221c0 .

oa:source_gra_4586b214-af70-e09c-642f-9a038c3370af
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Grootegast" ;
    rdfs:label "Grootegast", "1859-11-10 - 1859-11-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1859-11-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1859-11-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1859" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1859-11-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1859" ;
    a2a:Book "Overlijdensregister 1859" ;
    a2a:DocumentNumber "102" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1859, Overlijdensregister 1859, 102"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/11d4d887-d5ee-f1d2-f711-222e87495bdd.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/4586b214-af70-e09c-642f-9a038c3370af" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/11d4d887-d5ee-f1d2-f711-222e87495bdd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/4586b214-af70-e09c-642f-9a038c3370af" ;
  a2a:RecordGUID "{4586b214-af70-e09c-642f-9a038c3370af}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13432_00013432.xml van GRA" .

