@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_DBD41203-2DB0-4307-94DC-6BF015DF07BA
  a a2a:Record ;
  rdfs:label "Huwelijk op 11 april 1912 te Dordrecht" ;
  a2a:hasPerson oa:person_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_Person4605977712, oa:person_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_Person4605977715, oa:person_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_Person4605977716, oa:person_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_Person4605977711, oa:person_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_Person4605977713, oa:person_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_Person4605977714 ;
  a2a:hasEvent oa:event_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_Event1 ;
  a2a:hasRelationEP oa:relationep_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_0, oa:relationep_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_1, oa:relationep_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_2, oa:relationep_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_3, oa:relationep_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_4, oa:relationep_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_5 ;
  a2a:hasSource oa:source_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA .

oa:person_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_Person4605977712
  a a2a:Person ;
  rdfs:label "Frans Meijdam" ;
  a2a:PersonName [
    rdfs:label "Frans Meijdam" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Meijdam"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gorinchem" ;
    rdfs:label "Gorinchem"
  ] .

oa:person_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_Person4605977715
  a a2a:Person ;
  rdfs:label "Johannes Meijdam" ;
  a2a:PersonName [
    rdfs:label "Johannes Meijdam" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Meijdam"
  ] .

oa:person_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_Person4605977716
  a a2a:Person ;
  rdfs:label "Lijntje Ringelenstijn" ;
  a2a:PersonName [
    rdfs:label "Lijntje Ringelenstijn" ;
    a2a:PersonNameFirstName "Lijntje" ;
    a2a:PersonNameLastName "Ringelenstijn"
  ] .

oa:person_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_Person4605977711
  a a2a:Person ;
  rdfs:label "Maria Weijts" ;
  a2a:PersonName [
    rdfs:label "Maria Weijts" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Weijts"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_Person4605977713
  a a2a:Person ;
  rdfs:label "Jacobus Weijts" ;
  a2a:PersonName [
    rdfs:label "Jacobus Weijts" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Weijts"
  ] .

oa:person_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_Person4605977714
  a a2a:Person ;
  rdfs:label "Theodora Herman" ;
  a2a:PersonName [
    rdfs:label "Theodora Herman" ;
    a2a:PersonNameFirstName "Theodora" ;
    a2a:PersonNameLastName "Herman"
  ] .

oa:event_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "11-04-1912" ;
    a2a:Year "1912" ;
    a2a:Month "04" ;
    a2a:Day "11" ;
    rdfs:label "1912-04-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:relationep_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_Person4605977712 ;
  a2a:EventKeyRef oa:event_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_Event1 .

oa:relationep_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_Person4605977715 ;
  a2a:EventKeyRef oa:event_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_Event1 .

oa:relationep_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_Person4605977716 ;
  a2a:EventKeyRef oa:event_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_Event1 .

oa:relationep_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_Person4605977711 ;
  a2a:EventKeyRef oa:event_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_Event1 .

oa:relationep_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_Person4605977713 ;
  a2a:EventKeyRef oa:event_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_Event1 .

oa:relationep_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_Person4605977714 ;
  a2a:EventKeyRef oa:event_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA_Event1 .

oa:source_rad_DBD41203-2DB0-4307-94DC-6BF015DF07BA
  a a2a:Source ;
  rdfs:label "Regionaal Archief Dordrecht, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Dordrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Dordrecht, Nederland", "1912-04-11 - 1912-04-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-04-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-04-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "11-04-1912" ;
    a2a:Year "1912" ;
    a2a:Month "04" ;
    a2a:Day "11" ;
    rdfs:label "11-04-1912"
  ] ;
  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 1912" ;
    a2a:DocumentNumber "97" ;
    a2a:RegistryNumber "183" ;
    rdfs:label "Regionaal Archief Dordrecht, Dordrecht, Burgerlijke Stand en Bevolking van Dordrecht, Huwelijksakten Dordrecht 1912, 97, 183"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/46/D96C5E57F47B4DFAA8E1F9288816A356" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/46/D96C5E57F47B4DFAA8E1F9288816A356" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/46/D96C5E57F47B4DFAA8E1F9288816A356"
  ] ;
  a2a:SourceLastChangeDate "2026-04-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/46/DBD412032DB0430794DC6BF015DF07BA" ;
  a2a:RecordIdentifier "4605977710" ;
  a2a:RecordGUID "{DBD41203-2DB0-4307-94DC-6BF015DF07BA}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/B22D7CBF5FA24359BDA4D552FB023EB5" .

