@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_fc822188-8f0e-48a9-a64e-ec00ee58b28a
  a a2a:Record ;
  rdfs:label "Huwelijk op 8 juni 1853 te Anloo" ;
  a2a:hasPerson oa:person_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_Person-64b7aa2f-ac6e-4691-b769-0dfc5f3708dd, oa:person_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_Person-39028274-94ed-411c-a607-6de6210bab18, oa:person_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_Person-3e92ef42-99b2-404f-9060-d6226e53c186, oa:person_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_Person-083c5a50-5690-434d-a477-ba9f53c20833, oa:person_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_Person-edac0afc-6d0b-4527-9b98-b34c642c46b8, oa:person_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_Person-d46cfa4a-6d43-4406-8990-e275abf0f428 ;
  a2a:hasEvent oa:event_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_0, oa:relationep_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_1, oa:relationep_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_2, oa:relationep_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_3, oa:relationep_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_4, oa:relationep_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_5 ;
  a2a:hasSource oa:source_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a .

oa:person_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_Person-64b7aa2f-ac6e-4691-b769-0dfc5f3708dd
  a a2a:Person ;
  rdfs:label "Henderkien Dekker" ;
  a2a:PersonName [
    rdfs:label "Henderkien Dekker" ;
    a2a:PersonNameFirstName "Henderkien" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo"
  ] .

oa:person_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_Person-39028274-94ed-411c-a607-6de6210bab18
  a a2a:Person ;
  rdfs:label "Jan Tjassens" ;
  a2a:PersonName [
    rdfs:label "Jan Tjassens" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Tjassens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo"
  ] ;
  a2a:Profession "molenaar" .

oa:person_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_Person-3e92ef42-99b2-404f-9060-d6226e53c186
  a a2a:Person ;
  rdfs:label "Willemina Runeman" ;
  a2a:PersonName [
    rdfs:label "Willemina Runeman" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Runeman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_Person-083c5a50-5690-434d-a477-ba9f53c20833
  a a2a:Person ;
  rdfs:label "Geertruid Popken" ;
  a2a:PersonName [
    rdfs:label "Geertruid Popken" ;
    a2a:PersonNameFirstName "Geertruid" ;
    a2a:PersonNameLastName "Popken"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeidster" .

oa:person_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_Person-edac0afc-6d0b-4527-9b98-b34c642c46b8
  a a2a:Person ;
  rdfs:label "Daniel Geert Herman Tjassens" ;
  a2a:PersonName [
    rdfs:label "Daniel Geert Herman Tjassens" ;
    a2a:PersonNameFirstName "Daniel Geert Herman" ;
    a2a:PersonNameLastName "Tjassens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:person_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_Person-d46cfa4a-6d43-4406-8990-e275abf0f428
  a a2a:Person ;
  rdfs:label "Jan Roelofs Dekker" ;
  a2a:PersonName [
    rdfs:label "Jan Roelofs Dekker" ;
    a2a:PersonNameFirstName "Jan Roelofs" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeider" .

oa:event_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1853" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1853-06-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo"
  ] .

oa:relationep_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_Person:64b7aa2f-ac6e-4691-b769-0dfc5f3708dd ;
  a2a:EventKeyRef oa:event_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_Event1 .

oa:relationep_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_Person:39028274-94ed-411c-a607-6de6210bab18 ;
  a2a:EventKeyRef oa:event_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_Event1 .

oa:relationep_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_Person:3e92ef42-99b2-404f-9060-d6226e53c186 ;
  a2a:EventKeyRef oa:event_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_Event1 .

oa:relationep_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_Person:083c5a50-5690-434d-a477-ba9f53c20833 ;
  a2a:EventKeyRef oa:event_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_Event1 .

oa:relationep_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_Person:edac0afc-6d0b-4527-9b98-b34c642c46b8 ;
  a2a:EventKeyRef oa:event_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_Event1 .

oa:relationep_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_Person:d46cfa4a-6d43-4406-8990-e275abf0f428 ;
  a2a:EventKeyRef oa:event_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a_Event1 .

oa:source_dar_fc822188-8f0e-48a9-a64e-ec00ee58b28a
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo", "1853-06-08 - 1853-06-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1853-06-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1853-06-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1853" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1853-06-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Huwelijk, Deel: 1853, Periode: 1853" ;
    a2a:Book "Huwelijksregister Anloo 1853" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "1853" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Huwelijk, Deel: 1853, Periode: 1853, Huwelijksregister Anloo 1853, 3, 1853"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/e0c95ff5-5898-cac5-4632-6dea41c0de0d.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/fc822188-8f0e-48a9-a64e-ec00ee58b28a" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/e0c95ff5-5898-cac5-4632-6dea41c0de0d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-01-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/fc822188-8f0e-48a9-a64e-ec00ee58b28a" ;
  a2a:RecordGUID "{fc822188-8f0e-48a9-a64e-ec00ee58b28a}" ;
  a2a:SourceRemarkbron "Huwelijk" ;
  a2a:SourceRemarkdeel "1853" ;
  a2a:SourceRemarkregister_periode "1853" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_845_00000845.xml van DAR" .

