@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_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 augustus 1880 te Gieten" ;
  a2a:hasPerson oa:person_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_Person-9e4dd1b5-234d-4629-9eb9-1b7a33e755b5, oa:person_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_Person-d572d57b-5a39-495e-8d1d-aeae0f4d77ee, oa:person_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_Person-12f4e469-4cf0-45b4-a9cf-746b67fce9a9, oa:person_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_Person-85df0ff2-4296-43bd-95d2-94d56f0e00ea, oa:person_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_Person-af0f77c8-ea75-4d97-b041-ec0ee4a9e48d, oa:person_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_Person-e9e85262-05ae-43b2-ae8b-1b6131ec3825 ;
  a2a:hasEvent oa:event_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_0, oa:relationep_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_1, oa:relationep_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_2, oa:relationep_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_3, oa:relationep_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_4, oa:relationep_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_5 ;
  a2a:hasSource oa:source_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc .

oa:person_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_Person-9e4dd1b5-234d-4629-9eb9-1b7a33e755b5
  a a2a:Person ;
  rdfs:label "Grietien Sloots" ;
  a2a:PersonName [
    rdfs:label "Grietien Sloots" ;
    a2a:PersonNameFirstName "Grietien" ;
    a2a:PersonNameLastName "Sloots"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gieterveen" ;
    rdfs:label "Gieterveen"
  ] .

oa:person_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_Person-d572d57b-5a39-495e-8d1d-aeae0f4d77ee
  a a2a:Person ;
  rdfs:label "Jacob Groenwold" ;
  a2a:PersonName [
    rdfs:label "Jacob Groenwold" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Groenwold"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bonnerveen" ;
    rdfs:label "Bonnerveen"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_Person-12f4e469-4cf0-45b4-a9cf-746b67fce9a9
  a a2a:Person ;
  rdfs:label "Jeichien Hulshof" ;
  a2a:PersonName [
    rdfs:label "Jeichien Hulshof" ;
    a2a:PersonNameFirstName "Jeichien" ;
    a2a:PersonNameLastName "Hulshof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_Person-85df0ff2-4296-43bd-95d2-94d56f0e00ea
  a a2a:Person ;
  rdfs:label "Trientien Hendriks Fransens" ;
  a2a:PersonName [
    rdfs:label "Trientien Hendriks Fransens" ;
    a2a:PersonNameFirstName "Trientien Hendriks" ;
    a2a:PersonNameLastName "Fransens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_Person-af0f77c8-ea75-4d97-b041-ec0ee4a9e48d
  a a2a:Person ;
  rdfs:label "Bareld Groenwold" ;
  a2a:PersonName [
    rdfs:label "Bareld Groenwold" ;
    a2a:PersonNameFirstName "Bareld" ;
    a2a:PersonNameLastName "Groenwold"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:person_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_Person-e9e85262-05ae-43b2-ae8b-1b6131ec3825
  a a2a:Person ;
  rdfs:label "Roelf Geerts Sloots" ;
  a2a:PersonName [
    rdfs:label "Roelf Geerts Sloots" ;
    a2a:PersonNameFirstName "Roelf Geerts" ;
    a2a:PersonNameLastName "Sloots"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1880" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1880-08-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gieten" ;
    rdfs:label "Gieten"
  ] .

oa:relationep_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_Person:9e4dd1b5-234d-4629-9eb9-1b7a33e755b5 ;
  a2a:EventKeyRef oa:event_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_Event1 .

oa:relationep_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_Person:d572d57b-5a39-495e-8d1d-aeae0f4d77ee ;
  a2a:EventKeyRef oa:event_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_Event1 .

oa:relationep_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_Person:12f4e469-4cf0-45b4-a9cf-746b67fce9a9 ;
  a2a:EventKeyRef oa:event_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_Event1 .

oa:relationep_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_Person:85df0ff2-4296-43bd-95d2-94d56f0e00ea ;
  a2a:EventKeyRef oa:event_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_Event1 .

oa:relationep_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_Person:af0f77c8-ea75-4d97-b041-ec0ee4a9e48d ;
  a2a:EventKeyRef oa:event_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_Event1 .

oa:relationep_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_Person:e9e85262-05ae-43b2-ae8b-1b6131ec3825 ;
  a2a:EventKeyRef oa:event_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc_Event1 .

oa:source_dar_ddbc86df-e35b-45d3-86c3-e63bacf8d3fc
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Gieten" ;
    rdfs:label "Gieten", "1880-08-05 - 1880-08-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-08-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-08-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1880" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1880-08-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Huwelijk, Deel: 1880, Periode: 1880" ;
    a2a:Book "Huwelijksregister Gieten 1880" ;
    a2a:DocumentNumber "11" ;
    a2a:RegistryNumber "1880" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Huwelijk, Deel: 1880, Periode: 1880, Huwelijksregister Gieten 1880, 11, 1880"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/26070c08-5c56-5d23-a926-49a1728f8660.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ddbc86df-e35b-45d3-86c3-e63bacf8d3fc" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/26070c08-5c56-5d23-a926-49a1728f8660.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-03-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ddbc86df-e35b-45d3-86c3-e63bacf8d3fc" ;
  a2a:RecordGUID "{ddbc86df-e35b-45d3-86c3-e63bacf8d3fc}" ;
  a2a:SourceRemarkbron "Huwelijk" ;
  a2a:SourceRemarkdeel "1880" ;
  a2a:SourceRemarkregister_periode "1880" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_10063_00010063.xml van DAR" .

