@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_2e3e843c-ccda-b5d8-b8f2-12850835f9bf
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 juni 1927 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_Person1017040606, oa:person_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_Person1017040607, oa:person_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_Person1017040608, oa:person_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_Person1017040609, oa:person_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_Person1017040610, oa:person_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_Person1017040611 ;
  a2a:hasEvent oa:event_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_0, oa:relationep_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_1, oa:relationep_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_2, oa:relationep_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_3, oa:relationep_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_4, oa:relationep_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_5 ;
  a2a:hasSource oa:source_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf .

oa:person_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_Person1017040606
  a a2a:Person ;
  rdfs:label "Henderik Vooijs" ;
  a2a:PersonName [
    rdfs:label "Henderik Vooijs" ;
    a2a:PersonNameFirstName "Henderik" ;
    a2a:PersonNameLastName "Vooijs"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_Person1017040607
  a a2a:Person ;
  rdfs:label "Jacob Vooijs" ;
  a2a:PersonName [
    rdfs:label "Jacob Vooijs" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Vooijs"
  ] .

oa:person_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_Person1017040608
  a a2a:Person ;
  rdfs:label "Johanna Sparreboom" ;
  a2a:PersonName [
    rdfs:label "Johanna Sparreboom" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Sparreboom"
  ] .

oa:person_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_Person1017040609
  a a2a:Person ;
  rdfs:label "Ewalda Rotermundt" ;
  a2a:PersonName [
    rdfs:label "Ewalda Rotermundt" ;
    a2a:PersonNameFirstName "Ewalda" ;
    a2a:PersonNameLastName "Rotermundt"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_Person1017040610
  a a2a:Person ;
  rdfs:label "Ewald Rotermundt" ;
  a2a:PersonName [
    rdfs:label "Ewald Rotermundt" ;
    a2a:PersonNameFirstName "Ewald" ;
    a2a:PersonNameLastName "Rotermundt"
  ] .

oa:person_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_Person1017040611
  a a2a:Person ;
  rdfs:label "Cornelia Maria Lundgaard" ;
  a2a:PersonName [
    rdfs:label "Cornelia Maria Lundgaard" ;
    a2a:PersonNameFirstName "Cornelia Maria" ;
    a2a:PersonNameLastName "Lundgaard"
  ] .

oa:event_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "01-06-1927" ;
    a2a:Year "1927" ;
    a2a:Month "06" ;
    a2a:Day "01" ;
    rdfs:label "1927-06-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_Person1017040606 ;
  a2a:EventKeyRef oa:event_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_Event1 .

oa:relationep_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_Person1017040607 ;
  a2a:EventKeyRef oa:event_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_Event1 .

oa:relationep_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_Person1017040608 ;
  a2a:EventKeyRef oa:event_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_Event1 .

oa:relationep_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_Person1017040609 ;
  a2a:EventKeyRef oa:event_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_Event1 .

oa:relationep_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_Person1017040610 ;
  a2a:EventKeyRef oa:event_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_Event1 .

oa:relationep_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_Person1017040611 ;
  a2a:EventKeyRef oa:event_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf_Event1 .

oa:source_srt_2e3e843c-ccda-b5d8-b8f2-12850835f9bf
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1927-06-01 - 1927-06-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-06-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1927-06-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "01-06-1927" ;
    a2a:Year "1927" ;
    a2a:Month "06" ;
    a2a:Day "01" ;
    rdfs:label "01-06-1927"
  ] ;
  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 "1927.1843" ;
    a2a:RegistryNumber "1927E" ;
    a2a:Folio "e156v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1927.1843, 1927E, e156v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/74A9DC606EC24B86AE3B95E5879B8997" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/74A9DC606EC24B86AE3B95E5879B8997" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/74A9DC606EC24B86AE3B95E5879B8997"
  ] ;
  a2a:SourceLastChangeDate "2020-10-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/7BC9CFB7F06A4363B1B2764BAB846719" ;
  a2a:RecordIdentifier "1017040605" ;
  a2a:RecordGUID "{2e3e843c-ccda-b5d8-b8f2-12850835f9bf}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 7BC9CFB7-F06A-4363-B1B2-764BAB846719" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061927E_54_A2A.xml van SRT" .

