@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_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb
  a a2a:Record ;
  rdfs:label "Huwelijk op 18 februari 1903 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_Person1015375880, oa:person_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_Person1015375881, oa:person_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_Person1015375882, oa:person_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_Person1015375883, oa:person_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_Person1015375884, oa:person_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_Person1015375885 ;
  a2a:hasEvent oa:event_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_0, oa:relationep_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_1, oa:relationep_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_2, oa:relationep_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_3, oa:relationep_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_4, oa:relationep_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_5 ;
  a2a:hasSource oa:source_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb .

oa:person_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_Person1015375880
  a a2a:Person ;
  rdfs:label "Adriaan Beukers" ;
  a2a:PersonName [
    rdfs:label "Adriaan Beukers" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Beukers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kralingen" ;
    rdfs:label "Kralingen"
  ] .

oa:person_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_Person1015375881
  a a2a:Person ;
  rdfs:label "Johannes Beukers" ;
  a2a:PersonName [
    rdfs:label "Johannes Beukers" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Beukers"
  ] .

oa:person_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_Person1015375882
  a a2a:Person ;
  rdfs:label "Lena Willigers" ;
  a2a:PersonName [
    rdfs:label "Lena Willigers" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNameLastName "Willigers"
  ] .

oa:person_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_Person1015375883
  a a2a:Person ;
  rdfs:label "Willemina Cornelia Bedijs" ;
  a2a:PersonName [
    rdfs:label "Willemina Cornelia Bedijs" ;
    a2a:PersonNameFirstName "Willemina Cornelia" ;
    a2a:PersonNameLastName "Bedijs"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_Person1015375884
  a a2a:Person ;
  rdfs:label "Pieter Gerrardus Bedijs" ;
  a2a:PersonName [
    rdfs:label "Pieter Gerrardus Bedijs" ;
    a2a:PersonNameFirstName "Pieter Gerrardus" ;
    a2a:PersonNameLastName "Bedijs"
  ] .

oa:person_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_Person1015375885
  a a2a:Person ;
  rdfs:label "Willemina Cornelia Verschut" ;
  a2a:PersonName [
    rdfs:label "Willemina Cornelia Verschut" ;
    a2a:PersonNameFirstName "Willemina Cornelia" ;
    a2a:PersonNameLastName "Verschut"
  ] .

oa:event_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "18-02-1903" ;
    a2a:Year "1903" ;
    a2a:Month "02" ;
    a2a:Day "18" ;
    rdfs:label "1903-02-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_Person1015375880 ;
  a2a:EventKeyRef oa:event_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_Event1 .

oa:relationep_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_Person1015375881 ;
  a2a:EventKeyRef oa:event_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_Event1 .

oa:relationep_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_Person1015375882 ;
  a2a:EventKeyRef oa:event_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_Event1 .

oa:relationep_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_Person1015375883 ;
  a2a:EventKeyRef oa:event_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_Event1 .

oa:relationep_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_Person1015375884 ;
  a2a:EventKeyRef oa:event_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_Event1 .

oa:relationep_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_Person1015375885 ;
  a2a:EventKeyRef oa:event_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb_Event1 .

oa:source_srt_fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1903-02-18 - 1903-02-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-02-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-02-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "18-02-1903" ;
    a2a:Year "1903" ;
    a2a:Month "02" ;
    a2a:Day "18" ;
    rdfs:label "18-02-1903"
  ] ;
  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 "1903B" ;
    a2a:Folio "b67v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1903B, b67v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/6FC1D70308F4499FBB7030760B629F98" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/6FC1D70308F4499FBB7030760B629F98" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/6FC1D70308F4499FBB7030760B629F98"
  ] ;
  a2a:SourceLastChangeDate "2017-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/9A8637AB86C847468B504EC5CA01A934" ;
  a2a:RecordIdentifier "1015375879" ;
  a2a:RecordGUID "{fa2e4cc1-04d1-72aa-a1ec-6cbaf81df4cb}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 9A8637AB-86C8-4746-8B50-4EC5CA01A934" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061903B_54_A2A.xml van SRT" .

