@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_bbf80d9a-2230-cbcc-b204-748e9fc2c868
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 april 1935 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_Person1015967516, oa:person_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_Person1015967517, oa:person_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_Person1015967518, oa:person_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_Person1015967519, oa:person_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_Person1015967520, oa:person_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_Person1015967521 ;
  a2a:hasEvent oa:event_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_0, oa:relationep_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_1, oa:relationep_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_2, oa:relationep_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_3, oa:relationep_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_4, oa:relationep_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_5 ;
  a2a:hasSource oa:source_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868 .

oa:person_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_Person1015967516
  a a2a:Person ;
  rdfs:label "Dirk Gerrit de Haan" ;
  a2a:PersonName [
    rdfs:label "Dirk Gerrit de Haan" ;
    a2a:PersonNameFirstName "Dirk Gerrit" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_Person1015967517
  a a2a:Person ;
  rdfs:label "Agatus Jacobus de Haan" ;
  a2a:PersonName [
    rdfs:label "Agatus Jacobus de Haan" ;
    a2a:PersonNameFirstName "Agatus Jacobus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] .

oa:person_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_Person1015967518
  a a2a:Person ;
  rdfs:label "Elisabeth Adriana Schotel" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Adriana Schotel" ;
    a2a:PersonNameFirstName "Elisabeth Adriana" ;
    a2a:PersonNameLastName "Schotel"
  ] .

oa:person_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_Person1015967519
  a a2a:Person ;
  rdfs:label "Julia Neeltje van den Adel" ;
  a2a:PersonName [
    rdfs:label "Julia Neeltje van den Adel" ;
    a2a:PersonNameFirstName "Julia Neeltje" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Adel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_Person1015967520
  a a2a:Person ;
  rdfs:label "Hermen van den Adel" ;
  a2a:PersonName [
    rdfs:label "Hermen van den Adel" ;
    a2a:PersonNameFirstName "Hermen" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Adel"
  ] .

oa:person_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_Person1015967521
  a a2a:Person ;
  rdfs:label "Hendrika de Borst" ;
  a2a:PersonName [
    rdfs:label "Hendrika de Borst" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Borst"
  ] .

oa:event_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "17-04-1935" ;
    a2a:Year "1935" ;
    a2a:Month "04" ;
    a2a:Day "17" ;
    rdfs:label "1935-04-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_Person1015967516 ;
  a2a:EventKeyRef oa:event_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_Event1 .

oa:relationep_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_Person1015967517 ;
  a2a:EventKeyRef oa:event_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_Event1 .

oa:relationep_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_Person1015967518 ;
  a2a:EventKeyRef oa:event_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_Event1 .

oa:relationep_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_Person1015967519 ;
  a2a:EventKeyRef oa:event_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_Event1 .

oa:relationep_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_Person1015967520 ;
  a2a:EventKeyRef oa:event_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_Event1 .

oa:relationep_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_Person1015967521 ;
  a2a:EventKeyRef oa:event_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868_Event1 .

oa:source_srt_bbf80d9a-2230-cbcc-b204-748e9fc2c868
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1935-04-17 - 1935-04-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1935-04-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1935-04-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17-04-1935" ;
    a2a:Year "1935" ;
    a2a:Month "04" ;
    a2a:Day "17" ;
    rdfs:label "17-04-1935"
  ] ;
  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 "1935.1152" ;
    a2a:RegistryNumber "1935D" ;
    a2a:Folio "d131v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1935.1152, 1935D, d131v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/CE7F9236A41A4F1ABE9493A8C94817B5" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/CE7F9236A41A4F1ABE9493A8C94817B5" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/CE7F9236A41A4F1ABE9493A8C94817B5"
  ] ;
  a2a:SourceLastChangeDate "2018-10-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/A768CB59D9D74A879F99D7C6947A3016" ;
  a2a:RecordIdentifier "1015967515" ;
  a2a:RecordGUID "{bbf80d9a-2230-cbcc-b204-748e9fc2c868}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder A768CB59-D9D7-4A87-9F99-D7C6947A3016" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061935D_54_A2A.xml van SRT" .

