@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_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 oktober 1920 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_Person1016292909, oa:person_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_Person1016292910, oa:person_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_Person1016292911, oa:person_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_Person1016292912, oa:person_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_Person1016292913, oa:person_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_Person1016292914 ;
  a2a:hasEvent oa:event_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_0, oa:relationep_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_1, oa:relationep_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_2, oa:relationep_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_3, oa:relationep_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_4, oa:relationep_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_5 ;
  a2a:hasSource oa:source_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d .

oa:person_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_Person1016292909
  a a2a:Person ;
  rdfs:label "Adrianus Cornelis van Hilst" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelis van Hilst" ;
    a2a:PersonNameFirstName "Adrianus Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hilst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_Person1016292910
  a a2a:Person ;
  rdfs:label "Adrianus Cornelis van Hilst" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelis van Hilst" ;
    a2a:PersonNameFirstName "Adrianus Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hilst"
  ] .

oa:person_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_Person1016292911
  a a2a:Person ;
  rdfs:label "Johanna Sophia Maria A. Rozestraten" ;
  a2a:PersonName [
    rdfs:label "Johanna Sophia Maria A. Rozestraten" ;
    a2a:PersonNameFirstName "Johanna Sophia Maria A." ;
    a2a:PersonNameLastName "Rozestraten"
  ] .

oa:person_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_Person1016292912
  a a2a:Person ;
  rdfs:label "Helena Johanna Smitskamp" ;
  a2a:PersonName [
    rdfs:label "Helena Johanna Smitskamp" ;
    a2a:PersonNameFirstName "Helena Johanna" ;
    a2a:PersonNameLastName "Smitskamp"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "18" ;
    rdfs:label "18"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_Person1016292913
  a a2a:Person ;
  rdfs:label "Gerrit Maas Smitskamp" ;
  a2a:PersonName [
    rdfs:label "Gerrit Maas Smitskamp" ;
    a2a:PersonNameFirstName "Gerrit Maas" ;
    a2a:PersonNameLastName "Smitskamp"
  ] .

oa:person_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_Person1016292914
  a a2a:Person ;
  rdfs:label "Susanna Theodora Straver" ;
  a2a:PersonName [
    rdfs:label "Susanna Theodora Straver" ;
    a2a:PersonNameFirstName "Susanna Theodora" ;
    a2a:PersonNameLastName "Straver"
  ] .

oa:event_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "06-10-1920" ;
    a2a:Year "1920" ;
    a2a:Month "10" ;
    a2a:Day "06" ;
    rdfs:label "1920-10-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_Person1016292909 ;
  a2a:EventKeyRef oa:event_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_Event1 .

oa:relationep_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_Person1016292910 ;
  a2a:EventKeyRef oa:event_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_Event1 .

oa:relationep_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_Person1016292911 ;
  a2a:EventKeyRef oa:event_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_Event1 .

oa:relationep_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_Person1016292912 ;
  a2a:EventKeyRef oa:event_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_Event1 .

oa:relationep_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_Person1016292913 ;
  a2a:EventKeyRef oa:event_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_Event1 .

oa:relationep_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_Person1016292914 ;
  a2a:EventKeyRef oa:event_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d_Event1 .

oa:source_srt_7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1920-10-06 - 1920-10-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-10-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-10-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "06-10-1920" ;
    a2a:Year "1920" ;
    a2a:Month "10" ;
    a2a:Day "06" ;
    rdfs:label "06-10-1920"
  ] ;
  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 "1920U" ;
    a2a:Folio "u70" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1920U, u70"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/79305889A54045BDB36A39C3F24812CD" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/79305889A54045BDB36A39C3F24812CD" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/79305889A54045BDB36A39C3F24812CD"
  ] ;
  a2a:SourceLastChangeDate "2017-06-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/30728CD505B44B6DBF18C1C6A908E22B" ;
  a2a:RecordIdentifier "1016292908" ;
  a2a:RecordGUID "{7f3f3cc3-c8d3-5346-4c8a-7678f8228f4d}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 30728CD5-05B4-4B6D-BF18-C1C6A908E22B" ;
  a2a:SourceRemarkOpmerking "Voornamen moeder bruidegom: j.s.m. Agatha" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061920U_54_A2A.xml van SRT" .

