@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_ef1754e9-67a1-488e-b44e-2be22aa19d2e
  a a2a:Record ;
  rdfs:label "Overlijden op 3 februari 1939 te Vries" ;
  a2a:hasPerson oa:person_dar_ef1754e9-67a1-488e-b44e-2be22aa19d2e_Person-e5b5505f-75e8-435c-b58d-c43474cfbd72, oa:person_dar_ef1754e9-67a1-488e-b44e-2be22aa19d2e_Person-cf9dd3eb-a4ea-41cf-8b25-103ec967398b, oa:person_dar_ef1754e9-67a1-488e-b44e-2be22aa19d2e_Person-9e6d3a7d-95ac-42db-9df2-7571fb7460dd ;
  a2a:hasEvent oa:event_dar_ef1754e9-67a1-488e-b44e-2be22aa19d2e_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_ef1754e9-67a1-488e-b44e-2be22aa19d2e_0, oa:relationep_dar_ef1754e9-67a1-488e-b44e-2be22aa19d2e_1, oa:relationep_dar_ef1754e9-67a1-488e-b44e-2be22aa19d2e_2 ;
  a2a:hasSource oa:source_dar_ef1754e9-67a1-488e-b44e-2be22aa19d2e .

oa:person_dar_ef1754e9-67a1-488e-b44e-2be22aa19d2e_Person-e5b5505f-75e8-435c-b58d-c43474cfbd72
  a a2a:Person ;
  rdfs:label "Doetje Gorter" ;
  a2a:PersonName [
    rdfs:label "Doetje Gorter" ;
    a2a:PersonNameFirstName "Doetje" ;
    a2a:PersonNameLastName "Gorter"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_ef1754e9-67a1-488e-b44e-2be22aa19d2e_Person-cf9dd3eb-a4ea-41cf-8b25-103ec967398b
  a a2a:Person ;
  rdfs:label "Willem Heemstra" ;
  a2a:PersonName [
    rdfs:label "Willem Heemstra" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Heemstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "22 jaar" ;
    rdfs:label "22 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grootegast" ;
    rdfs:label "Grootegast"
  ] ;
  a2a:Profession "chauffeur" .

oa:person_dar_ef1754e9-67a1-488e-b44e-2be22aa19d2e_Person-9e6d3a7d-95ac-42db-9df2-7571fb7460dd
  a a2a:Person ;
  rdfs:label "Folkert Heemstra" ;
  a2a:PersonName [
    rdfs:label "Folkert Heemstra" ;
    a2a:PersonNameFirstName "Folkert" ;
    a2a:PersonNameLastName "Heemstra"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:event_dar_ef1754e9-67a1-488e-b44e-2be22aa19d2e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1939" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1939-02-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries"
  ] .

oa:relationep_dar_ef1754e9-67a1-488e-b44e-2be22aa19d2e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_ef1754e9-67a1-488e-b44e-2be22aa19d2e_Person:e5b5505f-75e8-435c-b58d-c43474cfbd72 ;
  a2a:EventKeyRef oa:event_dar_ef1754e9-67a1-488e-b44e-2be22aa19d2e_Event1 .

oa:relationep_dar_ef1754e9-67a1-488e-b44e-2be22aa19d2e_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_ef1754e9-67a1-488e-b44e-2be22aa19d2e_Person:cf9dd3eb-a4ea-41cf-8b25-103ec967398b ;
  a2a:EventKeyRef oa:event_dar_ef1754e9-67a1-488e-b44e-2be22aa19d2e_Event1 .

oa:relationep_dar_ef1754e9-67a1-488e-b44e-2be22aa19d2e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_ef1754e9-67a1-488e-b44e-2be22aa19d2e_Person:9e6d3a7d-95ac-42db-9df2-7571fb7460dd ;
  a2a:EventKeyRef oa:event_dar_ef1754e9-67a1-488e-b44e-2be22aa19d2e_Event1 .

oa:source_dar_ef1754e9-67a1-488e-b44e-2be22aa19d2e
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries", "1939-02-04 - 1939-02-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1939-02-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-02-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1939" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1939-02-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1939, Periode: 1939" ;
    a2a:Book "Overlijdensregister Vries 1939" ;
    a2a:DocumentNumber "6" ;
    a2a:RegistryNumber "1939" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1939, Periode: 1939, Overlijdensregister Vries 1939, 6, 1939"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/f4db2e72-bb33-3bf3-1d10-c04eba5fc870.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ef1754e9-67a1-488e-b44e-2be22aa19d2e" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/f4db2e72-bb33-3bf3-1d10-c04eba5fc870.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ef1754e9-67a1-488e-b44e-2be22aa19d2e" ;
  a2a:RecordGUID "{ef1754e9-67a1-488e-b44e-2be22aa19d2e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6491_00006491.xml van DAR" .

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