@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_9d4a34d3-b265-8178-78ca-22073d3d8f13
  a a2a:Record ;
  rdfs:label "Huwelijk op 11 mei 1932 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_Person1016362806, oa:person_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_Person1016362807, oa:person_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_Person1016362808, oa:person_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_Person1016362809, oa:person_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_Person1016362810, oa:person_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_Person1016362811 ;
  a2a:hasEvent oa:event_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_0, oa:relationep_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_1, oa:relationep_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_2, oa:relationep_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_3, oa:relationep_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_4, oa:relationep_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_5 ;
  a2a:hasSource oa:source_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13 .

oa:person_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_Person1016362806
  a a2a:Person ;
  rdfs:label "Willem Cornelis Wareman" ;
  a2a:PersonName [
    rdfs:label "Willem Cornelis Wareman" ;
    a2a:PersonNameFirstName "Willem Cornelis" ;
    a2a:PersonNameLastName "Wareman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_Person1016362807
  a a2a:Person ;
  rdfs:label "Willem Cornelis Wareman" ;
  a2a:PersonName [
    rdfs:label "Willem Cornelis Wareman" ;
    a2a:PersonNameFirstName "Willem Cornelis" ;
    a2a:PersonNameLastName "Wareman"
  ] .

oa:person_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_Person1016362808
  a a2a:Person ;
  rdfs:label "Adriana Elizabeth Bakker" ;
  a2a:PersonName [
    rdfs:label "Adriana Elizabeth Bakker" ;
    a2a:PersonNameFirstName "Adriana Elizabeth" ;
    a2a:PersonNameLastName "Bakker"
  ] .

oa:person_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_Person1016362809
  a a2a:Person ;
  rdfs:label "Huiberdina Bastiana Boer" ;
  a2a:PersonName [
    rdfs:label "Huiberdina Bastiana Boer" ;
    a2a:PersonNameFirstName "Huiberdina Bastiana" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "18" ;
    rdfs:label "18"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_Person1016362810
  a a2a:Person ;
  rdfs:label "Cornelis Boer" ;
  a2a:PersonName [
    rdfs:label "Cornelis Boer" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Boer"
  ] .

oa:person_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_Person1016362811
  a a2a:Person ;
  rdfs:label "Jacoba Johanna van den Boom" ;
  a2a:PersonName [
    rdfs:label "Jacoba Johanna van den Boom" ;
    a2a:PersonNameFirstName "Jacoba Johanna" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Boom"
  ] .

oa:event_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "11-05-1932" ;
    a2a:Year "1932" ;
    a2a:Month "05" ;
    a2a:Day "11" ;
    rdfs:label "1932-05-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_Person1016362806 ;
  a2a:EventKeyRef oa:event_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_Event1 .

oa:relationep_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_Person1016362807 ;
  a2a:EventKeyRef oa:event_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_Event1 .

oa:relationep_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_Person1016362808 ;
  a2a:EventKeyRef oa:event_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_Event1 .

oa:relationep_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_Person1016362809 ;
  a2a:EventKeyRef oa:event_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_Event1 .

oa:relationep_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_Person1016362810 ;
  a2a:EventKeyRef oa:event_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_Event1 .

oa:relationep_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_Person1016362811 ;
  a2a:EventKeyRef oa:event_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13_Event1 .

oa:source_srt_9d4a34d3-b265-8178-78ca-22073d3d8f13
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1932-05-11 - 1932-05-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1932-05-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1932-05-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "11-05-1932" ;
    a2a:Year "1932" ;
    a2a:Month "05" ;
    a2a:Day "11" ;
    rdfs:label "11-05-1932"
  ] ;
  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 "1932.1441" ;
    a2a:RegistryNumber "1932E" ;
    a2a:Folio "e049" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1932.1441, 1932E, e049"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/D6A50DD4B85C49FA977BAC57A2440106" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/D6A50DD4B85C49FA977BAC57A2440106" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/D6A50DD4B85C49FA977BAC57A2440106"
  ] ;
  a2a:SourceLastChangeDate "2018-04-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/4F1DB6286F6946E8AD5D3A62629E30FE" ;
  a2a:RecordIdentifier "1016362805" ;
  a2a:RecordGUID "{9d4a34d3-b265-8178-78ca-22073d3d8f13}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 4F1DB628-6F69-46E8-AD5D-3A62629E30FE" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061932E_54_A2A.xml van SRT" .

