@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_e0dec22e-397d-fe1b-c87a-eedddf4e01bc
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 april 1925 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_Person1016422333, oa:person_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_Person1016422334, oa:person_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_Person1016422335, oa:person_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_Person1016422336, oa:person_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_Person1016422337, oa:person_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_Person1016422338 ;
  a2a:hasEvent oa:event_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_0, oa:relationep_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_1, oa:relationep_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_2, oa:relationep_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_3, oa:relationep_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_4, oa:relationep_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_5 ;
  a2a:hasSource oa:source_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc .

oa:person_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_Person1016422333
  a a2a:Person ;
  rdfs:label "Petrus Hendrikus Neuteboom" ;
  a2a:PersonName [
    rdfs:label "Petrus Hendrikus Neuteboom" ;
    a2a:PersonNameFirstName "Petrus Hendrikus" ;
    a2a:PersonNameLastName "Neuteboom"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_Person1016422334
  a a2a:Person ;
  rdfs:label "Hendrik Neuteboom" ;
  a2a:PersonName [
    rdfs:label "Hendrik Neuteboom" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Neuteboom"
  ] .

oa:person_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_Person1016422335
  a a2a:Person ;
  rdfs:label "Wilhelmina Johanna Cornelia Kolber" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Johanna Cornelia Kolber" ;
    a2a:PersonNameFirstName "Wilhelmina Johanna Cornelia" ;
    a2a:PersonNameLastName "Kolber"
  ] .

oa:person_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_Person1016422336
  a a2a:Person ;
  rdfs:label "Anna van der Kooi" ;
  a2a:PersonName [
    rdfs:label "Anna van der Kooi" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Kooi"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "17" ;
    rdfs:label "17"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_Person1016422337
  a a2a:Person ;
  rdfs:label "Oeds van der Kooi" ;
  a2a:PersonName [
    rdfs:label "Oeds van der Kooi" ;
    a2a:PersonNameFirstName "Oeds" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Kooi"
  ] .

oa:person_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_Person1016422338
  a a2a:Person ;
  rdfs:label "Geertruida Cornelia Berm" ;
  a2a:PersonName [
    rdfs:label "Geertruida Cornelia Berm" ;
    a2a:PersonNameFirstName "Geertruida Cornelia" ;
    a2a:PersonNameLastName "Berm"
  ] .

oa:event_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "15-04-1925" ;
    a2a:Year "1925" ;
    a2a:Month "04" ;
    a2a:Day "15" ;
    rdfs:label "1925-04-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_Person1016422333 ;
  a2a:EventKeyRef oa:event_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_Event1 .

oa:relationep_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_Person1016422334 ;
  a2a:EventKeyRef oa:event_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_Event1 .

oa:relationep_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_Person1016422335 ;
  a2a:EventKeyRef oa:event_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_Event1 .

oa:relationep_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_Person1016422336 ;
  a2a:EventKeyRef oa:event_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_Event1 .

oa:relationep_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_Person1016422337 ;
  a2a:EventKeyRef oa:event_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_Event1 .

oa:relationep_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_Person1016422338 ;
  a2a:EventKeyRef oa:event_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc_Event1 .

oa:source_srt_e0dec22e-397d-fe1b-c87a-eedddf4e01bc
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1925-04-15 - 1925-04-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1925-04-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-04-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "15-04-1925" ;
    a2a:Year "1925" ;
    a2a:Month "04" ;
    a2a:Day "15" ;
    rdfs:label "15-04-1925"
  ] ;
  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 huwelijksregister van de gemeente Rotterdam" ;
    a2a:RegistryNumber "1925D" ;
    a2a:Folio "d98v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1925D, d98v"
  ] ;
  a2a:SourceLastChangeDate "2023-03-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/B85678EC99954C7E8192953F287A2141" ;
  a2a:RecordIdentifier "1016422332" ;
  a2a:RecordGUID "{e0dec22e-397d-fe1b-c87a-eedddf4e01bc}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder B85678EC-9995-4C7E-8192-953F287A2141" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061925D_54_A2A.xml van SRT" .

