@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_d05fd828-88b9-4375-87f4-a2e72c7eb3ee
  a a2a:Record ;
  rdfs:label "Huwelijk op 9 mei 1917 te Anloo" ;
  a2a:hasPerson oa:person_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_Person-36b31512-d948-45fe-8e97-deea2f6832f1, oa:person_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_Person-f2291d3c-983e-424e-aa1d-aaf237b97801, oa:person_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_Person-6875677c-c1f1-4826-b348-95a5971b65b5, oa:person_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_Person-740819d7-c69a-43a4-b62a-18ddbcc90292, oa:person_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_Person-9beb5be1-f527-4c39-9870-8f1cec3b84af, oa:person_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_Person-42ce8607-188d-43cb-9420-c6bc7bc2fda0 ;
  a2a:hasEvent oa:event_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_0, oa:relationep_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_1, oa:relationep_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_2, oa:relationep_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_3, oa:relationep_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_4, oa:relationep_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_5 ;
  a2a:hasSource oa:source_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee .

oa:person_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_Person-36b31512-d948-45fe-8e97-deea2f6832f1
  a a2a:Person ;
  rdfs:label "Knelsina Elisabeth Maria Tjabbes" ;
  a2a:PersonName [
    rdfs:label "Knelsina Elisabeth Maria Tjabbes" ;
    a2a:PersonNameFirstName "Knelsina Elisabeth Maria" ;
    a2a:PersonNameLastName "Tjabbes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_Person-f2291d3c-983e-424e-aa1d-aaf237b97801
  a a2a:Person ;
  rdfs:label "Harm Prins" ;
  a2a:PersonName [
    rdfs:label "Harm Prins" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Prins"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_Person-6875677c-c1f1-4826-b348-95a5971b65b5
  a a2a:Person ;
  rdfs:label "Christine Lukkiene Holtkamp" ;
  a2a:PersonName [
    rdfs:label "Christine Lukkiene Holtkamp" ;
    a2a:PersonNameFirstName "Christine Lukkiene" ;
    a2a:PersonNameLastName "Holtkamp"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo"
  ] .

oa:person_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_Person-740819d7-c69a-43a4-b62a-18ddbcc90292
  a a2a:Person ;
  rdfs:label "Lammechien Steenge" ;
  a2a:PersonName [
    rdfs:label "Lammechien Steenge" ;
    a2a:PersonNameFirstName "Lammechien" ;
    a2a:PersonNameLastName "Steenge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_Person-9beb5be1-f527-4c39-9870-8f1cec3b84af
  a a2a:Person ;
  rdfs:label "Koeno Hendrik Holtkamp" ;
  a2a:PersonName [
    rdfs:label "Koeno Hendrik Holtkamp" ;
    a2a:PersonNameFirstName "Koeno Hendrik" ;
    a2a:PersonNameLastName "Holtkamp"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:person_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_Person-42ce8607-188d-43cb-9420-c6bc7bc2fda0
  a a2a:Person ;
  rdfs:label "Pieter Prins" ;
  a2a:PersonName [
    rdfs:label "Pieter Prins" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Prins"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:event_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1917-05-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo"
  ] .

oa:relationep_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_0
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_Person:36b31512-d948-45fe-8e97-deea2f6832f1 ;
  a2a:EventKeyRef oa:event_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_Event1 .

oa:relationep_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_Person:f2291d3c-983e-424e-aa1d-aaf237b97801 ;
  a2a:EventKeyRef oa:event_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_Event1 .

oa:relationep_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_Person:6875677c-c1f1-4826-b348-95a5971b65b5 ;
  a2a:EventKeyRef oa:event_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_Event1 .

oa:relationep_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_Person:740819d7-c69a-43a4-b62a-18ddbcc90292 ;
  a2a:EventKeyRef oa:event_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_Event1 .

oa:relationep_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_Person:9beb5be1-f527-4c39-9870-8f1cec3b84af ;
  a2a:EventKeyRef oa:event_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_Event1 .

oa:relationep_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_Person:42ce8607-188d-43cb-9420-c6bc7bc2fda0 ;
  a2a:EventKeyRef oa:event_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee_Event1 .

oa:source_dar_d05fd828-88b9-4375-87f4-a2e72c7eb3ee
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo", "1917-05-09 - 1917-05-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-05-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-05-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1917-05-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Echtscheiding, Deel: 1917, Periode: 1917" ;
    a2a:Book "Huwelijksregister Anloo 1917" ;
    a2a:DocumentNumber "12" ;
    a2a:RegistryNumber "1917" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Echtscheiding, Deel: 1917, Periode: 1917, Huwelijksregister Anloo 1917, 12, 1917"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/dd85eaad-3434-b131-2f2a-7049255a0bda.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/d05fd828-88b9-4375-87f4-a2e72c7eb3ee" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/dd85eaad-3434-b131-2f2a-7049255a0bda.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/d05fd828-88b9-4375-87f4-a2e72c7eb3ee" ;
  a2a:RecordGUID "{d05fd828-88b9-4375-87f4-a2e72c7eb3ee}" ;
  a2a:SourceRemarkbron "Echtscheiding" ;
  a2a:SourceRemarkdeel "1917" ;
  a2a:SourceRemarkregister_periode "1917" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_4065_00004065.xml van DAR" .

