@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_deee2167-d5df-41bb-9669-d14dc71867af
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 november 1815 te Eelde" ;
  a2a:hasPerson oa:person_dar_deee2167-d5df-41bb-9669-d14dc71867af_Person-494ee627-4fdb-4d01-9f7c-2f81ac3e1fa7, oa:person_dar_deee2167-d5df-41bb-9669-d14dc71867af_Person-c64a2339-9d43-43ac-b28c-12ee61ca8bb4, oa:person_dar_deee2167-d5df-41bb-9669-d14dc71867af_Person-73ead2e8-c3bc-433f-be82-2bbaea472877, oa:person_dar_deee2167-d5df-41bb-9669-d14dc71867af_Person-5b819fd1-bbc8-4d6a-a90f-e6e9fee1555d, oa:person_dar_deee2167-d5df-41bb-9669-d14dc71867af_Person-2126e428-0cb1-469b-848c-d68c7235a1d9, oa:person_dar_deee2167-d5df-41bb-9669-d14dc71867af_Person-d2431dca-ba6d-4738-b780-3c49ab1f6c86 ;
  a2a:hasEvent oa:event_dar_deee2167-d5df-41bb-9669-d14dc71867af_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_deee2167-d5df-41bb-9669-d14dc71867af_0, oa:relationep_dar_deee2167-d5df-41bb-9669-d14dc71867af_1, oa:relationep_dar_deee2167-d5df-41bb-9669-d14dc71867af_2, oa:relationep_dar_deee2167-d5df-41bb-9669-d14dc71867af_3, oa:relationep_dar_deee2167-d5df-41bb-9669-d14dc71867af_4, oa:relationep_dar_deee2167-d5df-41bb-9669-d14dc71867af_5 ;
  a2a:hasSource oa:source_dar_deee2167-d5df-41bb-9669-d14dc71867af .

oa:person_dar_deee2167-d5df-41bb-9669-d14dc71867af_Person-494ee627-4fdb-4d01-9f7c-2f81ac3e1fa7
  a a2a:Person ;
  rdfs:label "Martha Fransens" ;
  a2a:PersonName [
    rdfs:label "Martha Fransens" ;
    a2a:PersonNameFirstName "Martha" ;
    a2a:PersonNameLastName "Fransens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "winkelierster" .

oa:person_dar_deee2167-d5df-41bb-9669-d14dc71867af_Person-c64a2339-9d43-43ac-b28c-12ee61ca8bb4
  a a2a:Person ;
  rdfs:label "Gerrit Lamberts Dussel" ;
  a2a:PersonName [
    rdfs:label "Gerrit Lamberts Dussel" ;
    a2a:PersonNameFirstName "Gerrit Lamberts" ;
    a2a:PersonNameLastName "Dussel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "timmerman" .

oa:person_dar_deee2167-d5df-41bb-9669-d14dc71867af_Person-73ead2e8-c3bc-433f-be82-2bbaea472877
  a a2a:Person ;
  rdfs:label "Frederika Ernstendina Knoust" ;
  a2a:PersonName [
    rdfs:label "Frederika Ernstendina Knoust" ;
    a2a:PersonNameFirstName "Frederika Ernstendina" ;
    a2a:PersonNameLastName "Knoust"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1792" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1792-07-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde"
  ] .

oa:person_dar_deee2167-d5df-41bb-9669-d14dc71867af_Person-5b819fd1-bbc8-4d6a-a90f-e6e9fee1555d
  a a2a:Person ;
  rdfs:label "Annegien Cornelis Rutgers" ;
  a2a:PersonName [
    rdfs:label "Annegien Cornelis Rutgers" ;
    a2a:PersonNameFirstName "Annegien Cornelis" ;
    a2a:PersonNameLastName "Rutgers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "timmervrouw" .

oa:person_dar_deee2167-d5df-41bb-9669-d14dc71867af_Person-2126e428-0cb1-469b-848c-d68c7235a1d9
  a a2a:Person ;
  rdfs:label "Lammert Gerrits Dussel" ;
  a2a:PersonName [
    rdfs:label "Lammert Gerrits Dussel" ;
    a2a:PersonNameFirstName "Lammert Gerrits" ;
    a2a:PersonNameLastName "Dussel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "timmerman" .

oa:person_dar_deee2167-d5df-41bb-9669-d14dc71867af_Person-d2431dca-ba6d-4738-b780-3c49ab1f6c86
  a a2a:Person ;
  rdfs:label "Wolter Willem Knoust" ;
  a2a:PersonName [
    rdfs:label "Wolter Willem Knoust" ;
    a2a:PersonNameFirstName "Wolter Willem" ;
    a2a:PersonNameLastName "Knoust"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "chirurgijn" .

oa:event_dar_deee2167-d5df-41bb-9669-d14dc71867af_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1815" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1815-11-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde"
  ] .

oa:relationep_dar_deee2167-d5df-41bb-9669-d14dc71867af_0
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_deee2167-d5df-41bb-9669-d14dc71867af_Person:494ee627-4fdb-4d01-9f7c-2f81ac3e1fa7 ;
  a2a:EventKeyRef oa:event_dar_deee2167-d5df-41bb-9669-d14dc71867af_Event1 .

oa:relationep_dar_deee2167-d5df-41bb-9669-d14dc71867af_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_deee2167-d5df-41bb-9669-d14dc71867af_Person:c64a2339-9d43-43ac-b28c-12ee61ca8bb4 ;
  a2a:EventKeyRef oa:event_dar_deee2167-d5df-41bb-9669-d14dc71867af_Event1 .

oa:relationep_dar_deee2167-d5df-41bb-9669-d14dc71867af_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_deee2167-d5df-41bb-9669-d14dc71867af_Person:73ead2e8-c3bc-433f-be82-2bbaea472877 ;
  a2a:EventKeyRef oa:event_dar_deee2167-d5df-41bb-9669-d14dc71867af_Event1 .

oa:relationep_dar_deee2167-d5df-41bb-9669-d14dc71867af_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_deee2167-d5df-41bb-9669-d14dc71867af_Person:5b819fd1-bbc8-4d6a-a90f-e6e9fee1555d ;
  a2a:EventKeyRef oa:event_dar_deee2167-d5df-41bb-9669-d14dc71867af_Event1 .

oa:relationep_dar_deee2167-d5df-41bb-9669-d14dc71867af_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_deee2167-d5df-41bb-9669-d14dc71867af_Person:2126e428-0cb1-469b-848c-d68c7235a1d9 ;
  a2a:EventKeyRef oa:event_dar_deee2167-d5df-41bb-9669-d14dc71867af_Event1 .

oa:relationep_dar_deee2167-d5df-41bb-9669-d14dc71867af_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_deee2167-d5df-41bb-9669-d14dc71867af_Person:d2431dca-ba6d-4738-b780-3c49ab1f6c86 ;
  a2a:EventKeyRef oa:event_dar_deee2167-d5df-41bb-9669-d14dc71867af_Event1 .

oa:source_dar_deee2167-d5df-41bb-9669-d14dc71867af
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde", "1815-11-05 - 1815-11-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1815-11-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1815-11-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1815" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1815-11-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Huwelijk, Deel: 1815, Periode: 1815" ;
    a2a:Book "Huwelijksregister Eelde 1815" ;
    a2a:DocumentNumber "23" ;
    a2a:RegistryNumber "1815" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Huwelijk, Deel: 1815, Periode: 1815, Huwelijksregister Eelde 1815, 23, 1815"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/d4bd25b1-337a-8719-8fc6-39512559f357.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/deee2167-d5df-41bb-9669-d14dc71867af" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/d4bd25b1-337a-8719-8fc6-39512559f357.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-02-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/deee2167-d5df-41bb-9669-d14dc71867af" ;
  a2a:RecordGUID "{deee2167-d5df-41bb-9669-d14dc71867af}" ;
  a2a:SourceRemarkbron "Huwelijk" ;
  a2a:SourceRemarkdeel "1815" ;
  a2a:SourceRemarkregister_periode "1815" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_5686_00005686.xml van DAR" .

[] a2a:PersonRemarkdiversen """Datum doop: 19-02-1792
Plaats doop: Eelde""" .
