@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_83866cf1-2e37-e2f0-2e03-e69554408892
  a a2a:Record ;
  rdfs:label "Huwelijk op 16 augustus 1933 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_83866cf1-2e37-e2f0-2e03-e69554408892_Person1015899210, oa:person_srt_83866cf1-2e37-e2f0-2e03-e69554408892_Person1015899211, oa:person_srt_83866cf1-2e37-e2f0-2e03-e69554408892_Person1015899212, oa:person_srt_83866cf1-2e37-e2f0-2e03-e69554408892_Person1015899213, oa:person_srt_83866cf1-2e37-e2f0-2e03-e69554408892_Person1015899214, oa:person_srt_83866cf1-2e37-e2f0-2e03-e69554408892_Person1015899215 ;
  a2a:hasEvent oa:event_srt_83866cf1-2e37-e2f0-2e03-e69554408892_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_83866cf1-2e37-e2f0-2e03-e69554408892_0, oa:relationep_srt_83866cf1-2e37-e2f0-2e03-e69554408892_1, oa:relationep_srt_83866cf1-2e37-e2f0-2e03-e69554408892_2, oa:relationep_srt_83866cf1-2e37-e2f0-2e03-e69554408892_3, oa:relationep_srt_83866cf1-2e37-e2f0-2e03-e69554408892_4, oa:relationep_srt_83866cf1-2e37-e2f0-2e03-e69554408892_5 ;
  a2a:hasSource oa:source_srt_83866cf1-2e37-e2f0-2e03-e69554408892 .

oa:person_srt_83866cf1-2e37-e2f0-2e03-e69554408892_Person1015899210
  a a2a:Person ;
  rdfs:label "Jacob de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Jacob de Bruijn" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "54" ;
    rdfs:label "54"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_srt_83866cf1-2e37-e2f0-2e03-e69554408892_Person1015899211
  a a2a:Person ;
  rdfs:label "Jan Johannes de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Jan Johannes de Bruijn" ;
    a2a:PersonNameFirstName "Jan Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] .

oa:person_srt_83866cf1-2e37-e2f0-2e03-e69554408892_Person1015899212
  a a2a:Person ;
  rdfs:label "Geertrui van Peeren" ;
  a2a:PersonName [
    rdfs:label "Geertrui van Peeren" ;
    a2a:PersonNameFirstName "Geertrui" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Peeren"
  ] .

oa:person_srt_83866cf1-2e37-e2f0-2e03-e69554408892_Person1015899213
  a a2a:Person ;
  rdfs:label "Maria Elisa Sophia Arets" ;
  a2a:PersonName [
    rdfs:label "Maria Elisa Sophia Arets" ;
    a2a:PersonNameFirstName "Maria Elisa Sophia" ;
    a2a:PersonNameLastName "Arets"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlodrop" ;
    rdfs:label "Vlodrop"
  ] .

oa:person_srt_83866cf1-2e37-e2f0-2e03-e69554408892_Person1015899214
  a a2a:Person ;
  rdfs:label "Jan Willem Arets" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Arets" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNameLastName "Arets"
  ] .

oa:person_srt_83866cf1-2e37-e2f0-2e03-e69554408892_Person1015899215
  a a2a:Person ;
  rdfs:label "Maria Leerschool" ;
  a2a:PersonName [
    rdfs:label "Maria Leerschool" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Leerschool"
  ] .

oa:event_srt_83866cf1-2e37-e2f0-2e03-e69554408892_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "16-08-1933" ;
    a2a:Year "1933" ;
    a2a:Month "08" ;
    a2a:Day "16" ;
    rdfs:label "1933-08-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_83866cf1-2e37-e2f0-2e03-e69554408892_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_83866cf1-2e37-e2f0-2e03-e69554408892_Person1015899210 ;
  a2a:EventKeyRef oa:event_srt_83866cf1-2e37-e2f0-2e03-e69554408892_Event1 .

oa:relationep_srt_83866cf1-2e37-e2f0-2e03-e69554408892_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_83866cf1-2e37-e2f0-2e03-e69554408892_Person1015899211 ;
  a2a:EventKeyRef oa:event_srt_83866cf1-2e37-e2f0-2e03-e69554408892_Event1 .

oa:relationep_srt_83866cf1-2e37-e2f0-2e03-e69554408892_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_83866cf1-2e37-e2f0-2e03-e69554408892_Person1015899212 ;
  a2a:EventKeyRef oa:event_srt_83866cf1-2e37-e2f0-2e03-e69554408892_Event1 .

oa:relationep_srt_83866cf1-2e37-e2f0-2e03-e69554408892_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_83866cf1-2e37-e2f0-2e03-e69554408892_Person1015899213 ;
  a2a:EventKeyRef oa:event_srt_83866cf1-2e37-e2f0-2e03-e69554408892_Event1 .

oa:relationep_srt_83866cf1-2e37-e2f0-2e03-e69554408892_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_83866cf1-2e37-e2f0-2e03-e69554408892_Person1015899214 ;
  a2a:EventKeyRef oa:event_srt_83866cf1-2e37-e2f0-2e03-e69554408892_Event1 .

oa:relationep_srt_83866cf1-2e37-e2f0-2e03-e69554408892_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_83866cf1-2e37-e2f0-2e03-e69554408892_Person1015899215 ;
  a2a:EventKeyRef oa:event_srt_83866cf1-2e37-e2f0-2e03-e69554408892_Event1 .

oa:source_srt_83866cf1-2e37-e2f0-2e03-e69554408892
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1933-08-16 - 1933-08-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1933-08-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1933-08-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-08-1933" ;
    a2a:Year "1933" ;
    a2a:Month "08" ;
    a2a:Day "16" ;
    rdfs:label "16-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.3243" ;
    a2a:RegistryNumber "1933L" ;
    a2a:Folio "L024v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1933.3243, 1933L, L024v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/36E029F3240F4C8EAD8D1688080A88FA" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/36E029F3240F4C8EAD8D1688080A88FA" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/36E029F3240F4C8EAD8D1688080A88FA"
  ] ;
  a2a:SourceLastChangeDate "2017-10-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/CA0FEF9DC57A45EC9751A55DA0805666" ;
  a2a:RecordIdentifier "1015899209" ;
  a2a:RecordGUID "{83866cf1-2e37-e2f0-2e03-e69554408892}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder CA0FEF9D-C57A-45EC-9751-A55DA0805666" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061933L_54_A2A.xml van SRT" .

