@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_78ec0e2f-e647-b968-5906-e43d32082ca8
  a a2a:Record ;
  rdfs:label "Overlijden op 2 juli 1845 te Zuidlaren" ;
  a2a:hasPerson oa:person_dar_78ec0e2f-e647-b968-5906-e43d32082ca8_Person-4273f8a0-4e22-a936-a974-051f74d67cb5, oa:person_dar_78ec0e2f-e647-b968-5906-e43d32082ca8_Person-e422999d-b762-226d-9248-afd3bf920d18, oa:person_dar_78ec0e2f-e647-b968-5906-e43d32082ca8_Person-425c5e63-de89-d7c0-5188-995ea87259cb ;
  a2a:hasEvent oa:event_dar_78ec0e2f-e647-b968-5906-e43d32082ca8_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_78ec0e2f-e647-b968-5906-e43d32082ca8_0, oa:relationep_dar_78ec0e2f-e647-b968-5906-e43d32082ca8_1, oa:relationep_dar_78ec0e2f-e647-b968-5906-e43d32082ca8_2 ;
  a2a:hasSource oa:source_dar_78ec0e2f-e647-b968-5906-e43d32082ca8 .

oa:person_dar_78ec0e2f-e647-b968-5906-e43d32082ca8_Person-4273f8a0-4e22-a936-a974-051f74d67cb5
  a a2a:Person ;
  rdfs:label "Susanna Schutte" ;
  a2a:PersonName [
    rdfs:label "Susanna Schutte" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNameLastName "Schutte"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1842-08-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zuidlaren" ;
    rdfs:label "Zuidlaren"
  ] .

oa:person_dar_78ec0e2f-e647-b968-5906-e43d32082ca8_Person-e422999d-b762-226d-9248-afd3bf920d18
  a a2a:Person ;
  rdfs:label "Margien van der Molen" ;
  a2a:PersonName [
    rdfs:label "Margien van der Molen" ;
    a2a:PersonNameFirstName "Margien" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Molen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_78ec0e2f-e647-b968-5906-e43d32082ca8_Person-425c5e63-de89-d7c0-5188-995ea87259cb
  a a2a:Person ;
  rdfs:label "Johan Herman Otte Schutte" ;
  a2a:PersonName [
    rdfs:label "Johan Herman Otte Schutte" ;
    a2a:PersonNameFirstName "Johan Herman Otte" ;
    a2a:PersonNameLastName "Schutte"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_78ec0e2f-e647-b968-5906-e43d32082ca8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1845" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1845-07-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zuidlaren" ;
    rdfs:label "Zuidlaren"
  ] .

oa:relationep_dar_78ec0e2f-e647-b968-5906-e43d32082ca8_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_78ec0e2f-e647-b968-5906-e43d32082ca8_Person:4273f8a0-4e22-a936-a974-051f74d67cb5 ;
  a2a:EventKeyRef oa:event_dar_78ec0e2f-e647-b968-5906-e43d32082ca8_Event1 .

oa:relationep_dar_78ec0e2f-e647-b968-5906-e43d32082ca8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_78ec0e2f-e647-b968-5906-e43d32082ca8_Person:e422999d-b762-226d-9248-afd3bf920d18 ;
  a2a:EventKeyRef oa:event_dar_78ec0e2f-e647-b968-5906-e43d32082ca8_Event1 .

oa:relationep_dar_78ec0e2f-e647-b968-5906-e43d32082ca8_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_78ec0e2f-e647-b968-5906-e43d32082ca8_Person:425c5e63-de89-d7c0-5188-995ea87259cb ;
  a2a:EventKeyRef oa:event_dar_78ec0e2f-e647-b968-5906-e43d32082ca8_Event1 .

oa:source_dar_78ec0e2f-e647-b968-5906-e43d32082ca8
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zuidlaren" ;
    rdfs:label "Zuidlaren", "1845-07-03 - 1845-07-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1845-07-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1845-07-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1845" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1845-07-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1845, Periode: 1845" ;
    a2a:Book "Overlijdensregister Zuidlaren 1845" ;
    a2a:DocumentNumber "18" ;
    a2a:RegistryNumber "1845" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1845, Periode: 1845, Overlijdensregister Zuidlaren 1845, 18, 1845"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/4ee54d2f-cbc4-9c11-5872-8f715e8b4f06.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/78ec0e2f-e647-b968-5906-e43d32082ca8" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/4ee54d2f-cbc4-9c11-5872-8f715e8b4f06.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-09-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/78ec0e2f-e647-b968-5906-e43d32082ca8" ;
  a2a:RecordGUID "{78ec0e2f-e647-b968-5906-e43d32082ca8}" ;
  a2a:SourceRemarkdeel "1845" ;
  a2a:SourceRemarkregister_periode "1845" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_623_00000623.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Datum doop:" ;
  a2a:PersonRemarkdatum_overlijden "1845-07-02" .

