@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_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D
  a a2a:Record ;
  rdfs:label "Huwelijk op 8 november 1871 te Dordrecht" ;
  a2a:hasPerson oa:person_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_Person4605705878, oa:person_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_Person4605705881, oa:person_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_Person4605705882, oa:person_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_Person4605705877, oa:person_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_Person4605705879, oa:person_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_Person4605705880 ;
  a2a:hasEvent oa:event_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_Event1 ;
  a2a:hasRelationEP oa:relationep_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_0, oa:relationep_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_1, oa:relationep_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_2, oa:relationep_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_3, oa:relationep_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_4, oa:relationep_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_5 ;
  a2a:hasSource oa:source_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D .

oa:person_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_Person4605705878
  a a2a:Person ;
  rdfs:label "Arie Meiboom" ;
  a2a:PersonName [
    rdfs:label "Arie Meiboom" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Meiboom"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_Person4605705881
  a a2a:Person ;
  rdfs:label "Christoffel Meiboom" ;
  a2a:PersonName [
    rdfs:label "Christoffel Meiboom" ;
    a2a:PersonNameFirstName "Christoffel" ;
    a2a:PersonNameLastName "Meiboom"
  ] .

oa:person_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_Person4605705882
  a a2a:Person ;
  rdfs:label "Helena de Jong" ;
  a2a:PersonName [
    rdfs:label "Helena de Jong" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] .

oa:person_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_Person4605705877
  a a2a:Person ;
  rdfs:label "Catrina Johanna Baars" ;
  a2a:PersonName [
    rdfs:label "Catrina Johanna Baars" ;
    a2a:PersonNameFirstName "Catrina Johanna" ;
    a2a:PersonNameLastName "Baars"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_Person4605705879
  a a2a:Person ;
  rdfs:label "Simon Baars" ;
  a2a:PersonName [
    rdfs:label "Simon Baars" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Baars"
  ] .

oa:person_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_Person4605705880
  a a2a:Person ;
  rdfs:label "Henderika Johanna Zwang" ;
  a2a:PersonName [
    rdfs:label "Henderika Johanna Zwang" ;
    a2a:PersonNameFirstName "Henderika Johanna" ;
    a2a:PersonNameLastName "Zwang"
  ] .

oa:event_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "08-11-1871" ;
    a2a:Year "1871" ;
    a2a:Month "11" ;
    a2a:Day "08" ;
    rdfs:label "1871-11-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:relationep_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_Person4605705878 ;
  a2a:EventKeyRef oa:event_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_Event1 .

oa:relationep_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_Person4605705881 ;
  a2a:EventKeyRef oa:event_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_Event1 .

oa:relationep_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_Person4605705882 ;
  a2a:EventKeyRef oa:event_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_Event1 .

oa:relationep_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_Person4605705877 ;
  a2a:EventKeyRef oa:event_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_Event1 .

oa:relationep_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_Person4605705879 ;
  a2a:EventKeyRef oa:event_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_Event1 .

oa:relationep_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_Person4605705880 ;
  a2a:EventKeyRef oa:event_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D_Event1 .

oa:source_rad_D3200841-2EB5-4F8D-8343-3FD4B99D2C2D
  a a2a:Source ;
  rdfs:label "Regionaal Archief Dordrecht, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Dordrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Dordrecht, Nederland", "1871-11-08 - 1871-11-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1871-11-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1871-11-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "08-11-1871" ;
    a2a:Year "1871" ;
    a2a:Month "11" ;
    a2a:Day "08" ;
    rdfs:label "08-11-1871"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Dordrecht" ;
    a2a:Place "Dordrecht" ;
    a2a:Collection "Burgerlijke Stand en Bevolking van Dordrecht" ;
    a2a:Book "Huwelijksakten Dordrecht 1871" ;
    a2a:DocumentNumber "189" ;
    a2a:RegistryNumber "142" ;
    rdfs:label "Regionaal Archief Dordrecht, Dordrecht, Burgerlijke Stand en Bevolking van Dordrecht, Huwelijksakten Dordrecht 1871, 189, 142"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/46/2264A176FBF14C72ACD79FF12DDDD705" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/46/2264A176FBF14C72ACD79FF12DDDD705" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/46/2264A176FBF14C72ACD79FF12DDDD705"
  ] ;
  a2a:SourceLastChangeDate "2026-04-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/46/D32008412EB54F8D83433FD4B99D2C2D" ;
  a2a:RecordIdentifier "4605705876" ;
  a2a:RecordGUID "{D3200841-2EB5-4F8D-8343-3FD4B99D2C2D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D44436BC272A494688286E889889B19D" .

