@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_9F2EB159-BA24-45B5-8672-3B905D69BA7D
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 november 1937 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_Person1016029478, oa:person_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_Person1016029479, oa:person_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_Person1016029480, oa:person_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_Person1016029481, oa:person_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_Person1016029482, oa:person_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_Person1016029483 ;
  a2a:hasEvent oa:event_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_0, oa:relationep_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_1, oa:relationep_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_2, oa:relationep_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_3, oa:relationep_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_4, oa:relationep_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_5 ;
  a2a:hasSource oa:source_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D .

oa:person_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_Person1016029478
  a a2a:Person ;
  rdfs:label "Cornelis Vliegenthart" ;
  a2a:PersonName [
    rdfs:label "Cornelis Vliegenthart" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Vliegenthart"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_Person1016029479
  a a2a:Person ;
  rdfs:label "Jacob Vliegenthart" ;
  a2a:PersonName [
    rdfs:label "Jacob Vliegenthart" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Vliegenthart"
  ] .

oa:person_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_Person1016029480
  a a2a:Person ;
  rdfs:label "Jacoba Berendina de Vos" ;
  a2a:PersonName [
    rdfs:label "Jacoba Berendina de Vos" ;
    a2a:PersonNameFirstName "Jacoba Berendina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vos"
  ] .

oa:person_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_Person1016029481
  a a2a:Person ;
  rdfs:label "Antonia Gerritje Agatha Hengeveld" ;
  a2a:PersonName [
    rdfs:label "Antonia Gerritje Agatha Hengeveld" ;
    a2a:PersonNameFirstName "Antonia Gerritje Agatha" ;
    a2a:PersonNameLastName "Hengeveld"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_Person1016029482
  a a2a:Person ;
  rdfs:label "Hendrikus Antonius Hengeveld" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Antonius Hengeveld" ;
    a2a:PersonNameFirstName "Hendrikus Antonius" ;
    a2a:PersonNameLastName "Hengeveld"
  ] .

oa:person_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_Person1016029483
  a a2a:Person ;
  rdfs:label "Gerritje Maria Andrea van Druten" ;
  a2a:PersonName [
    rdfs:label "Gerritje Maria Andrea van Druten" ;
    a2a:PersonNameFirstName "Gerritje Maria Andrea" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Druten"
  ] .

oa:event_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "17-11-1937" ;
    a2a:Year "1937" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1937-11-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_Person1016029478 ;
  a2a:EventKeyRef oa:event_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_Event1 .

oa:relationep_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_Person1016029479 ;
  a2a:EventKeyRef oa:event_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_Event1 .

oa:relationep_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_Person1016029480 ;
  a2a:EventKeyRef oa:event_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_Event1 .

oa:relationep_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_Person1016029481 ;
  a2a:EventKeyRef oa:event_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_Event1 .

oa:relationep_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_Person1016029482 ;
  a2a:EventKeyRef oa:event_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_Event1 .

oa:relationep_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_Person1016029483 ;
  a2a:EventKeyRef oa:event_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D_Event1 .

oa:source_srt_9F2EB159-BA24-45B5-8672-3B905D69BA7D
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1937-11-17 - 1937-11-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1937-11-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1937-11-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17-11-1937" ;
    a2a:Year "1937" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "17-11-1937"
  ] ;
  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 "1937.4872" ;
    a2a:RegistryNumber "1937R" ;
    a2a:Folio "r124" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1937.4872, 1937R, r124"
  ] ;
  a2a:SourceLastChangeDate "2026-01-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/9F2EB159BA2445B586723B905D69BA7D" ;
  a2a:RecordIdentifier "1016029477" ;
  a2a:RecordGUID "{9F2EB159-BA24-45B5-8672-3B905D69BA7D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/65C622F00C9B43AD80D915225D3966E5" .

