@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_5e6bca2f-decc-46e7-85fc-88cae92c637e
  a a2a:Record ;
  rdfs:label "Overlijden op 15 september 1951 te Peize" ;
  a2a:hasPerson oa:person_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e_Person-82951d94-efb2-44bf-b8f0-e013277a74df, oa:person_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e_Person-7787277d-0593-490b-8486-c04ec4680043, oa:person_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e_Person-2519a604-5fff-42b4-89a6-a6ab9a001884, oa:person_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e_Person-c375b4dd-f594-428b-a6e9-2ae7b52b85f3 ;
  a2a:hasEvent oa:event_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e_0, oa:relationep_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e_1, oa:relationep_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e_2 ;
  a2a:hasRelationPP oa:relationpp_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e_0 ;
  a2a:hasSource oa:source_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e .

oa:person_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e_Person-82951d94-efb2-44bf-b8f0-e013277a74df
  a a2a:Person ;
  rdfs:label "Klaas van der Veen" ;
  a2a:PersonName [
    rdfs:label "Klaas van der Veen" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e_Person-7787277d-0593-490b-8486-c04ec4680043
  a a2a:Person ;
  rdfs:label "Arendina Dorsch" ;
  a2a:PersonName [
    rdfs:label "Arendina Dorsch" ;
    a2a:PersonNameFirstName "Arendina" ;
    a2a:PersonNameLastName "Dorsch"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e_Person-2519a604-5fff-42b4-89a6-a6ab9a001884
  a a2a:Person ;
  rdfs:label "Hanimel Dorsch" ;
  a2a:PersonName [
    rdfs:label "Hanimel Dorsch" ;
    a2a:PersonNameFirstName "Hanimel" ;
    a2a:PersonNameLastName "Dorsch"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "92 jaar" ;
    rdfs:label "92 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleen" ;
    rdfs:label "Sleen"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e_Person-c375b4dd-f594-428b-a6e9-2ae7b52b85f3
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1951" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1951-09-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Peize" ;
    rdfs:label "Peize"
  ] .

oa:relationep_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e_Person:7787277d-0593-490b-8486-c04ec4680043 ;
  a2a:EventKeyRef oa:event_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e_Event1 .

oa:relationep_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e_Person:2519a604-5fff-42b4-89a6-a6ab9a001884 ;
  a2a:EventKeyRef oa:event_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e_Event1 .

oa:relationep_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e_Person:c375b4dd-f594-428b-a6e9-2ae7b52b85f3 ;
  a2a:EventKeyRef oa:event_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e_Event1 .

oa:relationpp_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e_Person:2519a604-5fff-42b4-89a6-a6ab9a001884, oa:person_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e_Person:82951d94-efb2-44bf-b8f0-e013277a74df .

oa:source_dar_5e6bca2f-decc-46e7-85fc-88cae92c637e
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Peize" ;
    rdfs:label "Peize", "1951-09-17 - 1951-09-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1951-09-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1951-09-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1951" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1951-09-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1951, Periode: 1951" ;
    a2a:Book "Overlijdensregister Peize 1951" ;
    a2a:DocumentNumber "25" ;
    a2a:RegistryNumber "1951" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1951, Periode: 1951, Overlijdensregister Peize 1951, 25, 1951"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/62a2dea2-a62e-55ff-673c-a543d97d9dd6.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/5e6bca2f-decc-46e7-85fc-88cae92c637e" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/62a2dea2-a62e-55ff-673c-a543d97d9dd6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/5e6bca2f-decc-46e7-85fc-88cae92c637e" ;
  a2a:RecordGUID "{5e6bca2f-decc-46e7-85fc-88cae92c637e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_5727_00005727.xml van DAR" .

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