@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_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 september 1930 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_Person1015834181, oa:person_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_Person1015834182, oa:person_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_Person1015834183, oa:person_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_Person1015834184, oa:person_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_Person1015834185, oa:person_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_Person1015834186 ;
  a2a:hasEvent oa:event_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_0, oa:relationep_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_1, oa:relationep_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_2, oa:relationep_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_3, oa:relationep_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_4, oa:relationep_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_5 ;
  a2a:hasSource oa:source_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a .

oa:person_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_Person1015834181
  a a2a:Person ;
  rdfs:label "Arie Antonie van Hoorn" ;
  a2a:PersonName [
    rdfs:label "Arie Antonie van Hoorn" ;
    a2a:PersonNameFirstName "Arie Antonie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoorn"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "64" ;
    rdfs:label "64"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_Person1015834182
  a a2a:Person ;
  rdfs:label "Arie van Hoorn" ;
  a2a:PersonName [
    rdfs:label "Arie van Hoorn" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoorn"
  ] .

oa:person_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_Person1015834183
  a a2a:Person ;
  rdfs:label "Geertruida Jacoba Rotmeijer" ;
  a2a:PersonName [
    rdfs:label "Geertruida Jacoba Rotmeijer" ;
    a2a:PersonNameFirstName "Geertruida Jacoba" ;
    a2a:PersonNameLastName "Rotmeijer"
  ] .

oa:person_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_Person1015834184
  a a2a:Person ;
  rdfs:label "Hendrika Wilhelmina Sophia Velthove" ;
  a2a:PersonName [
    rdfs:label "Hendrika Wilhelmina Sophia Velthove" ;
    a2a:PersonNameFirstName "Hendrika Wilhelmina Sophia" ;
    a2a:PersonNameLastName "Velthove"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_Person1015834185
  a a2a:Person ;
  rdfs:label "Hendrik Velthove" ;
  a2a:PersonName [
    rdfs:label "Hendrik Velthove" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Velthove"
  ] .

oa:person_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_Person1015834186
  a a2a:Person ;
  rdfs:label "Maartje Tertolen" ;
  a2a:PersonName [
    rdfs:label "Maartje Tertolen" ;
    a2a:PersonNameFirstName "Maartje" ;
    a2a:PersonNameLastName "Tertolen"
  ] .

oa:event_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "02-09-1930" ;
    a2a:Year "1930" ;
    a2a:Month "09" ;
    a2a:Day "02" ;
    rdfs:label "1930-09-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_Person1015834181 ;
  a2a:EventKeyRef oa:event_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_Event1 .

oa:relationep_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_Person1015834182 ;
  a2a:EventKeyRef oa:event_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_Event1 .

oa:relationep_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_Person1015834183 ;
  a2a:EventKeyRef oa:event_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_Event1 .

oa:relationep_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_Person1015834184 ;
  a2a:EventKeyRef oa:event_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_Event1 .

oa:relationep_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_Person1015834185 ;
  a2a:EventKeyRef oa:event_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_Event1 .

oa:relationep_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_Person1015834186 ;
  a2a:EventKeyRef oa:event_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a_Event1 .

oa:source_srt_21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1930-09-02 - 1930-09-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1930-09-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1930-09-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-09-1930" ;
    a2a:Year "1930" ;
    a2a:Month "09" ;
    a2a:Day "02" ;
    rdfs:label "02-09-1930"
  ] ;
  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 "1930.3672" ;
    a2a:RegistryNumber "1930M" ;
    a2a:Folio "m133v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1930.3672, 1930M, m133v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/DE909611B168438BB688098498E663B1" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/DE909611B168438BB688098498E663B1" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/DE909611B168438BB688098498E663B1"
  ] ;
  a2a:SourceLastChangeDate "2020-11-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/34FC276532E84C809FE4B5F49258D314" ;
  a2a:RecordIdentifier "1015834180" ;
  a2a:RecordGUID "{21bcfa3b-2fcc-9cfb-5cb1-b45d76b9e41a}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 34FC2765-32E8-4C80-9FE4-B5F49258D314" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061930M_54_A2A.xml van SRT" .

