@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_1317413c-e66a-fe00-e3b5-4086c94eaa77
  a a2a:Record ;
  rdfs:label "Huwelijk op 28 februari 1917 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_Person1015227346, oa:person_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_Person1015227347, oa:person_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_Person1015227348, oa:person_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_Person1015227349, oa:person_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_Person1015227350, oa:person_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_Person1015227351 ;
  a2a:hasEvent oa:event_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_0, oa:relationep_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_1, oa:relationep_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_2, oa:relationep_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_3, oa:relationep_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_4, oa:relationep_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_5 ;
  a2a:hasSource oa:source_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77 .

oa:person_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_Person1015227346
  a a2a:Person ;
  rdfs:label "Adrianus Pieter Boers" ;
  a2a:PersonName [
    rdfs:label "Adrianus Pieter Boers" ;
    a2a:PersonNameFirstName "Adrianus Pieter" ;
    a2a:PersonNameLastName "Boers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kralingen" ;
    rdfs:label "Kralingen"
  ] .

oa:person_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_Person1015227347
  a a2a:Person ;
  rdfs:label "Arie Boers" ;
  a2a:PersonName [
    rdfs:label "Arie Boers" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Boers"
  ] .

oa:person_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_Person1015227348
  a a2a:Person ;
  rdfs:label "Cornelia Christina Gerdina Walter" ;
  a2a:PersonName [
    rdfs:label "Cornelia Christina Gerdina Walter" ;
    a2a:PersonNameFirstName "Cornelia Christina Gerdina" ;
    a2a:PersonNameLastName "Walter"
  ] .

oa:person_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_Person1015227349
  a a2a:Person ;
  rdfs:label "Hendrika Margaretha Holler" ;
  a2a:PersonName [
    rdfs:label "Hendrika Margaretha Holler" ;
    a2a:PersonNameFirstName "Hendrika Margaretha" ;
    a2a:PersonNameLastName "Holler"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leerbroek" ;
    rdfs:label "Leerbroek"
  ] .

oa:person_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_Person1015227350
  a a2a:Person ;
  rdfs:label "Arie Holler" ;
  a2a:PersonName [
    rdfs:label "Arie Holler" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Holler"
  ] .

oa:person_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_Person1015227351
  a a2a:Person ;
  rdfs:label "Louiza van Brakel" ;
  a2a:PersonName [
    rdfs:label "Louiza van Brakel" ;
    a2a:PersonNameFirstName "Louiza" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Brakel"
  ] .

oa:event_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "28-02-1917" ;
    a2a:Year "1917" ;
    a2a:Month "02" ;
    a2a:Day "28" ;
    rdfs:label "1917-02-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_Person1015227346 ;
  a2a:EventKeyRef oa:event_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_Event1 .

oa:relationep_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_Person1015227347 ;
  a2a:EventKeyRef oa:event_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_Event1 .

oa:relationep_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_Person1015227348 ;
  a2a:EventKeyRef oa:event_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_Event1 .

oa:relationep_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_Person1015227349 ;
  a2a:EventKeyRef oa:event_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_Event1 .

oa:relationep_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_Person1015227350 ;
  a2a:EventKeyRef oa:event_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_Event1 .

oa:relationep_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_Person1015227351 ;
  a2a:EventKeyRef oa:event_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77_Event1 .

oa:source_srt_1317413c-e66a-fe00-e3b5-4086c94eaa77
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1917-02-28 - 1917-02-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-02-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-02-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "28-02-1917" ;
    a2a:Year "1917" ;
    a2a:Month "02" ;
    a2a:Day "28" ;
    rdfs:label "28-02-1917"
  ] ;
  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 "1917D" ;
    a2a:Folio "d40" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1917D, d40"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/3FC76F9B337F409EB06E521BED3CDA72" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/3FC76F9B337F409EB06E521BED3CDA72" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/3FC76F9B337F409EB06E521BED3CDA72"
  ] ;
  a2a:SourceLastChangeDate "2020-10-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/5AA2F5F6F7B247949588D17B221FE0A5" ;
  a2a:RecordIdentifier "1015227345" ;
  a2a:RecordGUID "{1317413c-e66a-fe00-e3b5-4086c94eaa77}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 5AA2F5F6-F7B2-4794-9588-D17B221FE0A5" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061917D_54_A2A.xml van SRT" .

