@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_3bd39424-e86b-4fa2-b635-6b1cd2c8694b
  a a2a:Record ;
  rdfs:label "Huwelijk op 21 oktober 1815 te Rolde" ;
  a2a:hasPerson oa:person_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_Person-09deab44-54ca-4f8b-85a7-9ba6f6afd9f3, oa:person_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_Person-55abd451-d9a0-4584-9022-f567fc42a188, oa:person_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_Person-7af6eba6-9fe3-47f8-b33f-6a0144236272, oa:person_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_Person-415a9f2f-f55e-49c0-b725-866d95b00b79, oa:person_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_Person-518487d9-d85b-4a55-99c9-604d774b4cdd, oa:person_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_Person-9700caa3-9969-4812-8739-d83568f8d694 ;
  a2a:hasEvent oa:event_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_0, oa:relationep_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_1, oa:relationep_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_2, oa:relationep_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_3, oa:relationep_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_4, oa:relationep_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_5 ;
  a2a:hasSource oa:source_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b .

oa:person_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_Person-09deab44-54ca-4f8b-85a7-9ba6f6afd9f3
  a a2a:Person ;
  rdfs:label "Hilligje Hendriks" ;
  a2a:PersonName [
    rdfs:label "Hilligje Hendriks" ;
    a2a:PersonNameFirstName "Hilligje" ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_Person-55abd451-d9a0-4584-9022-f567fc42a188
  a a2a:Person ;
  rdfs:label "Popke Popkes" ;
  a2a:PersonName [
    rdfs:label "Popke Popkes" ;
    a2a:PersonNameFirstName "Popke" ;
    a2a:PersonNameLastName "Popkes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "grutter" .

oa:person_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_Person-7af6eba6-9fe3-47f8-b33f-6a0144236272
  a a2a:Person ;
  rdfs:label "Geertruit Timmer" ;
  a2a:PersonName [
    rdfs:label "Geertruit Timmer" ;
    a2a:PersonNameFirstName "Geertruit" ;
    a2a:PersonNameLastName "Timmer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_Person-415a9f2f-f55e-49c0-b725-866d95b00b79
  a a2a:Person ;
  rdfs:label "Hendrikje Elties" ;
  a2a:PersonName [
    rdfs:label "Hendrikje Elties" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNameLastName "Elties"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_Person-518487d9-d85b-4a55-99c9-604d774b4cdd
  a a2a:Person ;
  rdfs:label "Hendrik Timmer" ;
  a2a:PersonName [
    rdfs:label "Hendrik Timmer" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Timmer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "timmerman" .

oa:person_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_Person-9700caa3-9969-4812-8739-d83568f8d694
  a a2a:Person ;
  rdfs:label "Martinus Popkes" ;
  a2a:PersonName [
    rdfs:label "Martinus Popkes" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Popkes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "municipale raad" .

oa:event_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1815" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1815-10-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rolde" ;
    rdfs:label "Rolde"
  ] .

oa:relationep_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_Person:09deab44-54ca-4f8b-85a7-9ba6f6afd9f3 ;
  a2a:EventKeyRef oa:event_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_Event1 .

oa:relationep_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_Person:55abd451-d9a0-4584-9022-f567fc42a188 ;
  a2a:EventKeyRef oa:event_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_Event1 .

oa:relationep_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_Person:7af6eba6-9fe3-47f8-b33f-6a0144236272 ;
  a2a:EventKeyRef oa:event_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_Event1 .

oa:relationep_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_Person:415a9f2f-f55e-49c0-b725-866d95b00b79 ;
  a2a:EventKeyRef oa:event_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_Event1 .

oa:relationep_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_Person:518487d9-d85b-4a55-99c9-604d774b4cdd ;
  a2a:EventKeyRef oa:event_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_Event1 .

oa:relationep_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_Person:9700caa3-9969-4812-8739-d83568f8d694 ;
  a2a:EventKeyRef oa:event_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b_Event1 .

oa:source_dar_3bd39424-e86b-4fa2-b635-6b1cd2c8694b
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rolde" ;
    rdfs:label "Rolde", "1815-10-21 - 1815-10-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1815-10-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1815-10-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1815" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1815-10-21"^^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 Rolde 1815" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "1815" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Huwelijk, Deel: 1815, Periode: 1815, Huwelijksregister Rolde 1815, 3, 1815"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/a1faa3ee-7a56-f57f-9b92-c07cb8626b9e.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/3bd39424-e86b-4fa2-b635-6b1cd2c8694b" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/a1faa3ee-7a56-f57f-9b92-c07cb8626b9e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-01-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/3bd39424-e86b-4fa2-b635-6b1cd2c8694b" ;
  a2a:RecordGUID "{3bd39424-e86b-4fa2-b635-6b1cd2c8694b}" ;
  a2a:SourceRemarkbron "Huwelijk" ;
  a2a:SourceRemarkdeel "1815" ;
  a2a:SourceRemarkregister_periode "1815" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_4458_00004458.xml van DAR" .

