@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_440dbc1f-181a-4e78-8ff8-2fa3fc2d589b
  a a2a:Record ;
  rdfs:label "Overlijden op 11 september 1916 te Meppel" ;
  a2a:hasPerson oa:person_dar_440dbc1f-181a-4e78-8ff8-2fa3fc2d589b_Person-b84fe8ce-a2f5-4ff2-8b9b-1ef2c7d802ab, oa:person_dar_440dbc1f-181a-4e78-8ff8-2fa3fc2d589b_Person-22a4b461-348b-469b-a3d9-ac0cb8c1e0a0, oa:person_dar_440dbc1f-181a-4e78-8ff8-2fa3fc2d589b_Person-b3ef3c7b-c6e9-4cd9-957a-4c34a7bdfe8b ;
  a2a:hasEvent oa:event_dar_440dbc1f-181a-4e78-8ff8-2fa3fc2d589b_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_440dbc1f-181a-4e78-8ff8-2fa3fc2d589b_0, oa:relationep_dar_440dbc1f-181a-4e78-8ff8-2fa3fc2d589b_1, oa:relationep_dar_440dbc1f-181a-4e78-8ff8-2fa3fc2d589b_2 ;
  a2a:hasSource oa:source_dar_440dbc1f-181a-4e78-8ff8-2fa3fc2d589b .

oa:person_dar_440dbc1f-181a-4e78-8ff8-2fa3fc2d589b_Person-b84fe8ce-a2f5-4ff2-8b9b-1ef2c7d802ab
  a a2a:Person ;
  rdfs:label "Geesje Veen" ;
  a2a:PersonName [
    rdfs:label "Geesje Veen" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_440dbc1f-181a-4e78-8ff8-2fa3fc2d589b_Person-22a4b461-348b-469b-a3d9-ac0cb8c1e0a0
  a a2a:Person ;
  rdfs:label "Harm Huberts" ;
  a2a:PersonName [
    rdfs:label "Harm Huberts" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Huberts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1916" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1916-05-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_440dbc1f-181a-4e78-8ff8-2fa3fc2d589b_Person-b3ef3c7b-c6e9-4cd9-957a-4c34a7bdfe8b
  a a2a:Person ;
  rdfs:label "Jan Huberts" ;
  a2a:PersonName [
    rdfs:label "Jan Huberts" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Huberts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeider" .

oa:event_dar_440dbc1f-181a-4e78-8ff8-2fa3fc2d589b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1916-09-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_440dbc1f-181a-4e78-8ff8-2fa3fc2d589b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_440dbc1f-181a-4e78-8ff8-2fa3fc2d589b_Person:b84fe8ce-a2f5-4ff2-8b9b-1ef2c7d802ab ;
  a2a:EventKeyRef oa:event_dar_440dbc1f-181a-4e78-8ff8-2fa3fc2d589b_Event1 .

oa:relationep_dar_440dbc1f-181a-4e78-8ff8-2fa3fc2d589b_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_440dbc1f-181a-4e78-8ff8-2fa3fc2d589b_Person:22a4b461-348b-469b-a3d9-ac0cb8c1e0a0 ;
  a2a:EventKeyRef oa:event_dar_440dbc1f-181a-4e78-8ff8-2fa3fc2d589b_Event1 .

oa:relationep_dar_440dbc1f-181a-4e78-8ff8-2fa3fc2d589b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_440dbc1f-181a-4e78-8ff8-2fa3fc2d589b_Person:b3ef3c7b-c6e9-4cd9-957a-4c34a7bdfe8b ;
  a2a:EventKeyRef oa:event_dar_440dbc1f-181a-4e78-8ff8-2fa3fc2d589b_Event1 .

oa:source_dar_440dbc1f-181a-4e78-8ff8-2fa3fc2d589b
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1916-09-12 - 1916-09-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-09-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-09-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1916" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1916-09-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1916, Periode: 1916" ;
    a2a:Book "Overlijdensregister Meppel 1916" ;
    a2a:DocumentNumber "116" ;
    a2a:RegistryNumber "1916" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1916, Periode: 1916, Overlijdensregister Meppel 1916, 116, 1916"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/519d278f-8e20-6b59-6a7c-71791722adc5.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/440dbc1f-181a-4e78-8ff8-2fa3fc2d589b" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/519d278f-8e20-6b59-6a7c-71791722adc5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/440dbc1f-181a-4e78-8ff8-2fa3fc2d589b" ;
  a2a:RecordGUID "{440dbc1f-181a-4e78-8ff8-2fa3fc2d589b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_3869_00003869.xml van DAR" .

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