@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_b7b7ea83-b140-453a-fd72-8290ceda51c2
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 augustus 1933 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_Person1017136861, oa:person_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_Person1017136862, oa:person_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_Person1017136863, oa:person_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_Person1017136864, oa:person_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_Person1017136865, oa:person_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_Person1017136866 ;
  a2a:hasEvent oa:event_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_0, oa:relationep_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_1, oa:relationep_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_2, oa:relationep_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_3, oa:relationep_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_4, oa:relationep_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_5 ;
  a2a:hasSource oa:source_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2 .

oa:person_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_Person1017136861
  a a2a:Person ;
  rdfs:label "Cornelis Marinus Reniers" ;
  a2a:PersonName [
    rdfs:label "Cornelis Marinus Reniers" ;
    a2a:PersonNameFirstName "Cornelis Marinus" ;
    a2a:PersonNameLastName "Reniers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_Person1017136862
  a a2a:Person ;
  rdfs:label "Paulus Reniers" ;
  a2a:PersonName [
    rdfs:label "Paulus Reniers" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Reniers"
  ] .

oa:person_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_Person1017136863
  a a2a:Person ;
  rdfs:label "Maria van Gils" ;
  a2a:PersonName [
    rdfs:label "Maria van Gils" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gils"
  ] .

oa:person_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_Person1017136864
  a a2a:Person ;
  rdfs:label "Petronella Brans" ;
  a2a:PersonName [
    rdfs:label "Petronella Brans" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Brans"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:person_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_Person1017136865
  a a2a:Person ;
  rdfs:label "Johannes Brans" ;
  a2a:PersonName [
    rdfs:label "Johannes Brans" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Brans"
  ] .

oa:person_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_Person1017136866
  a a2a:Person ;
  rdfs:label "Petronella Jacoba Willemse" ;
  a2a:PersonName [
    rdfs:label "Petronella Jacoba Willemse" ;
    a2a:PersonNameFirstName "Petronella Jacoba" ;
    a2a:PersonNameLastName "Willemse"
  ] .

oa:event_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "23-08-1933" ;
    a2a:Year "1933" ;
    a2a:Month "08" ;
    a2a:Day "23" ;
    rdfs:label "1933-08-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_Person1017136861 ;
  a2a:EventKeyRef oa:event_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_Event1 .

oa:relationep_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_Person1017136862 ;
  a2a:EventKeyRef oa:event_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_Event1 .

oa:relationep_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_Person1017136863 ;
  a2a:EventKeyRef oa:event_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_Event1 .

oa:relationep_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_Person1017136864 ;
  a2a:EventKeyRef oa:event_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_Event1 .

oa:relationep_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_Person1017136865 ;
  a2a:EventKeyRef oa:event_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_Event1 .

oa:relationep_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_Person1017136866 ;
  a2a:EventKeyRef oa:event_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2_Event1 .

oa:source_srt_b7b7ea83-b140-453a-fd72-8290ceda51c2
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1933-08-23 - 1933-08-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1933-08-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1933-08-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-08-1933" ;
    a2a:Year "1933" ;
    a2a:Month "08" ;
    a2a:Day "23" ;
    rdfs:label "23-08-1933"
  ] ;
  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 "1933.3310" ;
    a2a:RegistryNumber "1933M" ;
    a2a:Folio "m044v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1933.3310, 1933M, m044v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/A298C8EE8D764058B27C0290D9FED918" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/A298C8EE8D764058B27C0290D9FED918" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/A298C8EE8D764058B27C0290D9FED918"
  ] ;
  a2a:SourceLastChangeDate "2020-05-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/5F7A900CA27349DE8BFB7F75A729ECF2" ;
  a2a:RecordIdentifier "1017136860" ;
  a2a:RecordGUID "{b7b7ea83-b140-453a-fd72-8290ceda51c2}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 5F7A900C-A273-49DE-8BFB-7F75A729ECF2" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061933M_54_A2A.xml van SRT" .

