@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_eabb00a7-b52b-690c-c52c-eca097b7aca3
  a a2a:Record ;
  rdfs:label "Overlijden op 5 november 1843 te Holwierde gem. Bierum" ;
  a2a:hasPerson oa:person_gra_eabb00a7-b52b-690c-c52c-eca097b7aca3_Person-9292a8b2-4f36-1d52-5fd1-01372bd846e6, oa:person_gra_eabb00a7-b52b-690c-c52c-eca097b7aca3_Person-a9b2a73e-1eb9-805f-9f5c-d7f179980a50, oa:person_gra_eabb00a7-b52b-690c-c52c-eca097b7aca3_Person-f1e27b0b-3e04-a8a5-b53d-869e680fb95e ;
  a2a:hasEvent oa:event_gra_eabb00a7-b52b-690c-c52c-eca097b7aca3_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_eabb00a7-b52b-690c-c52c-eca097b7aca3_0, oa:relationep_gra_eabb00a7-b52b-690c-c52c-eca097b7aca3_1, oa:relationep_gra_eabb00a7-b52b-690c-c52c-eca097b7aca3_2 ;
  a2a:hasSource oa:source_gra_eabb00a7-b52b-690c-c52c-eca097b7aca3 .

oa:person_gra_eabb00a7-b52b-690c-c52c-eca097b7aca3_Person-9292a8b2-4f36-1d52-5fd1-01372bd846e6
  a a2a:Person ;
  rdfs:label "Trijntje Pieters Zeedijk" ;
  a2a:PersonName [
    rdfs:label "Trijntje Pieters Zeedijk" ;
    a2a:PersonNameFirstName "Trijntje Pieters" ;
    a2a:PersonNameLastName "Zeedijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "9 maanden" ;
    rdfs:label "9 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Holwierde gem. Bierum" ;
    rdfs:label "Holwierde gem. Bierum"
  ] .

oa:person_gra_eabb00a7-b52b-690c-c52c-eca097b7aca3_Person-a9b2a73e-1eb9-805f-9f5c-d7f179980a50
  a a2a:Person ;
  rdfs:label "Pieter Writsers Zeedijk" ;
  a2a:PersonName [
    rdfs:label "Pieter Writsers Zeedijk" ;
    a2a:PersonNameFirstName "Pieter Writsers" ;
    a2a:PersonNameLastName "Zeedijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "daglooner" .

oa:person_gra_eabb00a7-b52b-690c-c52c-eca097b7aca3_Person-f1e27b0b-3e04-a8a5-b53d-869e680fb95e
  a a2a:Person ;
  rdfs:label "Lupke Jans Riepma" ;
  a2a:PersonName [
    rdfs:label "Lupke Jans Riepma" ;
    a2a:PersonNameFirstName "Lupke Jans" ;
    a2a:PersonNameLastName "Riepma"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_eabb00a7-b52b-690c-c52c-eca097b7aca3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1843" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1843-11-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Holwierde gem. Bierum" ;
    rdfs:label "Holwierde gem. Bierum"
  ] .

oa:relationep_gra_eabb00a7-b52b-690c-c52c-eca097b7aca3_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_eabb00a7-b52b-690c-c52c-eca097b7aca3_Person:9292a8b2-4f36-1d52-5fd1-01372bd846e6 ;
  a2a:EventKeyRef oa:event_gra_eabb00a7-b52b-690c-c52c-eca097b7aca3_Event1 .

oa:relationep_gra_eabb00a7-b52b-690c-c52c-eca097b7aca3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_eabb00a7-b52b-690c-c52c-eca097b7aca3_Person:a9b2a73e-1eb9-805f-9f5c-d7f179980a50 ;
  a2a:EventKeyRef oa:event_gra_eabb00a7-b52b-690c-c52c-eca097b7aca3_Event1 .

oa:relationep_gra_eabb00a7-b52b-690c-c52c-eca097b7aca3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_eabb00a7-b52b-690c-c52c-eca097b7aca3_Person:f1e27b0b-3e04-a8a5-b53d-869e680fb95e ;
  a2a:EventKeyRef oa:event_gra_eabb00a7-b52b-690c-c52c-eca097b7aca3_Event1 .

oa:source_gra_eabb00a7-b52b-690c-c52c-eca097b7aca3
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bierum" ;
    rdfs:label "Bierum", "1843-11-06 - 1843-11-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1843-11-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1843-11-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1843" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1843-11-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1843" ;
    a2a:Book "Overlijdensregister 1843" ;
    a2a:DocumentNumber "57" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1843, Overlijdensregister 1843, 57"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/f6b19e11-d1e7-7f85-e370-5acd9d1ece2b.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/eabb00a7-b52b-690c-c52c-eca097b7aca3" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/f6b19e11-d1e7-7f85-e370-5acd9d1ece2b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/eabb00a7-b52b-690c-c52c-eca097b7aca3" ;
  a2a:RecordGUID "{eabb00a7-b52b-690c-c52c-eca097b7aca3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_11627_00011627.xml van GRA" .

