@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_6a39358f-ec76-e458-1f09-a1cc9a403f4d
  a a2a:Record ;
  rdfs:label "Overlijden op 25 december 1894 te Oudedijk gem. Beerta" ;
  a2a:hasPerson oa:person_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d_Person-3277ffdc-ade6-51eb-629c-061a49012a66, oa:person_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d_Person-10d16cdf-df15-6c58-8365-f500d8b4eb2f, oa:person_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d_Person-4818ad8f-f94f-fe18-140e-ddef81e7cf9d, oa:person_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d_Person-e1591482-b909-5fbb-8cc7-e752e9b12710 ;
  a2a:hasEvent oa:event_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d_0, oa:relationep_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d_1, oa:relationep_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d_2 ;
  a2a:hasRelationPP oa:relationpp_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d_0 ;
  a2a:hasSource oa:source_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d .

oa:person_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d_Person-3277ffdc-ade6-51eb-629c-061a49012a66
  a a2a:Person ;
  rdfs:label "Antje Steijes" ;
  a2a:PersonName [
    rdfs:label "Antje Steijes" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Steijes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d_Person-10d16cdf-df15-6c58-8365-f500d8b4eb2f
  a a2a:Person ;
  rdfs:label "Bouko Wendelkes" ;
  a2a:PersonName [
    rdfs:label "Bouko Wendelkes" ;
    a2a:PersonNameFirstName "Bouko" ;
    a2a:PersonNameLastName "Wendelkes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d_Person-4818ad8f-f94f-fe18-140e-ddef81e7cf9d
  a a2a:Person ;
  rdfs:label "Antje Zwier" ;
  a2a:PersonName [
    rdfs:label "Antje Zwier" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Zwier"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "64 jaar" ;
    rdfs:label "64 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudedijk gem. Beerta" ;
    rdfs:label "Oudedijk gem. Beerta"
  ] .

oa:person_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d_Person-e1591482-b909-5fbb-8cc7-e752e9b12710
  a a2a:Person ;
  rdfs:label "Harm Pieter Zwier" ;
  a2a:PersonName [
    rdfs:label "Harm Pieter Zwier" ;
    a2a:PersonNameFirstName "Harm Pieter" ;
    a2a:PersonNameLastName "Zwier"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1894-12-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oudedijk gem. Beerta" ;
    rdfs:label "Oudedijk gem. Beerta"
  ] .

oa:relationep_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d_Person:3277ffdc-ade6-51eb-629c-061a49012a66 ;
  a2a:EventKeyRef oa:event_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d_Event1 .

oa:relationep_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d_Person:4818ad8f-f94f-fe18-140e-ddef81e7cf9d ;
  a2a:EventKeyRef oa:event_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d_Event1 .

oa:relationep_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d_Person:e1591482-b909-5fbb-8cc7-e752e9b12710 ;
  a2a:EventKeyRef oa:event_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d_Event1 .

oa:relationpp_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d_Person:4818ad8f-f94f-fe18-140e-ddef81e7cf9d, oa:person_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d_Person:10d16cdf-df15-6c58-8365-f500d8b4eb2f .

oa:source_gra_6a39358f-ec76-e458-1f09-a1cc9a403f4d
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Beerta" ;
    rdfs:label "Beerta", "1894-12-27 - 1894-12-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-12-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-12-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1894-12-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1894" ;
    a2a:Book "Overlijdensregister 1894" ;
    a2a:DocumentNumber "55" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1894, Overlijdensregister 1894, 55"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/c319246b-4483-c5eb-aedb-5fa44cfc2a73.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/6a39358f-ec76-e458-1f09-a1cc9a403f4d" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/c319246b-4483-c5eb-aedb-5fa44cfc2a73.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/6a39358f-ec76-e458-1f09-a1cc9a403f4d" ;
  a2a:RecordGUID "{6a39358f-ec76-e458-1f09-a1cc9a403f4d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_12848_00012848.xml van GRA" .

