@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_79024632-be47-da30-d37f-2ca9d0f6cdfe
  a a2a:Record ;
  rdfs:label "Huwelijk op 14 juni 1933 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_Person2660376374, oa:person_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_Person2660376375, oa:person_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_Person2660376376, oa:person_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_Person2660376377, oa:person_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_Person2660376378, oa:person_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_Person2660376379 ;
  a2a:hasEvent oa:event_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_0, oa:relationep_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_1, oa:relationep_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_2, oa:relationep_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_3, oa:relationep_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_4, oa:relationep_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_5 ;
  a2a:hasSource oa:source_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe .

oa:person_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_Person2660376374
  a a2a:Person ;
  rdfs:label "Cornelis Gerardus Bitter" ;
  a2a:PersonName [
    rdfs:label "Cornelis Gerardus Bitter" ;
    a2a:PersonNameFirstName "Cornelis Gerardus" ;
    a2a:PersonNameLastName "Bitter"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Helder" ;
    rdfs:label "Den Helder"
  ] .

oa:person_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_Person2660376375
  a a2a:Person ;
  rdfs:label "Anthonius Jacob Bitter" ;
  a2a:PersonName [
    rdfs:label "Anthonius Jacob Bitter" ;
    a2a:PersonNameFirstName "Anthonius Jacob" ;
    a2a:PersonNameLastName "Bitter"
  ] .

oa:person_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_Person2660376376
  a a2a:Person ;
  rdfs:label "Dirkje Oudshoorn" ;
  a2a:PersonName [
    rdfs:label "Dirkje Oudshoorn" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNameLastName "Oudshoorn"
  ] .

oa:person_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_Person2660376377
  a a2a:Person ;
  rdfs:label "Hendrika Elisabeth Punt" ;
  a2a:PersonName [
    rdfs:label "Hendrika Elisabeth Punt" ;
    a2a:PersonNameFirstName "Hendrika Elisabeth" ;
    a2a:PersonNameLastName "Punt"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] .

oa:person_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_Person2660376378
  a a2a:Person ;
  rdfs:label "Nicolaas Punt" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Punt" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Punt"
  ] .

oa:person_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_Person2660376379
  a a2a:Person ;
  rdfs:label "Jannigje de Jong" ;
  a2a:PersonName [
    rdfs:label "Jannigje de Jong" ;
    a2a:PersonNameFirstName "Jannigje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] .

oa:event_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "14-06-1933" ;
    a2a:Year "1933" ;
    a2a:Month "06" ;
    a2a:Day "14" ;
    rdfs:label "1933-06-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_Person2660376374 ;
  a2a:EventKeyRef oa:event_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_Event1 .

oa:relationep_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_Person2660376375 ;
  a2a:EventKeyRef oa:event_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_Event1 .

oa:relationep_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_Person2660376376 ;
  a2a:EventKeyRef oa:event_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_Event1 .

oa:relationep_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_Person2660376377 ;
  a2a:EventKeyRef oa:event_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_Event1 .

oa:relationep_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_Person2660376378 ;
  a2a:EventKeyRef oa:event_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_Event1 .

oa:relationep_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_Person2660376379 ;
  a2a:EventKeyRef oa:event_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe_Event1 .

oa:source_srt_79024632-be47-da30-d37f-2ca9d0f6cdfe
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1933-06-14 - 1933-06-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1933-06-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1933-06-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "14-06-1933" ;
    a2a:Year "1933" ;
    a2a:Month "06" ;
    a2a:Day "14" ;
    rdfs:label "14-06-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.2220" ;
    a2a:RegistryNumber "1933H" ;
    a2a:Folio "h089" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1933.2220, 1933H, h089"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/1339267EAF4741879824C40C2D819239" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/1339267EAF4741879824C40C2D819239" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/1339267EAF4741879824C40C2D819239"
  ] ;
  a2a:SourceLastChangeDate "2022-04-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/35E2E09FF1ED4235B7CDB9AB85DB8208" ;
  a2a:RecordIdentifier "2660376373" ;
  a2a:RecordGUID "{79024632-be47-da30-d37f-2ca9d0f6cdfe}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 35E2E09F-F1ED-4235-B7CD-B9AB85DB8208" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061933H_54_A2A.xml van SRT" .

