@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_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381
  a a2a:Record ;
  rdfs:label "Overlijden op 8 maart 1927 te Peize" ;
  a2a:hasPerson oa:person_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381_Person-9c62154c-2489-4b22-aac5-786d04d1472c, oa:person_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381_Person-9c0483e0-fe01-4432-87b4-9bea70937293, oa:person_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381_Person-281238de-dc12-4477-bd3f-bb535129beac, oa:person_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381_Person-388686e2-1141-49e6-9e2d-72fe43e78f42 ;
  a2a:hasEvent oa:event_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381_0, oa:relationep_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381_1, oa:relationep_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381_2 ;
  a2a:hasRelationPP oa:relationpp_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381_0 ;
  a2a:hasSource oa:source_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381 .

oa:person_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381_Person-9c62154c-2489-4b22-aac5-786d04d1472c
  a a2a:Person ;
  rdfs:label "Jantien Vogelzang" ;
  a2a:PersonName [
    rdfs:label "Jantien Vogelzang" ;
    a2a:PersonNameFirstName "Jantien" ;
    a2a:PersonNameLastName "Vogelzang"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381_Person-9c0483e0-fe01-4432-87b4-9bea70937293
  a a2a:Person ;
  rdfs:label "Bareldje Geert Ensink" ;
  a2a:PersonName [
    rdfs:label "Bareldje Geert Ensink" ;
    a2a:PersonNameFirstName "Bareldje Geert" ;
    a2a:PersonNameLastName "Ensink"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381_Person-281238de-dc12-4477-bd3f-bb535129beac
  a a2a:Person ;
  rdfs:label "Arnoldus Albert Birze" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Albert Birze" ;
    a2a:PersonNameFirstName "Arnoldus Albert" ;
    a2a:PersonNameLastName "Birze"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381_Person-388686e2-1141-49e6-9e2d-72fe43e78f42
  a a2a:Person ;
  rdfs:label "Albert Birze" ;
  a2a:PersonName [
    rdfs:label "Albert Birze" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Birze"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "92 jaar" ;
    rdfs:label "92 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Peize" ;
    rdfs:label "Peize"
  ] ;
  a2a:Profession "zonder" .

oa:event_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1927" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1927-03-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Peize" ;
    rdfs:label "Peize"
  ] .

oa:relationep_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381_Person:9c0483e0-fe01-4432-87b4-9bea70937293 ;
  a2a:EventKeyRef oa:event_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381_Event1 .

oa:relationep_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381_Person:281238de-dc12-4477-bd3f-bb535129beac ;
  a2a:EventKeyRef oa:event_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381_Event1 .

oa:relationep_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381_Person:388686e2-1141-49e6-9e2d-72fe43e78f42 ;
  a2a:EventKeyRef oa:event_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381_Event1 .

oa:relationpp_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381_Person:388686e2-1141-49e6-9e2d-72fe43e78f42, oa:person_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381_Person:9c62154c-2489-4b22-aac5-786d04d1472c .

oa:source_dar_0431c7eb-e990-4f7c-ab18-beb0e0ccf381
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Peize" ;
    rdfs:label "Peize", "1927-03-08 - 1927-03-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-03-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1927-03-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1927" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1927-03-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1927, Periode: 1927" ;
    a2a:Book "Overlijdensregister Peize 1927" ;
    a2a:DocumentNumber "13" ;
    a2a:RegistryNumber "1927" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1927, Periode: 1927, Overlijdensregister Peize 1927, 13, 1927"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/08a881ed-2a83-d147-0433-64ae7bdee95b.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/0431c7eb-e990-4f7c-ab18-beb0e0ccf381" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/08a881ed-2a83-d147-0433-64ae7bdee95b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/0431c7eb-e990-4f7c-ab18-beb0e0ccf381" ;
  a2a:RecordGUID "{0431c7eb-e990-4f7c-ab18-beb0e0ccf381}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_4204_00004204.xml van DAR" .

[] a2a:PersonRemarkdiversen "Plaats doop: -" .
