@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_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 februari 1882 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_Person1014856174, oa:person_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_Person1014856175, oa:person_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_Person1014856176, oa:person_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_Person1014856177, oa:person_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_Person1014856178, oa:person_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_Person1014856179 ;
  a2a:hasEvent oa:event_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_0, oa:relationep_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_1, oa:relationep_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_2, oa:relationep_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_3, oa:relationep_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_4, oa:relationep_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_5 ;
  a2a:hasSource oa:source_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4 .

oa:person_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_Person1014856174
  a a2a:Person ;
  rdfs:label "Carel Adriaan van den Steen" ;
  a2a:PersonName [
    rdfs:label "Carel Adriaan van den Steen" ;
    a2a:PersonNameFirstName "Carel Adriaan" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Steen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s Gravenhage" ;
    rdfs:label "'s Gravenhage"
  ] .

oa:person_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_Person1014856175
  a a2a:Person ;
  rdfs:label "Gerard van den Steen" ;
  a2a:PersonName [
    rdfs:label "Gerard van den Steen" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Steen"
  ] .

oa:person_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_Person1014856176
  a a2a:Person ;
  rdfs:label "Willemina Johanna Born" ;
  a2a:PersonName [
    rdfs:label "Willemina Johanna Born" ;
    a2a:PersonNameFirstName "Willemina Johanna" ;
    a2a:PersonNameLastName "Born"
  ] .

oa:person_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_Person1014856177
  a a2a:Person ;
  rdfs:label "Cornelia Petronella van Rees" ;
  a2a:PersonName [
    rdfs:label "Cornelia Petronella van Rees" ;
    a2a:PersonNameFirstName "Cornelia Petronella" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rees"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hellevoetsluis" ;
    rdfs:label "Hellevoetsluis"
  ] .

oa:person_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_Person1014856178
  a a2a:Person ;
  rdfs:label "Teunis van Rees" ;
  a2a:PersonName [
    rdfs:label "Teunis van Rees" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rees"
  ] .

oa:person_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_Person1014856179
  a a2a:Person ;
  rdfs:label "Josephine Pauline Reijnen" ;
  a2a:PersonName [
    rdfs:label "Josephine Pauline Reijnen" ;
    a2a:PersonNameFirstName "Josephine Pauline" ;
    a2a:PersonNameLastName "Reijnen"
  ] .

oa:event_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "15-02-1882" ;
    a2a:Year "1882" ;
    a2a:Month "02" ;
    a2a:Day "15" ;
    rdfs:label "1882-02-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_Person1014856174 ;
  a2a:EventKeyRef oa:event_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_Event1 .

oa:relationep_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_Person1014856175 ;
  a2a:EventKeyRef oa:event_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_Event1 .

oa:relationep_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_Person1014856176 ;
  a2a:EventKeyRef oa:event_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_Event1 .

oa:relationep_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_Person1014856177 ;
  a2a:EventKeyRef oa:event_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_Event1 .

oa:relationep_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_Person1014856178 ;
  a2a:EventKeyRef oa:event_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_Event1 .

oa:relationep_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_Person1014856179 ;
  a2a:EventKeyRef oa:event_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4_Event1 .

oa:source_srt_09f9a57e-e327-6d39-c5f8-0b1bf2207ca4
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1882-02-15 - 1882-02-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-02-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-02-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "15-02-1882" ;
    a2a:Year "1882" ;
    a2a:Month "02" ;
    a2a:Day "15" ;
    rdfs:label "15-02-1882"
  ] ;
  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:DocumentNumber "1882.132" ;
    a2a:RegistryNumber "1882A" ;
    a2a:Folio "a070" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1882.132, 1882A, a070"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/79ABE553286C48409FAA7BB69905F9FF" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/79ABE553286C48409FAA7BB69905F9FF" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/79ABE553286C48409FAA7BB69905F9FF"
  ] ;
  a2a:SourceLastChangeDate "2018-01-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/7F1103F63138430DBB2F20F2DCD53B5F" ;
  a2a:RecordIdentifier "1014856173" ;
  a2a:RecordGUID "{09f9a57e-e327-6d39-c5f8-0b1bf2207ca4}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 7F1103F6-3138-430D-BB2F-20F2DCD53B5F" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061882A_54_A2A.xml van SRT" .

