@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_ed6442c7-e870-4e88-9e57-616daa3a8869
  a a2a:Record ;
  rdfs:label "Overlijden op 11 november 1915 te Meppel" ;
  a2a:hasPerson oa:person_dar_ed6442c7-e870-4e88-9e57-616daa3a8869_Person-c61625ac-307f-4cd9-8be9-cfd1e10170e9, oa:person_dar_ed6442c7-e870-4e88-9e57-616daa3a8869_Person-5795aea6-4e26-48c3-afd2-7a5e2a5af09b, oa:person_dar_ed6442c7-e870-4e88-9e57-616daa3a8869_Person-19ada230-f0b1-4f83-9321-de6975cbc3f5, oa:person_dar_ed6442c7-e870-4e88-9e57-616daa3a8869_Person-dca6ccf6-9718-4730-8ccf-21912318fbff ;
  a2a:hasEvent oa:event_dar_ed6442c7-e870-4e88-9e57-616daa3a8869_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_ed6442c7-e870-4e88-9e57-616daa3a8869_0, oa:relationep_dar_ed6442c7-e870-4e88-9e57-616daa3a8869_1, oa:relationep_dar_ed6442c7-e870-4e88-9e57-616daa3a8869_2 ;
  a2a:hasRelationPP oa:relationpp_dar_ed6442c7-e870-4e88-9e57-616daa3a8869_0 ;
  a2a:hasSource oa:source_dar_ed6442c7-e870-4e88-9e57-616daa3a8869 .

oa:person_dar_ed6442c7-e870-4e88-9e57-616daa3a8869_Person-c61625ac-307f-4cd9-8be9-cfd1e10170e9
  a a2a:Person ;
  rdfs:label "Jan Prins" ;
  a2a:PersonName [
    rdfs:label "Jan Prins" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Prins"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_ed6442c7-e870-4e88-9e57-616daa3a8869_Person-5795aea6-4e26-48c3-afd2-7a5e2a5af09b
  a a2a:Person ;
  rdfs:label "Jansje van der Veen" ;
  a2a:PersonName [
    rdfs:label "Jansje van der Veen" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_ed6442c7-e870-4e88-9e57-616daa3a8869_Person-19ada230-f0b1-4f83-9321-de6975cbc3f5
  a a2a:Person ;
  rdfs:label "Geertje Dubbeldeman" ;
  a2a:PersonName [
    rdfs:label "Geertje Dubbeldeman" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Dubbeldeman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1840-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_ed6442c7-e870-4e88-9e57-616daa3a8869_Person-dca6ccf6-9718-4730-8ccf-21912318fbff
  a a2a:Person ;
  rdfs:label "Jan Dubbeldeman" ;
  a2a:PersonName [
    rdfs:label "Jan Dubbeldeman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Dubbeldeman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_ed6442c7-e870-4e88-9e57-616daa3a8869_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1915-11-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_ed6442c7-e870-4e88-9e57-616daa3a8869_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_ed6442c7-e870-4e88-9e57-616daa3a8869_Person:5795aea6-4e26-48c3-afd2-7a5e2a5af09b ;
  a2a:EventKeyRef oa:event_dar_ed6442c7-e870-4e88-9e57-616daa3a8869_Event1 .

oa:relationep_dar_ed6442c7-e870-4e88-9e57-616daa3a8869_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_ed6442c7-e870-4e88-9e57-616daa3a8869_Person:19ada230-f0b1-4f83-9321-de6975cbc3f5 ;
  a2a:EventKeyRef oa:event_dar_ed6442c7-e870-4e88-9e57-616daa3a8869_Event1 .

oa:relationep_dar_ed6442c7-e870-4e88-9e57-616daa3a8869_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_ed6442c7-e870-4e88-9e57-616daa3a8869_Person:dca6ccf6-9718-4730-8ccf-21912318fbff ;
  a2a:EventKeyRef oa:event_dar_ed6442c7-e870-4e88-9e57-616daa3a8869_Event1 .

oa:relationpp_dar_ed6442c7-e870-4e88-9e57-616daa3a8869_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_ed6442c7-e870-4e88-9e57-616daa3a8869_Person:19ada230-f0b1-4f83-9321-de6975cbc3f5, oa:person_dar_ed6442c7-e870-4e88-9e57-616daa3a8869_Person:c61625ac-307f-4cd9-8be9-cfd1e10170e9 .

oa:source_dar_ed6442c7-e870-4e88-9e57-616daa3a8869
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1915-11-12 - 1915-11-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-11-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-11-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1915-11-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Uittreksel, Deel: 1915, Periode: 1915" ;
    a2a:Book "Overlijdensregister Meppel 1915" ;
    a2a:DocumentNumber "110" ;
    a2a:RegistryNumber "1915" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Uittreksel, Deel: 1915, Periode: 1915, Overlijdensregister Meppel 1915, 110, 1915"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/3d0b23fb-1b1f-795e-e403-8aecbc7eec80.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ed6442c7-e870-4e88-9e57-616daa3a8869" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/3d0b23fb-1b1f-795e-e403-8aecbc7eec80.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ed6442c7-e870-4e88-9e57-616daa3a8869" ;
  a2a:RecordGUID "{ed6442c7-e870-4e88-9e57-616daa3a8869}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6468_00006468.xml van DAR" .

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