@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_09d8bd9f-e6b2-440d-901c-271114880e8a
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 augustus 1929 te Anloo" ;
  a2a:hasPerson oa:person_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_Person-fcff3f5a-ce37-4941-8335-96f29ea6e596, oa:person_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_Person-c3276276-6c0c-46df-af68-089a11c59121, oa:person_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_Person-b2ed8a45-dfb6-4c91-92fc-9c67a5b3ac49, oa:person_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_Person-85cb6c35-c5fe-43c2-95fe-29d6b5f274e2, oa:person_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_Person-2c66dfc3-4687-400a-acb5-ffe060a55574, oa:person_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_Person-5405052f-9dbc-45e8-95fb-91b0d618d16c ;
  a2a:hasEvent oa:event_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_0, oa:relationep_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_1, oa:relationep_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_2, oa:relationep_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_3, oa:relationep_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_4, oa:relationep_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_5 ;
  a2a:hasSource oa:source_dar_09d8bd9f-e6b2-440d-901c-271114880e8a .

oa:person_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_Person-fcff3f5a-ce37-4941-8335-96f29ea6e596
  a a2a:Person ;
  rdfs:label "Berendje Korthuis" ;
  a2a:PersonName [
    rdfs:label "Berendje Korthuis" ;
    a2a:PersonNameFirstName "Berendje" ;
    a2a:PersonNameLastName "Korthuis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo"
  ] .

oa:person_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_Person-c3276276-6c0c-46df-af68-089a11c59121
  a a2a:Person ;
  rdfs:label "Jelis Doddema" ;
  a2a:PersonName [
    rdfs:label "Jelis Doddema" ;
    a2a:PersonNameFirstName "Jelis" ;
    a2a:PersonNameLastName "Doddema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Muntendam" ;
    rdfs:label "Muntendam"
  ] ;
  a2a:Profession "arbeider" .

oa:person_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_Person-b2ed8a45-dfb6-4c91-92fc-9c67a5b3ac49
  a a2a:Person ;
  rdfs:label "Trientje Wijchers" ;
  a2a:PersonName [
    rdfs:label "Trientje Wijchers" ;
    a2a:PersonNameFirstName "Trientje" ;
    a2a:PersonNameLastName "Wijchers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_Person-85cb6c35-c5fe-43c2-95fe-29d6b5f274e2
  a a2a:Person ;
  rdfs:label "Jakoba Lamain" ;
  a2a:PersonName [
    rdfs:label "Jakoba Lamain" ;
    a2a:PersonNameFirstName "Jakoba" ;
    a2a:PersonNameLastName "Lamain"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_Person-2c66dfc3-4687-400a-acb5-ffe060a55574
  a a2a:Person ;
  rdfs:label "Berend Korthuis" ;
  a2a:PersonName [
    rdfs:label "Berend Korthuis" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Korthuis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "fabrieksarbeider" .

oa:person_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_Person-5405052f-9dbc-45e8-95fb-91b0d618d16c
  a a2a:Person ;
  rdfs:label "Samuel Doddema" ;
  a2a:PersonName [
    rdfs:label "Samuel Doddema" ;
    a2a:PersonNameFirstName "Samuel" ;
    a2a:PersonNameLastName "Doddema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "fabrieksarbeider" .

oa:event_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1929" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1929-08-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo"
  ] .

oa:relationep_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_Person:fcff3f5a-ce37-4941-8335-96f29ea6e596 ;
  a2a:EventKeyRef oa:event_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_Event1 .

oa:relationep_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_Person:c3276276-6c0c-46df-af68-089a11c59121 ;
  a2a:EventKeyRef oa:event_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_Event1 .

oa:relationep_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_Person:b2ed8a45-dfb6-4c91-92fc-9c67a5b3ac49 ;
  a2a:EventKeyRef oa:event_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_Event1 .

oa:relationep_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_Person:85cb6c35-c5fe-43c2-95fe-29d6b5f274e2 ;
  a2a:EventKeyRef oa:event_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_Event1 .

oa:relationep_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_Person:2c66dfc3-4687-400a-acb5-ffe060a55574 ;
  a2a:EventKeyRef oa:event_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_Event1 .

oa:relationep_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_Person:5405052f-9dbc-45e8-95fb-91b0d618d16c ;
  a2a:EventKeyRef oa:event_dar_09d8bd9f-e6b2-440d-901c-271114880e8a_Event1 .

oa:source_dar_09d8bd9f-e6b2-440d-901c-271114880e8a
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo", "1929-08-17 - 1929-08-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1929-08-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1929-08-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1929" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1929-08-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Huwelijk, Deel: 1929, Periode: 1929" ;
    a2a:Book "Huwelijksregister Anloo 1929" ;
    a2a:DocumentNumber "26" ;
    a2a:RegistryNumber "1929" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Huwelijk, Deel: 1929, Periode: 1929, Huwelijksregister Anloo 1929, 26, 1929"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/99965b37-c38a-eddc-1f9d-27611632968f.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/09d8bd9f-e6b2-440d-901c-271114880e8a" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/99965b37-c38a-eddc-1f9d-27611632968f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/09d8bd9f-e6b2-440d-901c-271114880e8a" ;
  a2a:RecordGUID "{09d8bd9f-e6b2-440d-901c-271114880e8a}" ;
  a2a:SourceRemarkbron "Huwelijk" ;
  a2a:SourceRemarkdeel "1929" ;
  a2a:SourceRemarkregister_periode "1929" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_4178_00004178.xml van DAR" .

