@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_3fb9a6d4-e92d-4099-8fd1-ac171260465e
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 november 1836 te Anloo" ;
  a2a:hasPerson oa:person_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_Person-6e165b10-8e17-45aa-8247-b18d9d89441c, oa:person_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_Person-9528f738-d7ce-484c-8669-594c185a0dcf, oa:person_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_Person-223caf1d-8aac-4762-9ef5-29981f9506c6, oa:person_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_Person-211daea1-b6b6-4573-8206-ba161942712a, oa:person_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_Person-31d6b6ac-c695-4b51-a2c1-4e689ce1f0bb, oa:person_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_Person-8ae33bf6-b48e-4817-9766-1ecc216376e4 ;
  a2a:hasEvent oa:event_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_0, oa:relationep_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_1, oa:relationep_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_2, oa:relationep_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_3, oa:relationep_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_4, oa:relationep_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_5 ;
  a2a:hasSource oa:source_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e .

oa:person_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_Person-6e165b10-8e17-45aa-8247-b18d9d89441c
  a a2a:Person ;
  rdfs:label "Egbertien Koiter" ;
  a2a:PersonName [
    rdfs:label "Egbertien Koiter" ;
    a2a:PersonNameFirstName "Egbertien" ;
    a2a:PersonNameLastName "Koiter"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1807" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1807-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo"
  ] .

oa:person_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_Person-9528f738-d7ce-484c-8669-594c185a0dcf
  a a2a:Person ;
  rdfs:label "Evert Kors" ;
  a2a:PersonName [
    rdfs:label "Evert Kors" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Kors"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1811-03-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo"
  ] .

oa:person_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_Person-223caf1d-8aac-4762-9ef5-29981f9506c6
  a a2a:Person ;
  rdfs:label "Albertje Everts" ;
  a2a:PersonName [
    rdfs:label "Albertje Everts" ;
    a2a:PersonNameFirstName "Albertje" ;
    a2a:PersonNameLastName "Everts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_Person-211daea1-b6b6-4573-8206-ba161942712a
  a a2a:Person ;
  rdfs:label "Jannes Jans Koiter" ;
  a2a:PersonName [
    rdfs:label "Jannes Jans Koiter" ;
    a2a:PersonNameFirstName "Jannes Jans" ;
    a2a:PersonNameLastName "Koiter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_Person-31d6b6ac-c695-4b51-a2c1-4e689ce1f0bb
  a a2a:Person ;
  rdfs:label "Geessien Roelofs Lunshof" ;
  a2a:PersonName [
    rdfs:label "Geessien Roelofs Lunshof" ;
    a2a:PersonNameFirstName "Geessien Roelofs" ;
    a2a:PersonNameLastName "Lunshof"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwster" .

oa:person_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_Person-8ae33bf6-b48e-4817-9766-1ecc216376e4
  a a2a:Person ;
  rdfs:label "Jan Kors" ;
  a2a:PersonName [
    rdfs:label "Jan Kors" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Kors"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1836" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1836-11-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo"
  ] .

oa:relationep_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_Person:6e165b10-8e17-45aa-8247-b18d9d89441c ;
  a2a:EventKeyRef oa:event_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_Event1 .

oa:relationep_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_Person:9528f738-d7ce-484c-8669-594c185a0dcf ;
  a2a:EventKeyRef oa:event_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_Event1 .

oa:relationep_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_Person:223caf1d-8aac-4762-9ef5-29981f9506c6 ;
  a2a:EventKeyRef oa:event_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_Event1 .

oa:relationep_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_Person:211daea1-b6b6-4573-8206-ba161942712a ;
  a2a:EventKeyRef oa:event_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_Event1 .

oa:relationep_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_Person:31d6b6ac-c695-4b51-a2c1-4e689ce1f0bb ;
  a2a:EventKeyRef oa:event_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_Event1 .

oa:relationep_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_Person:8ae33bf6-b48e-4817-9766-1ecc216376e4 ;
  a2a:EventKeyRef oa:event_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e_Event1 .

oa:source_dar_3fb9a6d4-e92d-4099-8fd1-ac171260465e
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo", "1836-11-10 - 1836-11-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1836-11-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1836-11-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1836" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1836-11-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Huwelijk, Deel: 1836, Periode: 1836" ;
    a2a:Book "Huwelijksregister Anloo 1836" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "1836" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Huwelijk, Deel: 1836, Periode: 1836, Huwelijksregister Anloo 1836, 19, 1836"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/54caa86a-cf29-f85d-8083-1e575407f881.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/3fb9a6d4-e92d-4099-8fd1-ac171260465e" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/54caa86a-cf29-f85d-8083-1e575407f881.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-01-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/3fb9a6d4-e92d-4099-8fd1-ac171260465e" ;
  a2a:RecordGUID "{3fb9a6d4-e92d-4099-8fd1-ac171260465e}" ;
  a2a:SourceRemarkbron "Huwelijk" ;
  a2a:SourceRemarkdeel "1836" ;
  a2a:SourceRemarkregister_periode "1836" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_897_00000897.xml van DAR" .

