@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_032fddab-a28a-4b1c-b092-c0cfec957b94
  a a2a:Record ;
  rdfs:label "Overlijden op 28 mei 1849 te Veenhuizen (Norg)" ;
  a2a:hasPerson oa:person_dar_032fddab-a28a-4b1c-b092-c0cfec957b94_Person-4cf66091-cde1-43b7-984a-d22a0178adbe, oa:person_dar_032fddab-a28a-4b1c-b092-c0cfec957b94_Person-f5dbfa19-fd59-4c59-9010-923a4c1677fc, oa:person_dar_032fddab-a28a-4b1c-b092-c0cfec957b94_Person-605d87b3-eab7-41a1-a65a-6e3f0b6cc08d, oa:person_dar_032fddab-a28a-4b1c-b092-c0cfec957b94_Person-3da0301f-7027-4a8c-bb70-595e45fbe4c1 ;
  a2a:hasEvent oa:event_dar_032fddab-a28a-4b1c-b092-c0cfec957b94_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_032fddab-a28a-4b1c-b092-c0cfec957b94_0, oa:relationep_dar_032fddab-a28a-4b1c-b092-c0cfec957b94_1, oa:relationep_dar_032fddab-a28a-4b1c-b092-c0cfec957b94_2 ;
  a2a:hasRelationPP oa:relationpp_dar_032fddab-a28a-4b1c-b092-c0cfec957b94_0 ;
  a2a:hasSource oa:source_dar_032fddab-a28a-4b1c-b092-c0cfec957b94 .

oa:person_dar_032fddab-a28a-4b1c-b092-c0cfec957b94_Person-4cf66091-cde1-43b7-984a-d22a0178adbe
  a a2a:Person ;
  rdfs:label "Geertje Dirks Wapstra" ;
  a2a:PersonName [
    rdfs:label "Geertje Dirks Wapstra" ;
    a2a:PersonNameFirstName "Geertje Dirks" ;
    a2a:PersonNameLastName "Wapstra"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_032fddab-a28a-4b1c-b092-c0cfec957b94_Person-f5dbfa19-fd59-4c59-9010-923a4c1677fc
  a a2a:Person ;
  rdfs:label "Rinske Fokkes de Jong" ;
  a2a:PersonName [
    rdfs:label "Rinske Fokkes de Jong" ;
    a2a:PersonNameFirstName "Rinske Fokkes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "57 jaar" ;
    rdfs:label "57 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1792" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1792-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haskerland" ;
    rdfs:label "Haskerland"
  ] ;
  a2a:Profession "arbeidster" .

oa:person_dar_032fddab-a28a-4b1c-b092-c0cfec957b94_Person-605d87b3-eab7-41a1-a65a-6e3f0b6cc08d
  a a2a:Person ;
  rdfs:label "Fokke Eskes de Jong" ;
  a2a:PersonName [
    rdfs:label "Fokke Eskes de Jong" ;
    a2a:PersonNameFirstName "Fokke Eskes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_032fddab-a28a-4b1c-b092-c0cfec957b94_Person-3da0301f-7027-4a8c-bb70-595e45fbe4c1
  a a2a:Person ;
  rdfs:label "Jan van der Meulen" ;
  a2a:PersonName [
    rdfs:label "Jan van der Meulen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meulen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_032fddab-a28a-4b1c-b092-c0cfec957b94_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1849" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1849-05-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veenhuizen (Norg)" ;
    rdfs:label "Veenhuizen (Norg)"
  ] .

oa:relationep_dar_032fddab-a28a-4b1c-b092-c0cfec957b94_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_032fddab-a28a-4b1c-b092-c0cfec957b94_Person:4cf66091-cde1-43b7-984a-d22a0178adbe ;
  a2a:EventKeyRef oa:event_dar_032fddab-a28a-4b1c-b092-c0cfec957b94_Event1 .

oa:relationep_dar_032fddab-a28a-4b1c-b092-c0cfec957b94_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_032fddab-a28a-4b1c-b092-c0cfec957b94_Person:f5dbfa19-fd59-4c59-9010-923a4c1677fc ;
  a2a:EventKeyRef oa:event_dar_032fddab-a28a-4b1c-b092-c0cfec957b94_Event1 .

oa:relationep_dar_032fddab-a28a-4b1c-b092-c0cfec957b94_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_032fddab-a28a-4b1c-b092-c0cfec957b94_Person:605d87b3-eab7-41a1-a65a-6e3f0b6cc08d ;
  a2a:EventKeyRef oa:event_dar_032fddab-a28a-4b1c-b092-c0cfec957b94_Event1 .

oa:relationpp_dar_032fddab-a28a-4b1c-b092-c0cfec957b94_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_032fddab-a28a-4b1c-b092-c0cfec957b94_Person:f5dbfa19-fd59-4c59-9010-923a4c1677fc, oa:person_dar_032fddab-a28a-4b1c-b092-c0cfec957b94_Person:3da0301f-7027-4a8c-bb70-595e45fbe4c1 .

oa:source_dar_032fddab-a28a-4b1c-b092-c0cfec957b94
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Norg" ;
    rdfs:label "Norg", "1849-05-29 - 1849-05-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1849-05-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1849-05-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1849" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1849-05-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1849, Periode: 1849" ;
    a2a:Book "Overlijdensregister Norg 1849" ;
    a2a:DocumentNumber "244" ;
    a2a:RegistryNumber "1849" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1849, Periode: 1849, Overlijdensregister Norg 1849, 244, 1849"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/6625173b-3f94-219b-db4c-68ce6cd462af.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/032fddab-a28a-4b1c-b092-c0cfec957b94" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/6625173b-3f94-219b-db4c-68ce6cd462af.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/032fddab-a28a-4b1c-b092-c0cfec957b94" ;
  a2a:RecordGUID "{032fddab-a28a-4b1c-b092-c0cfec957b94}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_4189_00004189.xml van DAR" .

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