@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_3627628d-2ce1-9fc0-7ff2-286bbd85c679
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 oktober 1935 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_Person1016236783, oa:person_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_Person1016236784, oa:person_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_Person1016236785, oa:person_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_Person1016236786, oa:person_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_Person1016236787, oa:person_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_Person1016236788 ;
  a2a:hasEvent oa:event_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_0, oa:relationep_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_1, oa:relationep_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_2, oa:relationep_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_3, oa:relationep_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_4, oa:relationep_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_5 ;
  a2a:hasSource oa:source_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679 .

oa:person_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_Person1016236783
  a a2a:Person ;
  rdfs:label "Pieter Gerrits van Dongen" ;
  a2a:PersonName [
    rdfs:label "Pieter Gerrits van Dongen" ;
    a2a:PersonNameFirstName "Pieter Gerrits" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dongen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_Person1016236784
  a a2a:Person ;
  rdfs:label "Johan Casper van Dongen" ;
  a2a:PersonName [
    rdfs:label "Johan Casper van Dongen" ;
    a2a:PersonNameFirstName "Johan Casper" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dongen"
  ] .

oa:person_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_Person1016236785
  a a2a:Person ;
  rdfs:label "Berendina Catharina Datema" ;
  a2a:PersonName [
    rdfs:label "Berendina Catharina Datema" ;
    a2a:PersonNameFirstName "Berendina Catharina" ;
    a2a:PersonNameLastName "Datema"
  ] .

oa:person_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_Person1016236786
  a a2a:Person ;
  rdfs:label "Jacoba Josina Tuinzing" ;
  a2a:PersonName [
    rdfs:label "Jacoba Josina Tuinzing" ;
    a2a:PersonNameFirstName "Jacoba Josina" ;
    a2a:PersonNameLastName "Tuinzing"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_Person1016236787
  a a2a:Person ;
  rdfs:label "Esaië Cornelis Tuinzing" ;
  a2a:PersonName [
    rdfs:label "Esaië Cornelis Tuinzing" ;
    a2a:PersonNameFirstName "Esaië Cornelis" ;
    a2a:PersonNameLastName "Tuinzing"
  ] .

oa:person_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_Person1016236788
  a a2a:Person ;
  rdfs:label "Elisabeth Johanna Geertruida Sem" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Johanna Geertruida Sem" ;
    a2a:PersonNameFirstName "Elisabeth Johanna Geertruida" ;
    a2a:PersonNameLastName "Sem"
  ] .

oa:event_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "10-10-1935" ;
    a2a:Year "1935" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1935-10-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_Person1016236783 ;
  a2a:EventKeyRef oa:event_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_Event1 .

oa:relationep_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_Person1016236784 ;
  a2a:EventKeyRef oa:event_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_Event1 .

oa:relationep_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_Person1016236785 ;
  a2a:EventKeyRef oa:event_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_Event1 .

oa:relationep_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_Person1016236786 ;
  a2a:EventKeyRef oa:event_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_Event1 .

oa:relationep_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_Person1016236787 ;
  a2a:EventKeyRef oa:event_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_Event1 .

oa:relationep_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_Person1016236788 ;
  a2a:EventKeyRef oa:event_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679_Event1 .

oa:source_srt_3627628d-2ce1-9fc0-7ff2-286bbd85c679
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1935-10-10 - 1935-10-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1935-10-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1935-10-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-10-1935" ;
    a2a:Year "1935" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "10-10-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.4018" ;
    a2a:RegistryNumber "1935O" ;
    a2a:Folio "o057v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1935.4018, 1935O, o057v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/63DD290A52AF49C4AFCE64162418EDD4" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/63DD290A52AF49C4AFCE64162418EDD4" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/63DD290A52AF49C4AFCE64162418EDD4"
  ] ;
  a2a:SourceLastChangeDate "2022-04-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/5D7A93B4F26642F0980906265D8CC8CF" ;
  a2a:RecordIdentifier "1016236782" ;
  a2a:RecordGUID "{3627628d-2ce1-9fc0-7ff2-286bbd85c679}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 5D7A93B4-F266-42F0-9809-06265D8CC8CF" ;
  a2a:SourceRemarkOpmerking "bruidegom wonende te Eindhoven" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061935O_54_A2A.xml van SRT" .

