@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_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C
  a a2a:Record ;
  rdfs:label "Huwelijk op 7 augustus 1867 te Dordrecht" ;
  a2a:hasPerson oa:person_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_Person4605685183, oa:person_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_Person4605685186, oa:person_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_Person4605685187, oa:person_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_Person4605685182, oa:person_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_Person4605685184, oa:person_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_Person4605685185 ;
  a2a:hasEvent oa:event_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_Event1 ;
  a2a:hasRelationEP oa:relationep_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_0, oa:relationep_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_1, oa:relationep_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_2, oa:relationep_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_3, oa:relationep_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_4, oa:relationep_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_5 ;
  a2a:hasSource oa:source_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C .

oa:person_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_Person4605685183
  a a2a:Person ;
  rdfs:label "Hendrik Koopman" ;
  a2a:PersonName [
    rdfs:label "Hendrik Koopman" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Koopman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_Person4605685186
  a a2a:Person ;
  rdfs:label "Martinus Koopman" ;
  a2a:PersonName [
    rdfs:label "Martinus Koopman" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Koopman"
  ] .

oa:person_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_Person4605685187
  a a2a:Person ;
  rdfs:label "Maria Antonissen" ;
  a2a:PersonName [
    rdfs:label "Maria Antonissen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Antonissen"
  ] .

oa:person_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_Person4605685182
  a a2a:Person ;
  rdfs:label "Willemina Maria van der Have" ;
  a2a:PersonName [
    rdfs:label "Willemina Maria van der Have" ;
    a2a:PersonNameFirstName "Willemina Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Have"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zierikzee" ;
    rdfs:label "Zierikzee"
  ] .

oa:person_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_Person4605685184
  a a2a:Person ;
  rdfs:label "Pieter van der Have" ;
  a2a:PersonName [
    rdfs:label "Pieter van der Have" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Have"
  ] .

oa:person_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_Person4605685185
  a a2a:Person ;
  rdfs:label "Geertruida Slierendregt" ;
  a2a:PersonName [
    rdfs:label "Geertruida Slierendregt" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Slierendregt"
  ] .

oa:event_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "07-08-1867" ;
    a2a:Year "1867" ;
    a2a:Month "08" ;
    a2a:Day "07" ;
    rdfs:label "1867-08-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:relationep_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_Person4605685183 ;
  a2a:EventKeyRef oa:event_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_Event1 .

oa:relationep_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_Person4605685186 ;
  a2a:EventKeyRef oa:event_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_Event1 .

oa:relationep_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_Person4605685187 ;
  a2a:EventKeyRef oa:event_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_Event1 .

oa:relationep_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_Person4605685182 ;
  a2a:EventKeyRef oa:event_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_Event1 .

oa:relationep_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_Person4605685184 ;
  a2a:EventKeyRef oa:event_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_Event1 .

oa:relationep_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_Person4605685185 ;
  a2a:EventKeyRef oa:event_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C_Event1 .

oa:source_rad_2DFD9914-FE9B-4EDF-9C5B-85FFC500462C
  a a2a:Source ;
  rdfs:label "Regionaal Archief Dordrecht, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Dordrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Dordrecht, Nederland", "1867-08-07 - 1867-08-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1867-08-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1867-08-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "07-08-1867" ;
    a2a:Year "1867" ;
    a2a:Month "08" ;
    a2a:Day "07" ;
    rdfs:label "07-08-1867"
  ] ;
  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 1867" ;
    a2a:DocumentNumber "154" ;
    a2a:RegistryNumber "138" ;
    rdfs:label "Regionaal Archief Dordrecht, Dordrecht, Burgerlijke Stand en Bevolking van Dordrecht, Huwelijksakten Dordrecht 1867, 154, 138"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/46/F75712767DAE454F9977A2C0AA63471F" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/46/F75712767DAE454F9977A2C0AA63471F" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/46/F75712767DAE454F9977A2C0AA63471F"
  ] ;
  a2a:SourceLastChangeDate "2026-04-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/46/2DFD9914FE9B4EDF9C5B85FFC500462C" ;
  a2a:RecordIdentifier "4605685181" ;
  a2a:RecordGUID "{2DFD9914-FE9B-4EDF-9C5B-85FFC500462C}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/6C90700D6C03417EB19278D227B3A597" .

