@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_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57
  a a2a:Record ;
  rdfs:label "Overlijden op 1 februari 1856 te Donderen (Vries)" ;
  a2a:hasPerson oa:person_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57_Person-72d3f2eb-1226-4237-873c-fede5b097baa, oa:person_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57_Person-ca064467-6eed-4eeb-9298-f513cf94e270, oa:person_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57_Person-6a0f88af-221f-43a0-ae20-02cb456838fc, oa:person_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57_Person-18a7441b-70be-4dd5-acb3-bad86fe53454 ;
  a2a:hasEvent oa:event_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57_0, oa:relationep_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57_1, oa:relationep_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57_2 ;
  a2a:hasRelationPP oa:relationpp_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57_0 ;
  a2a:hasSource oa:source_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57 .

oa:person_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57_Person-72d3f2eb-1226-4237-873c-fede5b097baa
  a a2a:Person ;
  rdfs:label "Marchien Hendriks Meulenkamp" ;
  a2a:PersonName [
    rdfs:label "Marchien Hendriks Meulenkamp" ;
    a2a:PersonNameFirstName "Marchien Hendriks" ;
    a2a:PersonNameLastName "Meulenkamp"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57_Person-ca064467-6eed-4eeb-9298-f513cf94e270
  a a2a:Person ;
  rdfs:label "Theke Geerts Flonk" ;
  a2a:PersonName [
    rdfs:label "Theke Geerts Flonk" ;
    a2a:PersonNameFirstName "Theke Geerts" ;
    a2a:PersonNameLastName "Flonk"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "74 jaar" ;
    rdfs:label "74 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1781" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1781-02-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Norg" ;
    rdfs:label "Norg"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57_Person-6a0f88af-221f-43a0-ae20-02cb456838fc
  a a2a:Person ;
  rdfs:label "Geert Thekes Flonk" ;
  a2a:PersonName [
    rdfs:label "Geert Thekes Flonk" ;
    a2a:PersonNameFirstName "Geert Thekes" ;
    a2a:PersonNameLastName "Flonk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57_Person-18a7441b-70be-4dd5-acb3-bad86fe53454
  a a2a:Person ;
  rdfs:label "Marchien Stevens Koopman" ;
  a2a:PersonName [
    rdfs:label "Marchien Stevens Koopman" ;
    a2a:PersonNameFirstName "Marchien Stevens" ;
    a2a:PersonNameLastName "Koopman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1856" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1856-02-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Donderen (Vries)" ;
    rdfs:label "Donderen (Vries)"
  ] .

oa:relationep_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57_Person:72d3f2eb-1226-4237-873c-fede5b097baa ;
  a2a:EventKeyRef oa:event_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57_Event1 .

oa:relationep_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57_Person:ca064467-6eed-4eeb-9298-f513cf94e270 ;
  a2a:EventKeyRef oa:event_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57_Event1 .

oa:relationep_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57_Person:6a0f88af-221f-43a0-ae20-02cb456838fc ;
  a2a:EventKeyRef oa:event_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57_Event1 .

oa:relationpp_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57_Person:ca064467-6eed-4eeb-9298-f513cf94e270, oa:person_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57_Person:18a7441b-70be-4dd5-acb3-bad86fe53454 .

oa:source_dar_a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries", "1856-02-02 - 1856-02-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1856-02-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1856-02-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1856" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1856-02-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1856, Periode: 1856" ;
    a2a:Book "Overlijdensregister Vries 1856" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "1856" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1856, Periode: 1856, Overlijdensregister Vries 1856, 3, 1856"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/52a328da-8011-1b78-0881-7ae7a83240f8.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/52a328da-8011-1b78-0881-7ae7a83240f8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57" ;
  a2a:RecordGUID "{a8761fd3-ec9e-4cc2-b5c0-ebafcf741b57}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6132_00006132.xml van DAR" .

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