@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_8c22ecae-9e7f-569a-e539-66dbe57ec733
  a a2a:Record ;
  rdfs:label "Huwelijk op 27 juni 1883 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_Person1014127698, oa:person_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_Person1014127699, oa:person_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_Person1014127700, oa:person_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_Person1014127701, oa:person_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_Person1014127702, oa:person_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_Person1014127703 ;
  a2a:hasEvent oa:event_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_0, oa:relationep_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_1, oa:relationep_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_2, oa:relationep_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_3, oa:relationep_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_4, oa:relationep_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_5 ;
  a2a:hasSource oa:source_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733 .

oa:person_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_Person1014127698
  a a2a:Person ;
  rdfs:label "John Bentzon" ;
  a2a:PersonName [
    rdfs:label "John Bentzon" ;
    a2a:PersonNameFirstName "John" ;
    a2a:PersonNameLastName "Bentzon"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen (Noorwegen)" ;
    rdfs:label "Bergen (Noorwegen)"
  ] .

oa:person_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_Person1014127699
  a a2a:Person ;
  rdfs:label "Hans Jacob Bentzon" ;
  a2a:PersonName [
    rdfs:label "Hans Jacob Bentzon" ;
    a2a:PersonNameFirstName "Hans Jacob" ;
    a2a:PersonNameLastName "Bentzon"
  ] .

oa:person_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_Person1014127700
  a a2a:Person ;
  rdfs:label "Helene Elisabeth Thomssen" ;
  a2a:PersonName [
    rdfs:label "Helene Elisabeth Thomssen" ;
    a2a:PersonNameFirstName "Helene Elisabeth" ;
    a2a:PersonNameLastName "Thomssen"
  ] .

oa:person_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_Person1014127701
  a a2a:Person ;
  rdfs:label "Geertruida Fabri" ;
  a2a:PersonName [
    rdfs:label "Geertruida Fabri" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Fabri"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_Person1014127702
  a a2a:Person ;
  rdfs:label "Cornelis Lambertus Fabri" ;
  a2a:PersonName [
    rdfs:label "Cornelis Lambertus Fabri" ;
    a2a:PersonNameFirstName "Cornelis Lambertus" ;
    a2a:PersonNameLastName "Fabri"
  ] .

oa:person_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_Person1014127703
  a a2a:Person ;
  rdfs:label "Aletta Wilhelmina Christina van Spierenburg" ;
  a2a:PersonName [
    rdfs:label "Aletta Wilhelmina Christina van Spierenburg" ;
    a2a:PersonNameFirstName "Aletta Wilhelmina Christina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Spierenburg"
  ] .

oa:event_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "27-06-1883" ;
    a2a:Year "1883" ;
    a2a:Month "06" ;
    a2a:Day "27" ;
    rdfs:label "1883-06-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_Person1014127698 ;
  a2a:EventKeyRef oa:event_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_Event1 .

oa:relationep_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_Person1014127699 ;
  a2a:EventKeyRef oa:event_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_Event1 .

oa:relationep_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_Person1014127700 ;
  a2a:EventKeyRef oa:event_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_Event1 .

oa:relationep_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_Person1014127701 ;
  a2a:EventKeyRef oa:event_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_Event1 .

oa:relationep_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_Person1014127702 ;
  a2a:EventKeyRef oa:event_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_Event1 .

oa:relationep_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_Person1014127703 ;
  a2a:EventKeyRef oa:event_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733_Event1 .

oa:source_srt_8c22ecae-9e7f-569a-e539-66dbe57ec733
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1883-06-27 - 1883-06-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1883-06-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1883-06-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "27-06-1883" ;
    a2a:Year "1883" ;
    a2a:Month "06" ;
    a2a:Day "27" ;
    rdfs:label "27-06-1883"
  ] ;
  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 "1883D" ;
    a2a:Folio "d19v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1883D, d19v"
  ] ;
  a2a:SourceLastChangeDate "2022-11-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/0E05524CE62744738D46F5267A25E028" ;
  a2a:RecordIdentifier "1014127697" ;
  a2a:RecordGUID "{8c22ecae-9e7f-569a-e539-66dbe57ec733}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 0E05524C-E627-4473-8D46-F5267A25E028" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061883D_54_A2A.xml van SRT" .

