@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_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537
  a a2a:Record ;
  rdfs:label "Huwelijk op 16 april 1823 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_Person1014253000, oa:person_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_Person1014253001, oa:person_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_Person1014253002, oa:person_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_Person1014253003, oa:person_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_Person1014253004, oa:person_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_Person1014253005 ;
  a2a:hasEvent oa:event_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_0, oa:relationep_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_1, oa:relationep_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_2, oa:relationep_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_3, oa:relationep_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_4, oa:relationep_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_5 ;
  a2a:hasSource oa:source_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537 .

oa:person_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_Person1014253000
  a a2a:Person ;
  rdfs:label "Engelbertus Leonardus de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Engelbertus Leonardus de Bruijn" ;
    a2a:PersonNameFirstName "Engelbertus Leonardus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "55" ;
    rdfs:label "55"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg"
  ] .

oa:person_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_Person1014253001
  a a2a:Person ;
  rdfs:label "Willem de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Willem de Bruijn" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] .

oa:person_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_Person1014253002
  a a2a:Person ;
  rdfs:label "Neeltje van Stee" ;
  a2a:PersonName [
    rdfs:label "Neeltje van Stee" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stee"
  ] .

oa:person_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_Person1014253003
  a a2a:Person ;
  rdfs:label "Helena Havart" ;
  a2a:PersonName [
    rdfs:label "Helena Havart" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Havart"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_Person1014253004
  a a2a:Person ;
  rdfs:label "Adrianus Havart" ;
  a2a:PersonName [
    rdfs:label "Adrianus Havart" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Havart"
  ] .

oa:person_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_Person1014253005
  a a2a:Person ;
  rdfs:label "Cornelia Hendrica Rijpland" ;
  a2a:PersonName [
    rdfs:label "Cornelia Hendrica Rijpland" ;
    a2a:PersonNameFirstName "Cornelia Hendrica" ;
    a2a:PersonNameLastName "Rijpland"
  ] .

oa:event_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "16-04-1823" ;
    a2a:Year "1823" ;
    a2a:Month "04" ;
    a2a:Day "16" ;
    rdfs:label "1823-04-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_Person1014253000 ;
  a2a:EventKeyRef oa:event_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_Event1 .

oa:relationep_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_Person1014253001 ;
  a2a:EventKeyRef oa:event_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_Event1 .

oa:relationep_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_Person1014253002 ;
  a2a:EventKeyRef oa:event_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_Event1 .

oa:relationep_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_Person1014253003 ;
  a2a:EventKeyRef oa:event_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_Event1 .

oa:relationep_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_Person1014253004 ;
  a2a:EventKeyRef oa:event_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_Event1 .

oa:relationep_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_Person1014253005 ;
  a2a:EventKeyRef oa:event_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537_Event1 .

oa:source_srt_EBDBFEEF-8B39-406F-B67B-092BC0617537
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1823-04-16 - 1823-04-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1823-04-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1823-04-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-04-1823" ;
    a2a:Year "1823" ;
    a2a:Month "04" ;
    a2a:Day "16" ;
    rdfs:label "16-04-1823"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, huwelijksakten" ;
    a2a:Book "Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam" ;
    a2a:RegistryNumber "1823A" ;
    a2a:Folio "a73v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1823A, a73v"
  ] ;
  a2a:SourceLastChangeDate "2025-11-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/EBDBFEEF8B39406FB67B092BC0617537" ;
  a2a:RecordIdentifier "1014252999" ;
  a2a:RecordGUID "{EBDBFEEF-8B39-406F-B67B-092BC0617537}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/9B9F611BC31B4808B9E198977E28E0CB" .

