@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_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40
  a a2a:Record ;
  rdfs:label "Huwelijk op 14 mei 1920 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_Person1016240293, oa:person_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_Person1016240294, oa:person_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_Person1016240295, oa:person_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_Person1016240296, oa:person_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_Person1016240297, oa:person_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_Person1016240298 ;
  a2a:hasEvent oa:event_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_0, oa:relationep_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_1, oa:relationep_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_2, oa:relationep_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_3, oa:relationep_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_4, oa:relationep_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_5 ;
  a2a:hasSource oa:source_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40 .

oa:person_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_Person1016240293
  a a2a:Person ;
  rdfs:label "Gabriel Italie" ;
  a2a:PersonName [
    rdfs:label "Gabriel Italie" ;
    a2a:PersonNameFirstName "Gabriel" ;
    a2a:PersonNameLastName "Italie"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_Person1016240294
  a a2a:Person ;
  rdfs:label "Enoch Italie" ;
  a2a:PersonName [
    rdfs:label "Enoch Italie" ;
    a2a:PersonNameFirstName "Enoch" ;
    a2a:PersonNameLastName "Italie"
  ] .

oa:person_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_Person1016240295
  a a2a:Person ;
  rdfs:label "Heintje 't Hart" ;
  a2a:PersonName [
    rdfs:label "Heintje 't Hart" ;
    a2a:PersonNameFirstName "Heintje" ;
    a2a:PersonNamePrefixLastName "'t" ;
    a2a:PersonNameLastName "Hart"
  ] .

oa:person_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_Person1016240296
  a a2a:Person ;
  rdfs:label "Sara Rose Hausdorff" ;
  a2a:PersonName [
    rdfs:label "Sara Rose Hausdorff" ;
    a2a:PersonNameFirstName "Sara Rose" ;
    a2a:PersonNameLastName "Hausdorff"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_Person1016240297
  a a2a:Person ;
  rdfs:label "Jacob Hausdorff" ;
  a2a:PersonName [
    rdfs:label "Jacob Hausdorff" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Hausdorff"
  ] .

oa:person_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_Person1016240298
  a a2a:Person ;
  rdfs:label "Pauline Bondi" ;
  a2a:PersonName [
    rdfs:label "Pauline Bondi" ;
    a2a:PersonNameFirstName "Pauline" ;
    a2a:PersonNameLastName "Bondi"
  ] .

oa:event_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "14-05-1920" ;
    a2a:Year "1920" ;
    a2a:Month "05" ;
    a2a:Day "14" ;
    rdfs:label "1920-05-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_Person1016240293 ;
  a2a:EventKeyRef oa:event_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_Event1 .

oa:relationep_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_Person1016240294 ;
  a2a:EventKeyRef oa:event_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_Event1 .

oa:relationep_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_Person1016240295 ;
  a2a:EventKeyRef oa:event_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_Event1 .

oa:relationep_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_Person1016240296 ;
  a2a:EventKeyRef oa:event_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_Event1 .

oa:relationep_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_Person1016240297 ;
  a2a:EventKeyRef oa:event_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_Event1 .

oa:relationep_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_Person1016240298 ;
  a2a:EventKeyRef oa:event_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40_Event1 .

oa:source_srt_0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1920-05-14 - 1920-05-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-05-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-05-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "14-05-1920" ;
    a2a:Year "1920" ;
    a2a:Month "05" ;
    a2a:Day "14" ;
    rdfs:label "14-05-1920"
  ] ;
  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 "1920G" ;
    a2a:Folio "g48v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1920G, g48v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/EF3137BEAE3648879A562C12F66A1F34" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/EF3137BEAE3648879A562C12F66A1F34" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/EF3137BEAE3648879A562C12F66A1F34"
  ] ;
  a2a:SourceLastChangeDate "2021-04-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/223AB8D4297D47D8AAFF2B822815586A" ;
  a2a:RecordIdentifier "1016240292" ;
  a2a:RecordGUID "{0e0ff9b6-230c-e7f3-c9b2-9b8706d48b40}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 223AB8D4-297D-47D8-AAFF-2B822815586A" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061920G_54_A2A.xml van SRT" .

