@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_00a0e344-431d-05eb-582f-2a8f3889fe66
  a a2a:Record ;
  rdfs:label "Huwelijk op 8 november 1911 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_Person1015326296, oa:person_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_Person1015326297, oa:person_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_Person1015326298, oa:person_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_Person1015326299, oa:person_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_Person1015326300, oa:person_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_Person1015326301 ;
  a2a:hasEvent oa:event_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_0, oa:relationep_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_1, oa:relationep_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_2, oa:relationep_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_3, oa:relationep_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_4, oa:relationep_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_5 ;
  a2a:hasSource oa:source_srt_00a0e344-431d-05eb-582f-2a8f3889fe66 .

oa:person_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_Person1015326296
  a a2a:Person ;
  rdfs:label "Pieter van der Stoep" ;
  a2a:PersonName [
    rdfs:label "Pieter van der Stoep" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Stoep"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rhoon" ;
    rdfs:label "Rhoon"
  ] .

oa:person_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_Person1015326297
  a a2a:Person ;
  rdfs:label "Cornelis van der Stoep" ;
  a2a:PersonName [
    rdfs:label "Cornelis van der Stoep" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Stoep"
  ] .

oa:person_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_Person1015326298
  a a2a:Person ;
  rdfs:label "Jannetje van den Engel" ;
  a2a:PersonName [
    rdfs:label "Jannetje van den Engel" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Engel"
  ] .

oa:person_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_Person1015326299
  a a2a:Person ;
  rdfs:label "Adriana Nootenboom" ;
  a2a:PersonName [
    rdfs:label "Adriana Nootenboom" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Nootenboom"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Charlois" ;
    rdfs:label "Charlois"
  ] .

oa:person_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_Person1015326300
  a a2a:Person ;
  rdfs:label "Cornelis Jan Nootenboom" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jan Nootenboom" ;
    a2a:PersonNameFirstName "Cornelis Jan" ;
    a2a:PersonNameLastName "Nootenboom"
  ] .

oa:person_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_Person1015326301
  a a2a:Person ;
  rdfs:label "Adriaantje Groen" ;
  a2a:PersonName [
    rdfs:label "Adriaantje Groen" ;
    a2a:PersonNameFirstName "Adriaantje" ;
    a2a:PersonNameLastName "Groen"
  ] .

oa:event_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "08-11-1911" ;
    a2a:Year "1911" ;
    a2a:Month "11" ;
    a2a:Day "08" ;
    rdfs:label "1911-11-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_Person1015326296 ;
  a2a:EventKeyRef oa:event_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_Event1 .

oa:relationep_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_Person1015326297 ;
  a2a:EventKeyRef oa:event_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_Event1 .

oa:relationep_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_Person1015326298 ;
  a2a:EventKeyRef oa:event_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_Event1 .

oa:relationep_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_Person1015326299 ;
  a2a:EventKeyRef oa:event_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_Event1 .

oa:relationep_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_Person1015326300 ;
  a2a:EventKeyRef oa:event_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_Event1 .

oa:relationep_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_Person1015326301 ;
  a2a:EventKeyRef oa:event_srt_00a0e344-431d-05eb-582f-2a8f3889fe66_Event1 .

oa:source_srt_00a0e344-431d-05eb-582f-2a8f3889fe66
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1911-11-08 - 1911-11-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-11-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-11-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "08-11-1911" ;
    a2a:Year "1911" ;
    a2a:Month "11" ;
    a2a:Day "08" ;
    rdfs:label "08-11-1911"
  ] ;
  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:RegistryNumber "1911P" ;
    a2a:Folio "p9" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1911P, p9"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/FBB30561A9AB4639AD270A03ABC87EBB" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/FBB30561A9AB4639AD270A03ABC87EBB" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/FBB30561A9AB4639AD270A03ABC87EBB"
  ] ;
  a2a:SourceLastChangeDate "2017-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/807305BA1E03454EBE2FFBDBB644EE90" ;
  a2a:RecordIdentifier "1015326295" ;
  a2a:RecordGUID "{00a0e344-431d-05eb-582f-2a8f3889fe66}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 807305BA-1E03-454E-BE2F-FBDBB644EE90" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061911P_54_A2A.xml van SRT" .

