@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_03ba2266-3a9d-2a2d-e16c-7195ae512ea0
  a a2a:Record ;
  rdfs:label "Huwelijk op 18 juli 1923 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_Person1016155177, oa:person_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_Person1016155178, oa:person_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_Person1016155179, oa:person_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_Person1016155180, oa:person_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_Person1016155181, oa:person_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_Person1016155182 ;
  a2a:hasEvent oa:event_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_0, oa:relationep_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_1, oa:relationep_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_2, oa:relationep_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_3, oa:relationep_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_4, oa:relationep_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_5 ;
  a2a:hasSource oa:source_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0 .

oa:person_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_Person1016155177
  a a2a:Person ;
  rdfs:label "Levie Ensel" ;
  a2a:PersonName [
    rdfs:label "Levie Ensel" ;
    a2a:PersonNameFirstName "Levie" ;
    a2a:PersonNameLastName "Ensel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_Person1016155178
  a a2a:Person ;
  rdfs:label "Andries Ensel" ;
  a2a:PersonName [
    rdfs:label "Andries Ensel" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Ensel"
  ] .

oa:person_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_Person1016155179
  a a2a:Person ;
  rdfs:label "Betje Waterman" ;
  a2a:PersonName [
    rdfs:label "Betje Waterman" ;
    a2a:PersonNameFirstName "Betje" ;
    a2a:PersonNameLastName "Waterman"
  ] .

oa:person_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_Person1016155180
  a a2a:Person ;
  rdfs:label "Aagje Jacobs" ;
  a2a:PersonName [
    rdfs:label "Aagje Jacobs" ;
    a2a:PersonNameFirstName "Aagje" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_Person1016155181
  a a2a:Person ;
  rdfs:label "N.n. N.n." ;
  a2a:PersonName [
    rdfs:label "N.n. N.n." ;
    a2a:PersonNameFirstName "N.n." ;
    a2a:PersonNameLastName "N.n."
  ] .

oa:person_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_Person1016155182
  a a2a:Person ;
  rdfs:label "Aagje Jacobs" ;
  a2a:PersonName [
    rdfs:label "Aagje Jacobs" ;
    a2a:PersonNameFirstName "Aagje" ;
    a2a:PersonNameLastName "Jacobs"
  ] .

oa:event_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "18-07-1923" ;
    a2a:Year "1923" ;
    a2a:Month "07" ;
    a2a:Day "18" ;
    rdfs:label "1923-07-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_Person1016155177 ;
  a2a:EventKeyRef oa:event_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_Event1 .

oa:relationep_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_Person1016155178 ;
  a2a:EventKeyRef oa:event_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_Event1 .

oa:relationep_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_Person1016155179 ;
  a2a:EventKeyRef oa:event_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_Event1 .

oa:relationep_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_Person1016155180 ;
  a2a:EventKeyRef oa:event_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_Event1 .

oa:relationep_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_Person1016155181 ;
  a2a:EventKeyRef oa:event_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_Event1 .

oa:relationep_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_Person1016155182 ;
  a2a:EventKeyRef oa:event_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0_Event1 .

oa:source_srt_03ba2266-3a9d-2a2d-e16c-7195ae512ea0
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1923-07-18 - 1923-07-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-07-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-07-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "18-07-1923" ;
    a2a:Year "1923" ;
    a2a:Month "07" ;
    a2a:Day "18" ;
    rdfs:label "18-07-1923"
  ] ;
  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 "1923K" ;
    a2a:Folio "k11v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1923K, k11v"
  ] ;
  a2a:SourceLastChangeDate "2022-12-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/C15B1105AB6D47809B7E9124A5204808" ;
  a2a:RecordIdentifier "1016155176" ;
  a2a:RecordGUID "{03ba2266-3a9d-2a2d-e16c-7195ae512ea0}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder C15B1105-AB6D-4780-9B7E-9124A5204808" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061923K_54_A2A.xml van SRT" .

