@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_f07cd008-47c8-4edb-84ae-ea8d09398913
  a a2a:Record ;
  rdfs:label "Overlijden op 9 maart 1901 te Veenhuizen (Norg)" ;
  a2a:hasPerson oa:person_dar_f07cd008-47c8-4edb-84ae-ea8d09398913_Person-1989062e-47eb-45b0-8301-0f0b46ea5c3e, oa:person_dar_f07cd008-47c8-4edb-84ae-ea8d09398913_Person-94781038-8a9f-4bff-819a-1301fdb5c232, oa:person_dar_f07cd008-47c8-4edb-84ae-ea8d09398913_Person-8d387a35-b8a6-410a-9803-4aa3314eda2d ;
  a2a:hasEvent oa:event_dar_f07cd008-47c8-4edb-84ae-ea8d09398913_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_f07cd008-47c8-4edb-84ae-ea8d09398913_0, oa:relationep_dar_f07cd008-47c8-4edb-84ae-ea8d09398913_1, oa:relationep_dar_f07cd008-47c8-4edb-84ae-ea8d09398913_2 ;
  a2a:hasSource oa:source_dar_f07cd008-47c8-4edb-84ae-ea8d09398913 .

oa:person_dar_f07cd008-47c8-4edb-84ae-ea8d09398913_Person-1989062e-47eb-45b0-8301-0f0b46ea5c3e
  a a2a:Person ;
  rdfs:label "Maria Verheijen" ;
  a2a:PersonName [
    rdfs:label "Maria Verheijen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Verheijen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_f07cd008-47c8-4edb-84ae-ea8d09398913_Person-94781038-8a9f-4bff-819a-1301fdb5c232
  a a2a:Person ;
  rdfs:label "Pieter Gerard Coumans" ;
  a2a:PersonName [
    rdfs:label "Pieter Gerard Coumans" ;
    a2a:PersonNameFirstName "Pieter Gerard" ;
    a2a:PersonNameLastName "Coumans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "60 jaar" ;
    rdfs:label "60 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1840-08-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Susteren" ;
    rdfs:label "Susteren"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_f07cd008-47c8-4edb-84ae-ea8d09398913_Person-8d387a35-b8a6-410a-9803-4aa3314eda2d
  a a2a:Person ;
  rdfs:label "Paulus Coumans" ;
  a2a:PersonName [
    rdfs:label "Paulus Coumans" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Coumans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_f07cd008-47c8-4edb-84ae-ea8d09398913_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1901-03-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veenhuizen (Norg)" ;
    rdfs:label "Veenhuizen (Norg)"
  ] .

oa:relationep_dar_f07cd008-47c8-4edb-84ae-ea8d09398913_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_f07cd008-47c8-4edb-84ae-ea8d09398913_Person:1989062e-47eb-45b0-8301-0f0b46ea5c3e ;
  a2a:EventKeyRef oa:event_dar_f07cd008-47c8-4edb-84ae-ea8d09398913_Event1 .

oa:relationep_dar_f07cd008-47c8-4edb-84ae-ea8d09398913_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_f07cd008-47c8-4edb-84ae-ea8d09398913_Person:94781038-8a9f-4bff-819a-1301fdb5c232 ;
  a2a:EventKeyRef oa:event_dar_f07cd008-47c8-4edb-84ae-ea8d09398913_Event1 .

oa:relationep_dar_f07cd008-47c8-4edb-84ae-ea8d09398913_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_f07cd008-47c8-4edb-84ae-ea8d09398913_Person:8d387a35-b8a6-410a-9803-4aa3314eda2d ;
  a2a:EventKeyRef oa:event_dar_f07cd008-47c8-4edb-84ae-ea8d09398913_Event1 .

oa:source_dar_f07cd008-47c8-4edb-84ae-ea8d09398913
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Norg" ;
    rdfs:label "Norg", "1901-03-11 - 1901-03-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-03-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-03-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1901" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1901-03-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1901, Periode: 1901" ;
    a2a:Book "Overlijdensregister Norg 1901" ;
    a2a:DocumentNumber "26" ;
    a2a:RegistryNumber "1901" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1901, Periode: 1901, Overlijdensregister Norg 1901, 26, 1901"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/154a84aa-2307-1cc5-7c7f-d25d49a63d01.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f07cd008-47c8-4edb-84ae-ea8d09398913" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/154a84aa-2307-1cc5-7c7f-d25d49a63d01.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f07cd008-47c8-4edb-84ae-ea8d09398913" ;
  a2a:RecordGUID "{f07cd008-47c8-4edb-84ae-ea8d09398913}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6510_00006510.xml van DAR" .

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