@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_c5efb4d9-24de-e99e-e104-dfef5aaa7744
  a a2a:Record ;
  rdfs:label "Overlijden op 2 oktober 1901 te Beerta" ;
  a2a:hasPerson oa:person_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744_Person-75cabc24-e0b2-7c92-4beb-2701c9b03537, oa:person_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744_Person-a20ab981-17a1-9c09-5dd3-49e0d5f4d0c5, oa:person_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744_Person-aa203429-fca2-7531-c1eb-e4fad0d36365, oa:person_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744_Person-5921c4e9-7ef1-f055-8f68-837abe242bfd ;
  a2a:hasEvent oa:event_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744_0, oa:relationep_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744_1, oa:relationep_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744_2 ;
  a2a:hasRelationPP oa:relationpp_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744_0 ;
  a2a:hasSource oa:source_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744 .

oa:person_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744_Person-75cabc24-e0b2-7c92-4beb-2701c9b03537
  a a2a:Person ;
  rdfs:label "Anje Kuiper" ;
  a2a:PersonName [
    rdfs:label "Anje Kuiper" ;
    a2a:PersonNameFirstName "Anje" ;
    a2a:PersonNameLastName "Kuiper"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "67 jaar" ;
    rdfs:label "67 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beerta" ;
    rdfs:label "Beerta"
  ] .

oa:person_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744_Person-a20ab981-17a1-9c09-5dd3-49e0d5f4d0c5
  a a2a:Person ;
  rdfs:label "Hindrik Venekamp" ;
  a2a:PersonName [
    rdfs:label "Hindrik Venekamp" ;
    a2a:PersonNameFirstName "Hindrik" ;
    a2a:PersonNameLastName "Venekamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744_Person-aa203429-fca2-7531-c1eb-e4fad0d36365
  a a2a:Person ;
  rdfs:label "Geert Enjes Kuiper" ;
  a2a:PersonName [
    rdfs:label "Geert Enjes Kuiper" ;
    a2a:PersonNameFirstName "Geert Enjes" ;
    a2a:PersonNameLastName "Kuiper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744_Person-5921c4e9-7ef1-f055-8f68-837abe242bfd
  a a2a:Person ;
  rdfs:label "Eelste Tonkes van Delden" ;
  a2a:PersonName [
    rdfs:label "Eelste Tonkes van Delden" ;
    a2a:PersonNameFirstName "Eelste Tonkes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Delden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1901-10-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Beerta" ;
    rdfs:label "Beerta"
  ] .

oa:relationep_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744_Person:75cabc24-e0b2-7c92-4beb-2701c9b03537 ;
  a2a:EventKeyRef oa:event_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744_Event1 .

oa:relationep_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744_Person:aa203429-fca2-7531-c1eb-e4fad0d36365 ;
  a2a:EventKeyRef oa:event_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744_Event1 .

oa:relationep_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744_Person:5921c4e9-7ef1-f055-8f68-837abe242bfd ;
  a2a:EventKeyRef oa:event_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744_Event1 .

oa:relationpp_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744_Person:75cabc24-e0b2-7c92-4beb-2701c9b03537, oa:person_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744_Person:a20ab981-17a1-9c09-5dd3-49e0d5f4d0c5 .

oa:source_gra_c5efb4d9-24de-e99e-e104-dfef5aaa7744
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Beerta" ;
    rdfs:label "Beerta", "1901-10-03 - 1901-10-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-10-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-10-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1901" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1901-10-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1901" ;
    a2a:Book "Overlijdensregister 1901" ;
    a2a:DocumentNumber "50" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1901, Overlijdensregister 1901, 50"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/9a75009c-9be9-620b-6cb3-7c18f952d7ae.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/c5efb4d9-24de-e99e-e104-dfef5aaa7744" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/9a75009c-9be9-620b-6cb3-7c18f952d7ae.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/c5efb4d9-24de-e99e-e104-dfef5aaa7744" ;
  a2a:RecordGUID "{c5efb4d9-24de-e99e-e104-dfef5aaa7744}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_17837_00017837.xml van GRA" .

