@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_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 december 1925 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_Person2661172596, oa:person_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_Person2661172597, oa:person_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_Person2661172598, oa:person_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_Person2661172599, oa:person_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_Person2661172600, oa:person_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_Person2661172601 ;
  a2a:hasEvent oa:event_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_0, oa:relationep_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_1, oa:relationep_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_2, oa:relationep_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_3, oa:relationep_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_4, oa:relationep_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_5 ;
  a2a:hasSource oa:source_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0 .

oa:person_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_Person2661172596
  a a2a:Person ;
  rdfs:label "Gerrit Pieter Terwan" ;
  a2a:PersonName [
    rdfs:label "Gerrit Pieter Terwan" ;
    a2a:PersonNameFirstName "Gerrit Pieter" ;
    a2a:PersonNameLastName "Terwan"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_Person2661172597
  a a2a:Person ;
  rdfs:label "Johannes Terwan" ;
  a2a:PersonName [
    rdfs:label "Johannes Terwan" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Terwan"
  ] .

oa:person_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_Person2661172598
  a a2a:Person ;
  rdfs:label "Elizabeth de Vries" ;
  a2a:PersonName [
    rdfs:label "Elizabeth de Vries" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] .

oa:person_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_Person2661172599
  a a2a:Person ;
  rdfs:label "Jozina Fortuin" ;
  a2a:PersonName [
    rdfs:label "Jozina Fortuin" ;
    a2a:PersonNameFirstName "Jozina" ;
    a2a:PersonNameLastName "Fortuin"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint - Maartensdijk" ;
    rdfs:label "Sint - Maartensdijk"
  ] .

oa:person_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_Person2661172600
  a a2a:Person ;
  rdfs:label "Cerst Fortuin" ;
  a2a:PersonName [
    rdfs:label "Cerst Fortuin" ;
    a2a:PersonNameFirstName "Cerst" ;
    a2a:PersonNameLastName "Fortuin"
  ] .

oa:person_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_Person2661172601
  a a2a:Person ;
  rdfs:label "Wilhelmina de Bruijne Brevet" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina de Bruijne Brevet" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijne Brevet"
  ] .

oa:event_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "17-12-1925" ;
    a2a:Year "1925" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1925-12-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_Person2661172596 ;
  a2a:EventKeyRef oa:event_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_Event1 .

oa:relationep_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_Person2661172597 ;
  a2a:EventKeyRef oa:event_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_Event1 .

oa:relationep_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_Person2661172598 ;
  a2a:EventKeyRef oa:event_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_Event1 .

oa:relationep_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_Person2661172599 ;
  a2a:EventKeyRef oa:event_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_Event1 .

oa:relationep_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_Person2661172600 ;
  a2a:EventKeyRef oa:event_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_Event1 .

oa:relationep_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_Person2661172601 ;
  a2a:EventKeyRef oa:event_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0_Event1 .

oa:source_srt_4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1925-12-17 - 1925-12-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1925-12-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-12-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17-12-1925" ;
    a2a:Year "1925" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "17-12-1925"
  ] ;
  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 "1925O" ;
    a2a:Folio "o87" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1925O, o87"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/13DF4CB803F2455093C5431F014F4336" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/13DF4CB803F2455093C5431F014F4336" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/13DF4CB803F2455093C5431F014F4336"
  ] ;
  a2a:SourceLastChangeDate "2022-04-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/4CAEB13D3CFC4789B3AB9BDF4F9173D0" ;
  a2a:RecordIdentifier "2661172595" ;
  a2a:RecordGUID "{4CAEB13D-3CFC-4789-B3AB-9BDF4F9173D0}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/876CA3860C1C4015B0AAB09D67D7FF47" .

