@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_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0
  a a2a:Record ;
  rdfs:label "Overlijden op 12 augustus 1931 te Bodegraven" ;
  a2a:hasPerson oa:person_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0_Person-7f41e369-b740-48f5-9ec7-c75bf59aa358, oa:person_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0_Person-b13fd18d-37f2-4aac-9f91-43ed130946b9, oa:person_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0_Person-26e8ba45-6891-4a00-884f-c2ba0bc7494a, oa:person_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0_Person-d49402ae-6493-4fb5-b03c-93dfc55577e0 ;
  a2a:hasEvent oa:event_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0_0, oa:relationep_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0_1, oa:relationep_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0_2 ;
  a2a:hasRelationPP oa:relationpp_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0_0 ;
  a2a:hasSource oa:source_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0 .

oa:person_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0_Person-7f41e369-b740-48f5-9ec7-c75bf59aa358
  a a2a:Person ;
  rdfs:label "Arie Boot" ;
  a2a:PersonName [
    rdfs:label "Arie Boot" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Boot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0_Person-b13fd18d-37f2-4aac-9f91-43ed130946b9
  a a2a:Person ;
  rdfs:label "Nelia Arkenbout" ;
  a2a:PersonName [
    rdfs:label "Nelia Arkenbout" ;
    a2a:PersonNameFirstName "Nelia" ;
    a2a:PersonNameLastName "Arkenbout"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0_Person-26e8ba45-6891-4a00-884f-c2ba0bc7494a
  a a2a:Person ;
  rdfs:label "Jacomijntje van den Brand" ;
  a2a:PersonName [
    rdfs:label "Jacomijntje van den Brand" ;
    a2a:PersonNameFirstName "Jacomijntje" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Brand"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "82 jaar" ;
    rdfs:label "82 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rockanje" ;
    rdfs:label "Rockanje"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0_Person-d49402ae-6493-4fb5-b03c-93dfc55577e0
  a a2a:Person ;
  rdfs:label "Job van den Brand" ;
  a2a:PersonName [
    rdfs:label "Job van den Brand" ;
    a2a:PersonNameFirstName "Job" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Brand"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1931" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1931-08-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bodegraven" ;
    rdfs:label "Bodegraven"
  ] .

oa:relationep_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0_Person:b13fd18d-37f2-4aac-9f91-43ed130946b9 ;
  a2a:EventKeyRef oa:event_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0_Event1 .

oa:relationep_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0_Person:26e8ba45-6891-4a00-884f-c2ba0bc7494a ;
  a2a:EventKeyRef oa:event_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0_Event1 .

oa:relationep_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0_Person:d49402ae-6493-4fb5-b03c-93dfc55577e0 ;
  a2a:EventKeyRef oa:event_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0_Event1 .

oa:relationpp_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0_Person:26e8ba45-6891-4a00-884f-c2ba0bc7494a, oa:person_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0_Person:7f41e369-b740-48f5-9ec7-c75bf59aa358 .

oa:source_dar_f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1931-08-14 - 1931-08-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1931-08-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1931-08-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1931" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1931-08-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1931, Periode: 1931" ;
    a2a:Book "Overlijdensregister Meppel 1931" ;
    a2a:DocumentNumber "105" ;
    a2a:RegistryNumber "1931" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1931, Periode: 1931, Overlijdensregister Meppel 1931, 105, 1931"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/7a4222fd-fb75-3173-ef94-f0bd5088ecff.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/7a4222fd-fb75-3173-ef94-f0bd5088ecff.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0" ;
  a2a:RecordGUID "{f00aff7c-27bb-4ccf-b1d4-e1fc2538b9b0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6504_00006504.xml van DAR" .

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