@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_1830a153-c19e-8dcc-c5ee-fbf02a345f11
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 november 1935 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_Person1017068102, oa:person_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_Person1017068103, oa:person_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_Person1017068104, oa:person_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_Person1017068105, oa:person_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_Person1017068106, oa:person_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_Person1017068107 ;
  a2a:hasEvent oa:event_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_0, oa:relationep_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_1, oa:relationep_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_2, oa:relationep_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_3, oa:relationep_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_4, oa:relationep_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_5 ;
  a2a:hasSource oa:source_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11 .

oa:person_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_Person1017068102
  a a2a:Person ;
  rdfs:label "Andries Johannes Nab" ;
  a2a:PersonName [
    rdfs:label "Andries Johannes Nab" ;
    a2a:PersonNameFirstName "Andries Johannes" ;
    a2a:PersonNameLastName "Nab"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_Person1017068103
  a a2a:Person ;
  rdfs:label "Franciscus Johannes Nab" ;
  a2a:PersonName [
    rdfs:label "Franciscus Johannes Nab" ;
    a2a:PersonNameFirstName "Franciscus Johannes" ;
    a2a:PersonNameLastName "Nab"
  ] .

oa:person_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_Person1017068104
  a a2a:Person ;
  rdfs:label "Pieternella Leertouwer" ;
  a2a:PersonName [
    rdfs:label "Pieternella Leertouwer" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Leertouwer"
  ] .

oa:person_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_Person1017068105
  a a2a:Person ;
  rdfs:label "Alida Sara Catharina Vis" ;
  a2a:PersonName [
    rdfs:label "Alida Sara Catharina Vis" ;
    a2a:PersonNameFirstName "Alida Sara Catharina" ;
    a2a:PersonNameLastName "Vis"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "18" ;
    rdfs:label "18"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_Person1017068106
  a a2a:Person ;
  rdfs:label "Pieter Vis" ;
  a2a:PersonName [
    rdfs:label "Pieter Vis" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Vis"
  ] .

oa:person_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_Person1017068107
  a a2a:Person ;
  rdfs:label "Johanna Wareman" ;
  a2a:PersonName [
    rdfs:label "Johanna Wareman" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Wareman"
  ] .

oa:event_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "06-11-1935" ;
    a2a:Year "1935" ;
    a2a:Month "11" ;
    a2a:Day "06" ;
    rdfs:label "1935-11-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_Person1017068102 ;
  a2a:EventKeyRef oa:event_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_Event1 .

oa:relationep_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_Person1017068103 ;
  a2a:EventKeyRef oa:event_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_Event1 .

oa:relationep_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_Person1017068104 ;
  a2a:EventKeyRef oa:event_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_Event1 .

oa:relationep_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_Person1017068105 ;
  a2a:EventKeyRef oa:event_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_Event1 .

oa:relationep_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_Person1017068106 ;
  a2a:EventKeyRef oa:event_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_Event1 .

oa:relationep_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_Person1017068107 ;
  a2a:EventKeyRef oa:event_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11_Event1 .

oa:source_srt_1830a153-c19e-8dcc-c5ee-fbf02a345f11
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1935-11-06 - 1935-11-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1935-11-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1935-11-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "06-11-1935" ;
    a2a:Year "1935" ;
    a2a:Month "11" ;
    a2a:Day "06" ;
    rdfs:label "06-11-1935"
  ] ;
  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:DocumentNumber "1935.4339" ;
    a2a:RegistryNumber "1935N" ;
    a2a:Folio "n144" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1935.4339, 1935N, n144"
  ] ;
  a2a:SourceLastChangeDate "2023-01-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2E41796F3BB14325B6A5728F361641B3" ;
  a2a:RecordIdentifier "1017068101" ;
  a2a:RecordGUID "{1830a153-c19e-8dcc-c5ee-fbf02a345f11}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 2E41796F-3BB1-4325-B6A5-728F361641B3" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061935N_54_A2A.xml van SRT" .

