@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_2c17dfac-4e99-4a92-846a-feeabc7fff34
  a a2a:Record ;
  rdfs:label "Overlijden op 22 april 1934 te Assen" ;
  a2a:hasPerson oa:person_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34_Person-63a4a0f3-e2a3-4ec1-b4c5-a9b2691d173c, oa:person_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34_Person-62c873b8-5292-48fe-ad6e-d58ef4439bb0, oa:person_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34_Person-5430472e-2fa1-4d24-91db-7885a36c9323, oa:person_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34_Person-675f5c15-3f7c-4b85-9d0a-7188747a5826 ;
  a2a:hasEvent oa:event_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34_0, oa:relationep_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34_1, oa:relationep_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34_2 ;
  a2a:hasRelationPP oa:relationpp_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34_0 ;
  a2a:hasSource oa:source_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34 .

oa:person_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34_Person-63a4a0f3-e2a3-4ec1-b4c5-a9b2691d173c
  a a2a:Person ;
  rdfs:label "Lukke Jans Veenstra" ;
  a2a:PersonName [
    rdfs:label "Lukke Jans Veenstra" ;
    a2a:PersonNameFirstName "Lukke Jans" ;
    a2a:PersonNameLastName "Veenstra"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34_Person-62c873b8-5292-48fe-ad6e-d58ef4439bb0
  a a2a:Person ;
  rdfs:label "Vrouwkje Baron" ;
  a2a:PersonName [
    rdfs:label "Vrouwkje Baron" ;
    a2a:PersonNameFirstName "Vrouwkje" ;
    a2a:PersonNameLastName "Baron"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "68 jaar" ;
    rdfs:label "68 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34_Person-5430472e-2fa1-4d24-91db-7885a36c9323
  a a2a:Person ;
  rdfs:label "Auke Sints Baron" ;
  a2a:PersonName [
    rdfs:label "Auke Sints Baron" ;
    a2a:PersonNameFirstName "Auke Sints" ;
    a2a:PersonNameLastName "Baron"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34_Person-675f5c15-3f7c-4b85-9d0a-7188747a5826
  a a2a:Person ;
  rdfs:label "Wiebe Steg" ;
  a2a:PersonName [
    rdfs:label "Wiebe Steg" ;
    a2a:PersonNameFirstName "Wiebe" ;
    a2a:PersonNameLastName "Steg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1934" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1934-04-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] .

oa:relationep_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34_Person:63a4a0f3-e2a3-4ec1-b4c5-a9b2691d173c ;
  a2a:EventKeyRef oa:event_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34_Event1 .

oa:relationep_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34_Person:62c873b8-5292-48fe-ad6e-d58ef4439bb0 ;
  a2a:EventKeyRef oa:event_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34_Event1 .

oa:relationep_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34_Person:5430472e-2fa1-4d24-91db-7885a36c9323 ;
  a2a:EventKeyRef oa:event_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34_Event1 .

oa:relationpp_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34_Person:62c873b8-5292-48fe-ad6e-d58ef4439bb0, oa:person_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34_Person:675f5c15-3f7c-4b85-9d0a-7188747a5826 .

oa:source_dar_2c17dfac-4e99-4a92-846a-feeabc7fff34
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1934-04-23 - 1934-04-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1934-04-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1934-04-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1934" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1934-04-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1934, Periode: 1934" ;
    a2a:Book "Overlijdensregister Assen 1934" ;
    a2a:DocumentNumber "92" ;
    a2a:RegistryNumber "1934" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1934, Periode: 1934, Overlijdensregister Assen 1934, 92, 1934"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/7be27537-8d03-b681-e8b5-f5c25a00382c.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2c17dfac-4e99-4a92-846a-feeabc7fff34" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/7be27537-8d03-b681-e8b5-f5c25a00382c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2c17dfac-4e99-4a92-846a-feeabc7fff34" ;
  a2a:RecordGUID "{2c17dfac-4e99-4a92-846a-feeabc7fff34}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6844_00006844.xml van DAR" .

