@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_B4D4FEDF-1941-4D53-95C3-412739503C80
  a a2a:Record ;
  rdfs:label "Huwelijk op 29 februari 1888 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_Person1014235919, oa:person_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_Person1014235920, oa:person_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_Person1014235921, oa:person_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_Person1014235922, oa:person_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_Person1014235923, oa:person_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_Person1014235924 ;
  a2a:hasEvent oa:event_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_0, oa:relationep_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_1, oa:relationep_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_2, oa:relationep_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_3, oa:relationep_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_4, oa:relationep_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_5 ;
  a2a:hasSource oa:source_srt_B4D4FEDF-1941-4D53-95C3-412739503C80 .

oa:person_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_Person1014235919
  a a2a:Person ;
  rdfs:label "Adrianus Jacobus Guittart" ;
  a2a:PersonName [
    rdfs:label "Adrianus Jacobus Guittart" ;
    a2a:PersonNameFirstName "Adrianus Jacobus" ;
    a2a:PersonNameLastName "Guittart"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_Person1014235920
  a a2a:Person ;
  rdfs:label "Johannes Jacobus Guittart" ;
  a2a:PersonName [
    rdfs:label "Johannes Jacobus Guittart" ;
    a2a:PersonNameFirstName "Johannes Jacobus" ;
    a2a:PersonNameLastName "Guittart"
  ] .

oa:person_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_Person1014235921
  a a2a:Person ;
  rdfs:label "Antonia Henderika Fransen" ;
  a2a:PersonName [
    rdfs:label "Antonia Henderika Fransen" ;
    a2a:PersonNameFirstName "Antonia Henderika" ;
    a2a:PersonNameLastName "Fransen"
  ] .

oa:person_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_Person1014235922
  a a2a:Person ;
  rdfs:label "Elizabeth Regina Barbera Toscani" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Regina Barbera Toscani" ;
    a2a:PersonNameFirstName "Elizabeth Regina Barbera" ;
    a2a:PersonNameLastName "Toscani"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_Person1014235923
  a a2a:Person ;
  rdfs:label "Andries Cornelis Toscani" ;
  a2a:PersonName [
    rdfs:label "Andries Cornelis Toscani" ;
    a2a:PersonNameFirstName "Andries Cornelis" ;
    a2a:PersonNameLastName "Toscani"
  ] .

oa:person_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_Person1014235924
  a a2a:Person ;
  rdfs:label "Susanna Hendrina van der Lelie" ;
  a2a:PersonName [
    rdfs:label "Susanna Hendrina van der Lelie" ;
    a2a:PersonNameFirstName "Susanna Hendrina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Lelie"
  ] .

oa:event_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "29-02-1888" ;
    a2a:Year "1888" ;
    a2a:Month "02" ;
    a2a:Day "29" ;
    rdfs:label "1888-02-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_Person1014235919 ;
  a2a:EventKeyRef oa:event_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_Event1 .

oa:relationep_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_Person1014235920 ;
  a2a:EventKeyRef oa:event_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_Event1 .

oa:relationep_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_Person1014235921 ;
  a2a:EventKeyRef oa:event_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_Event1 .

oa:relationep_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_Person1014235922 ;
  a2a:EventKeyRef oa:event_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_Event1 .

oa:relationep_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_Person1014235923 ;
  a2a:EventKeyRef oa:event_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_Event1 .

oa:relationep_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_Person1014235924 ;
  a2a:EventKeyRef oa:event_srt_B4D4FEDF-1941-4D53-95C3-412739503C80_Event1 .

oa:source_srt_B4D4FEDF-1941-4D53-95C3-412739503C80
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1888-02-29 - 1888-02-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1888-02-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1888-02-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "29-02-1888" ;
    a2a:Year "1888" ;
    a2a:Month "02" ;
    a2a:Day "29" ;
    rdfs:label "29-02-1888"
  ] ;
  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 "1888.187" ;
    a2a:RegistryNumber "1888A" ;
    a2a:Folio "a097v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1888.187, 1888A, a097v"
  ] ;
  a2a:SourceLastChangeDate "2020-10-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/B4D4FEDF19414D5395C3412739503C80" ;
  a2a:RecordIdentifier "1014235918" ;
  a2a:RecordGUID "{B4D4FEDF-1941-4D53-95C3-412739503C80}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/69152E94EF504955A5B0FD59C42AB5F3" .

