@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_e7dc2ab1-9d11-1759-cf66-37b38c343d2e
  a a2a:Record ;
  rdfs:label "Overlijden op 5 december 1826 te Noordhorn gem. Zuidhorn" ;
  a2a:hasPerson oa:person_gra_e7dc2ab1-9d11-1759-cf66-37b38c343d2e_Person-a3d7fde4-0b7c-0c23-e76e-3c2a53496120, oa:person_gra_e7dc2ab1-9d11-1759-cf66-37b38c343d2e_Person-bc9b4852-0468-2d56-736b-e76f4681378f, oa:person_gra_e7dc2ab1-9d11-1759-cf66-37b38c343d2e_Person-28430e30-6768-a127-3ce2-b6b464202ba0 ;
  a2a:hasEvent oa:event_gra_e7dc2ab1-9d11-1759-cf66-37b38c343d2e_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_e7dc2ab1-9d11-1759-cf66-37b38c343d2e_0, oa:relationep_gra_e7dc2ab1-9d11-1759-cf66-37b38c343d2e_1, oa:relationep_gra_e7dc2ab1-9d11-1759-cf66-37b38c343d2e_2 ;
  a2a:hasSource oa:source_gra_e7dc2ab1-9d11-1759-cf66-37b38c343d2e .

oa:person_gra_e7dc2ab1-9d11-1759-cf66-37b38c343d2e_Person-a3d7fde4-0b7c-0c23-e76e-3c2a53496120
  a a2a:Person ;
  rdfs:label "Kornelis Moltmaker" ;
  a2a:PersonName [
    rdfs:label "Kornelis Moltmaker" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNameLastName "Moltmaker"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "6 weken" ;
    rdfs:label "6 weken"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordhorn gem. Zuidhorn" ;
    rdfs:label "Noordhorn gem. Zuidhorn"
  ] .

oa:person_gra_e7dc2ab1-9d11-1759-cf66-37b38c343d2e_Person-bc9b4852-0468-2d56-736b-e76f4681378f
  a a2a:Person ;
  rdfs:label "Jan Roelfs Moltmaker" ;
  a2a:PersonName [
    rdfs:label "Jan Roelfs Moltmaker" ;
    a2a:PersonNameFirstName "Jan Roelfs" ;
    a2a:PersonNameLastName "Moltmaker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:person_gra_e7dc2ab1-9d11-1759-cf66-37b38c343d2e_Person-28430e30-6768-a127-3ce2-b6b464202ba0
  a a2a:Person ;
  rdfs:label "Korneliske Jeltes Feringa" ;
  a2a:PersonName [
    rdfs:label "Korneliske Jeltes Feringa" ;
    a2a:PersonNameFirstName "Korneliske Jeltes" ;
    a2a:PersonNameLastName "Feringa"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwersche" .

oa:event_gra_e7dc2ab1-9d11-1759-cf66-37b38c343d2e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1826" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1826-12-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordhorn gem. Zuidhorn" ;
    rdfs:label "Noordhorn gem. Zuidhorn"
  ] .

oa:relationep_gra_e7dc2ab1-9d11-1759-cf66-37b38c343d2e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_e7dc2ab1-9d11-1759-cf66-37b38c343d2e_Person:a3d7fde4-0b7c-0c23-e76e-3c2a53496120 ;
  a2a:EventKeyRef oa:event_gra_e7dc2ab1-9d11-1759-cf66-37b38c343d2e_Event1 .

oa:relationep_gra_e7dc2ab1-9d11-1759-cf66-37b38c343d2e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_e7dc2ab1-9d11-1759-cf66-37b38c343d2e_Person:bc9b4852-0468-2d56-736b-e76f4681378f ;
  a2a:EventKeyRef oa:event_gra_e7dc2ab1-9d11-1759-cf66-37b38c343d2e_Event1 .

oa:relationep_gra_e7dc2ab1-9d11-1759-cf66-37b38c343d2e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_e7dc2ab1-9d11-1759-cf66-37b38c343d2e_Person:28430e30-6768-a127-3ce2-b6b464202ba0 ;
  a2a:EventKeyRef oa:event_gra_e7dc2ab1-9d11-1759-cf66-37b38c343d2e_Event1 .

oa:source_gra_e7dc2ab1-9d11-1759-cf66-37b38c343d2e
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zuidhorn" ;
    rdfs:label "Zuidhorn", "1826-12-06 - 1826-12-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1826-12-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1826-12-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1826" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1826-12-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1826" ;
    a2a:Book "Overlijdensregister 1826" ;
    a2a:DocumentNumber "93" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1826, Overlijdensregister 1826, 93"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/44e5dd73-c249-02a9-1e31-341e41f3d486.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/e7dc2ab1-9d11-1759-cf66-37b38c343d2e" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/44e5dd73-c249-02a9-1e31-341e41f3d486.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/e7dc2ab1-9d11-1759-cf66-37b38c343d2e" ;
  a2a:RecordGUID "{e7dc2ab1-9d11-1759-cf66-37b38c343d2e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_11542_00011542.xml van GRA" .

