@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_4eceb8e4-c12c-05c9-cf74-bd16684d0b29
  a a2a:Record ;
  rdfs:label "Huwelijk op 14 november 1900 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_Person1015392146, oa:person_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_Person1015392147, oa:person_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_Person1015392148, oa:person_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_Person1015392149, oa:person_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_Person1015392150, oa:person_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_Person1015392151 ;
  a2a:hasEvent oa:event_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_0, oa:relationep_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_1, oa:relationep_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_2, oa:relationep_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_3, oa:relationep_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_4, oa:relationep_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_5 ;
  a2a:hasSource oa:source_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29 .

oa:person_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_Person1015392146
  a a2a:Person ;
  rdfs:label "Anthonie Hoogstadt" ;
  a2a:PersonName [
    rdfs:label "Anthonie Hoogstadt" ;
    a2a:PersonNameFirstName "Anthonie" ;
    a2a:PersonNameLastName "Hoogstadt"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rhoon" ;
    rdfs:label "Rhoon"
  ] .

oa:person_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_Person1015392147
  a a2a:Person ;
  rdfs:label "Willem Hoogstadt" ;
  a2a:PersonName [
    rdfs:label "Willem Hoogstadt" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Hoogstadt"
  ] .

oa:person_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_Person1015392148
  a a2a:Person ;
  rdfs:label "Maria Verheul" ;
  a2a:PersonName [
    rdfs:label "Maria Verheul" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Verheul"
  ] .

oa:person_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_Person1015392149
  a a2a:Person ;
  rdfs:label "Trijntje Lindeboom" ;
  a2a:PersonName [
    rdfs:label "Trijntje Lindeboom" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Lindeboom"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zierikzee" ;
    rdfs:label "Zierikzee"
  ] .

oa:person_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_Person1015392150
  a a2a:Person ;
  rdfs:label "Govitsen Lindeboom" ;
  a2a:PersonName [
    rdfs:label "Govitsen Lindeboom" ;
    a2a:PersonNameFirstName "Govitsen" ;
    a2a:PersonNameLastName "Lindeboom"
  ] .

oa:person_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_Person1015392151
  a a2a:Person ;
  rdfs:label "Antje Atse Rodenburg" ;
  a2a:PersonName [
    rdfs:label "Antje Atse Rodenburg" ;
    a2a:PersonNameFirstName "Antje Atse" ;
    a2a:PersonNameLastName "Rodenburg"
  ] .

oa:event_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "14-11-1900" ;
    a2a:Year "1900" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1900-11-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_Person1015392146 ;
  a2a:EventKeyRef oa:event_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_Event1 .

oa:relationep_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_Person1015392147 ;
  a2a:EventKeyRef oa:event_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_Event1 .

oa:relationep_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_Person1015392148 ;
  a2a:EventKeyRef oa:event_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_Event1 .

oa:relationep_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_Person1015392149 ;
  a2a:EventKeyRef oa:event_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_Event1 .

oa:relationep_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_Person1015392150 ;
  a2a:EventKeyRef oa:event_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_Event1 .

oa:relationep_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_Person1015392151 ;
  a2a:EventKeyRef oa:event_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29_Event1 .

oa:source_srt_4eceb8e4-c12c-05c9-cf74-bd16684d0b29
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1900-11-14 - 1900-11-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-11-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-11-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "14-11-1900" ;
    a2a:Year "1900" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "14-11-1900"
  ] ;
  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 "1900L" ;
    a2a:Folio "L83" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1900L, L83"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/234D7EC0752C4A1C9554EC3AB04434BB" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/234D7EC0752C4A1C9554EC3AB04434BB" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/234D7EC0752C4A1C9554EC3AB04434BB"
  ] ;
  a2a:SourceLastChangeDate "2017-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/FD893A12C4F940BEA24F2A96F0B20684" ;
  a2a:RecordIdentifier "1015392145" ;
  a2a:RecordGUID "{4eceb8e4-c12c-05c9-cf74-bd16684d0b29}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder FD893A12-C4F9-40BE-A24F-2A96F0B20684" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061900L_54_A2A.xml van SRT" .

