@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_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f
  a a2a:Record ;
  rdfs:label "Huwelijk op 31 oktober 1923 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_Person2336258265, oa:person_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_Person2336258266, oa:person_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_Person2336258267, oa:person_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_Person2336258268, oa:person_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_Person2336258269, oa:person_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_Person2336258270 ;
  a2a:hasEvent oa:event_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_0, oa:relationep_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_1, oa:relationep_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_2, oa:relationep_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_3, oa:relationep_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_4, oa:relationep_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_5 ;
  a2a:hasSource oa:source_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f .

oa:person_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_Person2336258265
  a a2a:Person ;
  rdfs:label "Friedrich Karel Julius Hantzsch" ;
  a2a:PersonName [
    rdfs:label "Friedrich Karel Julius Hantzsch" ;
    a2a:PersonNameFirstName "Friedrich Karel Julius" ;
    a2a:PersonNameLastName "Hantzsch"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helder" ;
    rdfs:label "Helder"
  ] .

oa:person_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_Person2336258266
  a a2a:Person ;
  rdfs:label "Friedrich Johann Fraugott Hantzsch" ;
  a2a:PersonName [
    rdfs:label "Friedrich Johann Fraugott Hantzsch" ;
    a2a:PersonNameFirstName "Friedrich Johann Fraugott" ;
    a2a:PersonNameLastName "Hantzsch"
  ] .

oa:person_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_Person2336258267
  a a2a:Person ;
  rdfs:label "Johanna Benda" ;
  a2a:PersonName [
    rdfs:label "Johanna Benda" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Benda"
  ] .

oa:person_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_Person2336258268
  a a2a:Person ;
  rdfs:label "Bastiana Visser" ;
  a2a:PersonName [
    rdfs:label "Bastiana Visser" ;
    a2a:PersonNameFirstName "Bastiana" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_Person2336258269
  a a2a:Person ;
  rdfs:label "Jan Cornelis Visser" ;
  a2a:PersonName [
    rdfs:label "Jan Cornelis Visser" ;
    a2a:PersonNameFirstName "Jan Cornelis" ;
    a2a:PersonNameLastName "Visser"
  ] .

oa:person_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_Person2336258270
  a a2a:Person ;
  rdfs:label "Maatje Vogelaar" ;
  a2a:PersonName [
    rdfs:label "Maatje Vogelaar" ;
    a2a:PersonNameFirstName "Maatje" ;
    a2a:PersonNameLastName "Vogelaar"
  ] .

oa:event_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "31-10-1923" ;
    a2a:Year "1923" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1923-10-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_Person2336258265 ;
  a2a:EventKeyRef oa:event_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_Event1 .

oa:relationep_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_Person2336258266 ;
  a2a:EventKeyRef oa:event_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_Event1 .

oa:relationep_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_Person2336258267 ;
  a2a:EventKeyRef oa:event_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_Event1 .

oa:relationep_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_Person2336258268 ;
  a2a:EventKeyRef oa:event_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_Event1 .

oa:relationep_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_Person2336258269 ;
  a2a:EventKeyRef oa:event_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_Event1 .

oa:relationep_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_Person2336258270 ;
  a2a:EventKeyRef oa:event_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f_Event1 .

oa:source_srt_a2f96190-c80b-a4f7-e30b-20bd1ac3e71f
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1923-10-31 - 1923-10-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-10-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-10-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "31-10-1923" ;
    a2a:Year "1923" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "31-10-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 "1923O" ;
    a2a:Folio "o107" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1923O, o107"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/543C579EA36241A286DB2A6D87056DFC" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/543C579EA36241A286DB2A6D87056DFC" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/543C579EA36241A286DB2A6D87056DFC"
  ] ;
  a2a:SourceLastChangeDate "2021-08-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/8751B4FE37C34599BDEEC8B90948F501" ;
  a2a:RecordIdentifier "2336258264" ;
  a2a:RecordGUID "{a2f96190-c80b-a4f7-e30b-20bd1ac3e71f}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 8751B4FE-37C3-4599-BDEE-C8B90948F501" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061923O_54_A2A.xml van SRT" .

