@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_478d2d8e-24ef-4909-aeb8-5af246203db2
  a a2a:Record ;
  rdfs:label "Overlijden op 14 juni 1932 te Nietap (Roden)" ;
  a2a:hasPerson oa:person_dar_478d2d8e-24ef-4909-aeb8-5af246203db2_Person-a7d5371a-2838-47da-8a62-0f5282dc6697, oa:person_dar_478d2d8e-24ef-4909-aeb8-5af246203db2_Person-a73762fa-32c6-47d1-b55a-c63efe1a05ab, oa:person_dar_478d2d8e-24ef-4909-aeb8-5af246203db2_Person-b5fdc3dd-40db-4bf3-b51c-2af62b09f2c0, oa:person_dar_478d2d8e-24ef-4909-aeb8-5af246203db2_Person-3384d3a2-fe05-44ac-9e3b-2cbb86b043eb ;
  a2a:hasEvent oa:event_dar_478d2d8e-24ef-4909-aeb8-5af246203db2_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_478d2d8e-24ef-4909-aeb8-5af246203db2_0, oa:relationep_dar_478d2d8e-24ef-4909-aeb8-5af246203db2_1, oa:relationep_dar_478d2d8e-24ef-4909-aeb8-5af246203db2_2 ;
  a2a:hasRelationPP oa:relationpp_dar_478d2d8e-24ef-4909-aeb8-5af246203db2_0 ;
  a2a:hasSource oa:source_dar_478d2d8e-24ef-4909-aeb8-5af246203db2 .

oa:person_dar_478d2d8e-24ef-4909-aeb8-5af246203db2_Person-a7d5371a-2838-47da-8a62-0f5282dc6697
  a a2a:Person ;
  rdfs:label "Derk van der Laan" ;
  a2a:PersonName [
    rdfs:label "Derk van der Laan" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Laan"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_478d2d8e-24ef-4909-aeb8-5af246203db2_Person-a73762fa-32c6-47d1-b55a-c63efe1a05ab
  a a2a:Person ;
  rdfs:label "Geeske Liewes" ;
  a2a:PersonName [
    rdfs:label "Geeske Liewes" ;
    a2a:PersonNameFirstName "Geeske" ;
    a2a:PersonNameLastName "Liewes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_478d2d8e-24ef-4909-aeb8-5af246203db2_Person-b5fdc3dd-40db-4bf3-b51c-2af62b09f2c0
  a a2a:Person ;
  rdfs:label "Swaantje Borgers" ;
  a2a:PersonName [
    rdfs:label "Swaantje Borgers" ;
    a2a:PersonNameFirstName "Swaantje" ;
    a2a:PersonNameLastName "Borgers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "47 jaar" ;
    rdfs:label "47 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roden" ;
    rdfs:label "Roden"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_478d2d8e-24ef-4909-aeb8-5af246203db2_Person-3384d3a2-fe05-44ac-9e3b-2cbb86b043eb
  a a2a:Person ;
  rdfs:label "Jacob Borgers" ;
  a2a:PersonName [
    rdfs:label "Jacob Borgers" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Borgers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_478d2d8e-24ef-4909-aeb8-5af246203db2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1932" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1932-06-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nietap (Roden)" ;
    rdfs:label "Nietap (Roden)"
  ] .

oa:relationep_dar_478d2d8e-24ef-4909-aeb8-5af246203db2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_478d2d8e-24ef-4909-aeb8-5af246203db2_Person:a73762fa-32c6-47d1-b55a-c63efe1a05ab ;
  a2a:EventKeyRef oa:event_dar_478d2d8e-24ef-4909-aeb8-5af246203db2_Event1 .

oa:relationep_dar_478d2d8e-24ef-4909-aeb8-5af246203db2_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_478d2d8e-24ef-4909-aeb8-5af246203db2_Person:b5fdc3dd-40db-4bf3-b51c-2af62b09f2c0 ;
  a2a:EventKeyRef oa:event_dar_478d2d8e-24ef-4909-aeb8-5af246203db2_Event1 .

oa:relationep_dar_478d2d8e-24ef-4909-aeb8-5af246203db2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_478d2d8e-24ef-4909-aeb8-5af246203db2_Person:3384d3a2-fe05-44ac-9e3b-2cbb86b043eb ;
  a2a:EventKeyRef oa:event_dar_478d2d8e-24ef-4909-aeb8-5af246203db2_Event1 .

oa:relationpp_dar_478d2d8e-24ef-4909-aeb8-5af246203db2_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_478d2d8e-24ef-4909-aeb8-5af246203db2_Person:b5fdc3dd-40db-4bf3-b51c-2af62b09f2c0, oa:person_dar_478d2d8e-24ef-4909-aeb8-5af246203db2_Person:a7d5371a-2838-47da-8a62-0f5282dc6697 .

oa:source_dar_478d2d8e-24ef-4909-aeb8-5af246203db2
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roden" ;
    rdfs:label "Roden", "1932-06-14 - 1932-06-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1932-06-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1932-06-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1932" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1932-06-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Uittreksel, Deel: 1932, Periode: 1932" ;
    a2a:Book "Overlijdensregister Roden 1932" ;
    a2a:DocumentNumber "21" ;
    a2a:RegistryNumber "1932" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Uittreksel, Deel: 1932, Periode: 1932, Overlijdensregister Roden 1932, 21, 1932"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/42b3db6e-1f53-c092-7158-3a73d67712d7.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/478d2d8e-24ef-4909-aeb8-5af246203db2" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/42b3db6e-1f53-c092-7158-3a73d67712d7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/478d2d8e-24ef-4909-aeb8-5af246203db2" ;
  a2a:RecordGUID "{478d2d8e-24ef-4909-aeb8-5af246203db2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_3916_00003916.xml van DAR" .

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