@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_e786e0c2-f96b-02e0-e4f5-a71312e170bc
  a a2a:Record ;
  rdfs:label "Overlijden op 21 december 1845 te Beerta" ;
  a2a:hasPerson oa:person_gra_e786e0c2-f96b-02e0-e4f5-a71312e170bc_Person-547cd048-98bd-3a03-ca37-17d61dcf3155, oa:person_gra_e786e0c2-f96b-02e0-e4f5-a71312e170bc_Person-792f331b-a9e8-71be-09b9-eaa78ce2b655, oa:person_gra_e786e0c2-f96b-02e0-e4f5-a71312e170bc_Person-c9f4ac9d-3175-5450-c141-cf3cef340bc4 ;
  a2a:hasEvent oa:event_gra_e786e0c2-f96b-02e0-e4f5-a71312e170bc_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_e786e0c2-f96b-02e0-e4f5-a71312e170bc_0, oa:relationep_gra_e786e0c2-f96b-02e0-e4f5-a71312e170bc_1, oa:relationep_gra_e786e0c2-f96b-02e0-e4f5-a71312e170bc_2 ;
  a2a:hasSource oa:source_gra_e786e0c2-f96b-02e0-e4f5-a71312e170bc .

oa:person_gra_e786e0c2-f96b-02e0-e4f5-a71312e170bc_Person-547cd048-98bd-3a03-ca37-17d61dcf3155
  a a2a:Person ;
  rdfs:label "Imke Kolkman" ;
  a2a:PersonName [
    rdfs:label "Imke Kolkman" ;
    a2a:PersonNameFirstName "Imke" ;
    a2a:PersonNameLastName "Kolkman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "14 maanden" ;
    rdfs:label "14 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuw Beerta" ;
    rdfs:label "Nieuw Beerta"
  ] .

oa:person_gra_e786e0c2-f96b-02e0-e4f5-a71312e170bc_Person-792f331b-a9e8-71be-09b9-eaa78ce2b655
  a a2a:Person ;
  rdfs:label "Gerrit Derks Kolkman" ;
  a2a:PersonName [
    rdfs:label "Gerrit Derks Kolkman" ;
    a2a:PersonNameFirstName "Gerrit Derks" ;
    a2a:PersonNameLastName "Kolkman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "koopman" .

oa:person_gra_e786e0c2-f96b-02e0-e4f5-a71312e170bc_Person-c9f4ac9d-3175-5450-c141-cf3cef340bc4
  a a2a:Person ;
  rdfs:label "Ellechien Frans Fransen" ;
  a2a:PersonName [
    rdfs:label "Ellechien Frans Fransen" ;
    a2a:PersonNameFirstName "Ellechien Frans" ;
    a2a:PersonNameLastName "Fransen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_e786e0c2-f96b-02e0-e4f5-a71312e170bc_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1845" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1845-12-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Beerta" ;
    rdfs:label "Beerta"
  ] .

oa:relationep_gra_e786e0c2-f96b-02e0-e4f5-a71312e170bc_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_e786e0c2-f96b-02e0-e4f5-a71312e170bc_Person:547cd048-98bd-3a03-ca37-17d61dcf3155 ;
  a2a:EventKeyRef oa:event_gra_e786e0c2-f96b-02e0-e4f5-a71312e170bc_Event1 .

oa:relationep_gra_e786e0c2-f96b-02e0-e4f5-a71312e170bc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_e786e0c2-f96b-02e0-e4f5-a71312e170bc_Person:792f331b-a9e8-71be-09b9-eaa78ce2b655 ;
  a2a:EventKeyRef oa:event_gra_e786e0c2-f96b-02e0-e4f5-a71312e170bc_Event1 .

oa:relationep_gra_e786e0c2-f96b-02e0-e4f5-a71312e170bc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_e786e0c2-f96b-02e0-e4f5-a71312e170bc_Person:c9f4ac9d-3175-5450-c141-cf3cef340bc4 ;
  a2a:EventKeyRef oa:event_gra_e786e0c2-f96b-02e0-e4f5-a71312e170bc_Event1 .

oa:source_gra_e786e0c2-f96b-02e0-e4f5-a71312e170bc
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Beerta" ;
    rdfs:label "Beerta", "1845-12-24 - 1845-12-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1845-12-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1845-12-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1845" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1845-12-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1845" ;
    a2a:Book "Overlijdensregister 1845" ;
    a2a:DocumentNumber "60" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1845, Overlijdensregister 1845, 60"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/4122b742-c682-05cd-daf6-68faa684f47f.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/e786e0c2-f96b-02e0-e4f5-a71312e170bc" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/4122b742-c682-05cd-daf6-68faa684f47f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/e786e0c2-f96b-02e0-e4f5-a71312e170bc" ;
  a2a:RecordGUID "{e786e0c2-f96b-02e0-e4f5-a71312e170bc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_11532_00011532.xml van GRA" .

