@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_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF
  a a2a:Record ;
  rdfs:label "Huwelijk op 20 mei 1936 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_Person1016017388, oa:person_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_Person1016017389, oa:person_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_Person1016017390, oa:person_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_Person1016017391, oa:person_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_Person1016017392, oa:person_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_Person1016017393 ;
  a2a:hasEvent oa:event_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_0, oa:relationep_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_1, oa:relationep_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_2, oa:relationep_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_3, oa:relationep_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_4, oa:relationep_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_5 ;
  a2a:hasSource oa:source_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF .

oa:person_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_Person1016017388
  a a2a:Person ;
  rdfs:label "Albert Wolf" ;
  a2a:PersonName [
    rdfs:label "Albert Wolf" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Wolf"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_Person1016017389
  a a2a:Person ;
  rdfs:label "Maurits Wolf" ;
  a2a:PersonName [
    rdfs:label "Maurits Wolf" ;
    a2a:PersonNameFirstName "Maurits" ;
    a2a:PersonNameLastName "Wolf"
  ] .

oa:person_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_Person1016017390
  a a2a:Person ;
  rdfs:label "Sallij Irma Caroline Wolff" ;
  a2a:PersonName [
    rdfs:label "Sallij Irma Caroline Wolff" ;
    a2a:PersonNameFirstName "Sallij Irma Caroline" ;
    a2a:PersonNameLastName "Wolff"
  ] .

oa:person_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_Person1016017391
  a a2a:Person ;
  rdfs:label "Catharina Antoinetta Elizabeth Visser" ;
  a2a:PersonName [
    rdfs:label "Catharina Antoinetta Elizabeth Visser" ;
    a2a:PersonNameFirstName "Catharina Antoinetta Elizabeth" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_Person1016017392
  a a2a:Person ;
  rdfs:label "Anton Pieter Visser" ;
  a2a:PersonName [
    rdfs:label "Anton Pieter Visser" ;
    a2a:PersonNameFirstName "Anton Pieter" ;
    a2a:PersonNameLastName "Visser"
  ] .

oa:person_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_Person1016017393
  a a2a:Person ;
  rdfs:label "Catharina Clasina Burg" ;
  a2a:PersonName [
    rdfs:label "Catharina Clasina Burg" ;
    a2a:PersonNameFirstName "Catharina Clasina" ;
    a2a:PersonNameLastName "Burg"
  ] .

oa:event_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "20-05-1936" ;
    a2a:Year "1936" ;
    a2a:Month "05" ;
    a2a:Day "20" ;
    rdfs:label "1936-05-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_Person1016017388 ;
  a2a:EventKeyRef oa:event_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_Event1 .

oa:relationep_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_Person1016017389 ;
  a2a:EventKeyRef oa:event_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_Event1 .

oa:relationep_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_Person1016017390 ;
  a2a:EventKeyRef oa:event_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_Event1 .

oa:relationep_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_Person1016017391 ;
  a2a:EventKeyRef oa:event_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_Event1 .

oa:relationep_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_Person1016017392 ;
  a2a:EventKeyRef oa:event_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_Event1 .

oa:relationep_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_Person1016017393 ;
  a2a:EventKeyRef oa:event_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF_Event1 .

oa:source_srt_717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1936-05-20 - 1936-05-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1936-05-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1936-05-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "20-05-1936" ;
    a2a:Year "1936" ;
    a2a:Month "05" ;
    a2a:Day "20" ;
    rdfs:label "20-05-1936"
  ] ;
  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 "1936.1795" ;
    a2a:RegistryNumber "1936E" ;
    a2a:Folio "e137v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1936.1795, 1936E, e137v"
  ] ;
  a2a:SourceLastChangeDate "2025-07-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/717AB75DFBA84525B2ACD49B2CF0D7FF" ;
  a2a:RecordIdentifier "1016017387" ;
  a2a:RecordGUID "{717AB75D-FBA8-4525-B2AC-D49B2CF0D7FF}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/48FA66B680FC4FF5A6E2D3CEB99C71BF" .

