@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_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3
  a a2a:Record ;
  rdfs:label "Huwelijk op 26 november 1925 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_Person1016095781, oa:person_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_Person1016095782, oa:person_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_Person1016095783, oa:person_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_Person1016095784, oa:person_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_Person1016095785, oa:person_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_Person1016095786 ;
  a2a:hasEvent oa:event_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_0, oa:relationep_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_1, oa:relationep_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_2, oa:relationep_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_3, oa:relationep_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_4, oa:relationep_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_5 ;
  a2a:hasSource oa:source_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3 .

oa:person_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_Person1016095781
  a a2a:Person ;
  rdfs:label "Nicolaas Roodenburg" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Roodenburg" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Roodenburg"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "60" ;
    rdfs:label "60"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlaardingen" ;
    rdfs:label "Vlaardingen"
  ] .

oa:person_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_Person1016095782
  a a2a:Person ;
  rdfs:label "Johannes Roodenburg" ;
  a2a:PersonName [
    rdfs:label "Johannes Roodenburg" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Roodenburg"
  ] .

oa:person_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_Person1016095783
  a a2a:Person ;
  rdfs:label "Maria Ferree" ;
  a2a:PersonName [
    rdfs:label "Maria Ferree" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Ferree"
  ] .

oa:person_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_Person1016095784
  a a2a:Person ;
  rdfs:label "Frederika Altona" ;
  a2a:PersonName [
    rdfs:label "Frederika Altona" ;
    a2a:PersonNameFirstName "Frederika" ;
    a2a:PersonNameLastName "Altona"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "62" ;
    rdfs:label "62"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gasselte" ;
    rdfs:label "Gasselte"
  ] .

oa:person_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_Person1016095785
  a a2a:Person ;
  rdfs:label "Geert (alberts) Altona" ;
  a2a:PersonName [
    rdfs:label "Geert (alberts) Altona" ;
    a2a:PersonNameFirstName "Geert (alberts)" ;
    a2a:PersonNameLastName "Altona"
  ] .

oa:person_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_Person1016095786
  a a2a:Person ;
  rdfs:label "Annetta Domeni" ;
  a2a:PersonName [
    rdfs:label "Annetta Domeni" ;
    a2a:PersonNameFirstName "Annetta" ;
    a2a:PersonNameLastName "Domeni"
  ] .

oa:event_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "26-11-1925" ;
    a2a:Year "1925" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1925-11-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_Person1016095781 ;
  a2a:EventKeyRef oa:event_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_Event1 .

oa:relationep_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_Person1016095782 ;
  a2a:EventKeyRef oa:event_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_Event1 .

oa:relationep_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_Person1016095783 ;
  a2a:EventKeyRef oa:event_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_Event1 .

oa:relationep_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_Person1016095784 ;
  a2a:EventKeyRef oa:event_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_Event1 .

oa:relationep_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_Person1016095785 ;
  a2a:EventKeyRef oa:event_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_Event1 .

oa:relationep_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_Person1016095786 ;
  a2a:EventKeyRef oa:event_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3_Event1 .

oa:source_srt_AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1925-11-26 - 1925-11-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1925-11-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-11-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-11-1925" ;
    a2a:Year "1925" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "26-11-1925"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, huwelijksakten" ;
    a2a:Book "Nadere toegang op het huwelijksregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "4090" ;
    a2a:RegistryNumber "1925N" ;
    a2a:Folio "n21v" ;
    rdfs:label "Stadsarchief Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 4090, 1925N, n21v"
  ] ;
  a2a:SourceLastChangeDate "2024-09-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/AEBBC2DF710940C78AF767BF7FB0F5B3" ;
  a2a:RecordIdentifier "1016095780" ;
  a2a:RecordGUID "{AEBBC2DF-7109-40C7-8AF7-67BF7FB0F5B3}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/F345353AF44B43CCAEC2D6394DE5736B" .

