@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_675e7f43-e66b-40c5-8aa3-8d22fdaea28e
  a a2a:Record ;
  rdfs:label "Huwelijk op 11 december 1827 te Rolde" ;
  a2a:hasPerson oa:person_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_Person-2df49d25-d943-446f-a075-a8fb512f868b, oa:person_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_Person-8761ab34-d310-4f33-94b3-b9315fe85cf8, oa:person_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_Person-354b16ca-fbfc-41e3-9c36-98aef9c99c2e, oa:person_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_Person-75dba217-3196-4b63-bc95-2b3f37a9f9da, oa:person_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_Person-cf4c2a20-3a79-4a07-b45d-fb675dca045b, oa:person_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_Person-d8fecaf3-8937-42c2-bbd2-58f9ede4b590 ;
  a2a:hasEvent oa:event_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_0, oa:relationep_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_1, oa:relationep_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_2, oa:relationep_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_3, oa:relationep_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_4, oa:relationep_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_5 ;
  a2a:hasSource oa:source_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e .

oa:person_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_Person-2df49d25-d943-446f-a075-a8fb512f868b
  a a2a:Person ;
  rdfs:label "Trientje Harms Vonk" ;
  a2a:PersonName [
    rdfs:label "Trientje Harms Vonk" ;
    a2a:PersonNameFirstName "Trientje Harms" ;
    a2a:PersonNameLastName "Vonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_Person-8761ab34-d310-4f33-94b3-b9315fe85cf8
  a a2a:Person ;
  rdfs:label "Jan Hendriks Niemeijer" ;
  a2a:PersonName [
    rdfs:label "Jan Hendriks Niemeijer" ;
    a2a:PersonNameFirstName "Jan Hendriks" ;
    a2a:PersonNameLastName "Niemeijer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_Person-354b16ca-fbfc-41e3-9c36-98aef9c99c2e
  a a2a:Person ;
  rdfs:label "Lammegien Singer" ;
  a2a:PersonName [
    rdfs:label "Lammegien Singer" ;
    a2a:PersonNameFirstName "Lammegien" ;
    a2a:PersonNameLastName "Singer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] .

oa:person_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_Person-75dba217-3196-4b63-bc95-2b3f37a9f9da
  a a2a:Person ;
  rdfs:label "Margje Hendriks Weersing" ;
  a2a:PersonName [
    rdfs:label "Margje Hendriks Weersing" ;
    a2a:PersonNameFirstName "Margje Hendriks" ;
    a2a:PersonNameLastName "Weersing"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_Person-cf4c2a20-3a79-4a07-b45d-fb675dca045b
  a a2a:Person ;
  rdfs:label "Hendrik Singer" ;
  a2a:PersonName [
    rdfs:label "Hendrik Singer" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Singer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "kleermaker" .

oa:person_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_Person-d8fecaf3-8937-42c2-bbd2-58f9ede4b590
  a a2a:Person ;
  rdfs:label "Hendrik Jans Niemeijer" ;
  a2a:PersonName [
    rdfs:label "Hendrik Jans Niemeijer" ;
    a2a:PersonNameFirstName "Hendrik Jans" ;
    a2a:PersonNameLastName "Niemeijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1827" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1827-12-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rolde" ;
    rdfs:label "Rolde"
  ] .

oa:relationep_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_Person:2df49d25-d943-446f-a075-a8fb512f868b ;
  a2a:EventKeyRef oa:event_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_Event1 .

oa:relationep_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_Person:8761ab34-d310-4f33-94b3-b9315fe85cf8 ;
  a2a:EventKeyRef oa:event_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_Event1 .

oa:relationep_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_Person:354b16ca-fbfc-41e3-9c36-98aef9c99c2e ;
  a2a:EventKeyRef oa:event_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_Event1 .

oa:relationep_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_Person:75dba217-3196-4b63-bc95-2b3f37a9f9da ;
  a2a:EventKeyRef oa:event_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_Event1 .

oa:relationep_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_Person:cf4c2a20-3a79-4a07-b45d-fb675dca045b ;
  a2a:EventKeyRef oa:event_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_Event1 .

oa:relationep_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_Person:d8fecaf3-8937-42c2-bbd2-58f9ede4b590 ;
  a2a:EventKeyRef oa:event_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e_Event1 .

oa:source_dar_675e7f43-e66b-40c5-8aa3-8d22fdaea28e
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rolde" ;
    rdfs:label "Rolde", "1827-12-11 - 1827-12-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1827-12-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1827-12-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1827" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1827-12-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Huwelijk, Deel: 1827, Periode: 1827" ;
    a2a:Book "Huwelijksregister Rolde 1827" ;
    a2a:DocumentNumber "10" ;
    a2a:RegistryNumber "1827" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Huwelijk, Deel: 1827, Periode: 1827, Huwelijksregister Rolde 1827, 10, 1827"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/43f0f5a0-56bb-dd6a-938c-fa824b406207.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/675e7f43-e66b-40c5-8aa3-8d22fdaea28e" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/43f0f5a0-56bb-dd6a-938c-fa824b406207.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-01-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/675e7f43-e66b-40c5-8aa3-8d22fdaea28e" ;
  a2a:RecordGUID "{675e7f43-e66b-40c5-8aa3-8d22fdaea28e}" ;
  a2a:SourceRemarkbron "Huwelijk" ;
  a2a:SourceRemarkdeel "1827" ;
  a2a:SourceRemarkregister_periode "1827" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_4702_00004702.xml van DAR" .

