@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_ff3ab6d3-e5a6-4404-9114-c032b0347277
  a a2a:Record ;
  rdfs:label "Overlijden op 3 juni 1912 te Peize" ;
  a2a:hasPerson oa:person_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277_Person-3648931a-fbdd-4fa1-b2df-86144e000d93, oa:person_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277_Person-908d3c7b-f2bf-44e7-933a-74ae8492d5b6, oa:person_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277_Person-920793c8-f6e2-4a9f-8b3f-66e2d59152d6, oa:person_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277_Person-c36084e8-1b29-449c-a252-63eee12c3372 ;
  a2a:hasEvent oa:event_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277_0, oa:relationep_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277_1, oa:relationep_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277_2 ;
  a2a:hasRelationPP oa:relationpp_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277_0 ;
  a2a:hasSource oa:source_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277 .

oa:person_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277_Person-3648931a-fbdd-4fa1-b2df-86144e000d93
  a a2a:Person ;
  rdfs:label "Geert Rozeveld" ;
  a2a:PersonName [
    rdfs:label "Geert Rozeveld" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Rozeveld"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277_Person-908d3c7b-f2bf-44e7-933a-74ae8492d5b6
  a a2a:Person ;
  rdfs:label "Gesien Arends" ;
  a2a:PersonName [
    rdfs:label "Gesien Arends" ;
    a2a:PersonNameFirstName "Gesien" ;
    a2a:PersonNameLastName "Arends"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277_Person-920793c8-f6e2-4a9f-8b3f-66e2d59152d6
  a a2a:Person ;
  rdfs:label "Marchien Rozeveld" ;
  a2a:PersonName [
    rdfs:label "Marchien Rozeveld" ;
    a2a:PersonNameFirstName "Marchien" ;
    a2a:PersonNameLastName "Rozeveld"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "39 jaar" ;
    rdfs:label "39 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1872-12-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Peize" ;
    rdfs:label "Peize"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277_Person-c36084e8-1b29-449c-a252-63eee12c3372
  a a2a:Person ;
  rdfs:label "Berend Brink" ;
  a2a:PersonName [
    rdfs:label "Berend Brink" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Brink"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1912" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1912-06-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Peize" ;
    rdfs:label "Peize"
  ] .

oa:relationep_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277_Person:3648931a-fbdd-4fa1-b2df-86144e000d93 ;
  a2a:EventKeyRef oa:event_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277_Event1 .

oa:relationep_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277_Person:908d3c7b-f2bf-44e7-933a-74ae8492d5b6 ;
  a2a:EventKeyRef oa:event_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277_Event1 .

oa:relationep_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277_Person:920793c8-f6e2-4a9f-8b3f-66e2d59152d6 ;
  a2a:EventKeyRef oa:event_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277_Event1 .

oa:relationpp_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277_Person:920793c8-f6e2-4a9f-8b3f-66e2d59152d6, oa:person_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277_Person:c36084e8-1b29-449c-a252-63eee12c3372 .

oa:source_dar_ff3ab6d3-e5a6-4404-9114-c032b0347277
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Peize" ;
    rdfs:label "Peize", "1912-06-04 - 1912-06-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-06-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-06-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1912" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1912-06-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1912, Periode: 1912" ;
    a2a:Book "Overlijdensregister Peize 1912" ;
    a2a:DocumentNumber "9" ;
    a2a:RegistryNumber "1912" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1912, Periode: 1912, Overlijdensregister Peize 1912, 9, 1912"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/c62980cf-19c7-bead-6965-3ef430aef9c8.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ff3ab6d3-e5a6-4404-9114-c032b0347277" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/c62980cf-19c7-bead-6965-3ef430aef9c8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ff3ab6d3-e5a6-4404-9114-c032b0347277" ;
  a2a:RecordGUID "{ff3ab6d3-e5a6-4404-9114-c032b0347277}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1912" ;
  a2a:SourceRemarkregister_periode "1912" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_293_00000293.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Plaats doop: -" ;
  a2a:PersonRemarkdatum_overlijden "1912-06-03" .

