@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_a72b4eda-19e1-6c54-e2e5-06bfa865861a
  a a2a:Record ;
  rdfs:label "Huwelijk op 28 maart 1917 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_Person1015228074, oa:person_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_Person1015228075, oa:person_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_Person1015228076, oa:person_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_Person1015228077, oa:person_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_Person1015228078, oa:person_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_Person1015228079 ;
  a2a:hasEvent oa:event_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_0, oa:relationep_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_1, oa:relationep_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_2, oa:relationep_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_3, oa:relationep_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_4, oa:relationep_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_5 ;
  a2a:hasSource oa:source_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a .

oa:person_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_Person1015228074
  a a2a:Person ;
  rdfs:label "Arie Pieter Sparreboom" ;
  a2a:PersonName [
    rdfs:label "Arie Pieter Sparreboom" ;
    a2a:PersonNameFirstName "Arie Pieter" ;
    a2a:PersonNameLastName "Sparreboom"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "IJsselmonde" ;
    rdfs:label "IJsselmonde"
  ] .

oa:person_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_Person1015228075
  a a2a:Person ;
  rdfs:label "Klazinus Sparreboom" ;
  a2a:PersonName [
    rdfs:label "Klazinus Sparreboom" ;
    a2a:PersonNameFirstName "Klazinus" ;
    a2a:PersonNameLastName "Sparreboom"
  ] .

oa:person_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_Person1015228076
  a a2a:Person ;
  rdfs:label "Elizabeth Roos" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Roos" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Roos"
  ] .

oa:person_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_Person1015228077
  a a2a:Person ;
  rdfs:label "Jacoba van Pelt" ;
  a2a:PersonName [
    rdfs:label "Jacoba van Pelt" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Pelt"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_Person1015228078
  a a2a:Person ;
  rdfs:label "Maarten van Pelt" ;
  a2a:PersonName [
    rdfs:label "Maarten van Pelt" ;
    a2a:PersonNameFirstName "Maarten" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Pelt"
  ] .

oa:person_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_Person1015228079
  a a2a:Person ;
  rdfs:label "Maria van 't Zelfde" ;
  a2a:PersonName [
    rdfs:label "Maria van 't Zelfde" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van 't" ;
    a2a:PersonNameLastName "Zelfde"
  ] .

oa:event_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "28-03-1917" ;
    a2a:Year "1917" ;
    a2a:Month "03" ;
    a2a:Day "28" ;
    rdfs:label "1917-03-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_Person1015228074 ;
  a2a:EventKeyRef oa:event_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_Event1 .

oa:relationep_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_Person1015228075 ;
  a2a:EventKeyRef oa:event_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_Event1 .

oa:relationep_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_Person1015228076 ;
  a2a:EventKeyRef oa:event_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_Event1 .

oa:relationep_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_Person1015228077 ;
  a2a:EventKeyRef oa:event_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_Event1 .

oa:relationep_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_Person1015228078 ;
  a2a:EventKeyRef oa:event_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_Event1 .

oa:relationep_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_Person1015228079 ;
  a2a:EventKeyRef oa:event_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a_Event1 .

oa:source_srt_a72b4eda-19e1-6c54-e2e5-06bfa865861a
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1917-03-28 - 1917-03-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-03-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-03-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "28-03-1917" ;
    a2a:Year "1917" ;
    a2a:Month "03" ;
    a2a:Day "28" ;
    rdfs:label "28-03-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 "d97" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1917D, d97"
  ] ;
  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/017C5778D1B84527BD3D539B2F7A1522" ;
  a2a:RecordIdentifier "1015228073" ;
  a2a:RecordGUID "{a72b4eda-19e1-6c54-e2e5-06bfa865861a}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 017C5778-D1B8-4527-BD3D-539B2F7A1522" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061917D_54_A2A.xml van SRT" .

