@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_00388340-e81e-76ea-7174-1244b20dec09
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 juli 1927 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_00388340-e81e-76ea-7174-1244b20dec09_Person1016101269, oa:person_srt_00388340-e81e-76ea-7174-1244b20dec09_Person1016101270, oa:person_srt_00388340-e81e-76ea-7174-1244b20dec09_Person1016101271, oa:person_srt_00388340-e81e-76ea-7174-1244b20dec09_Person1016101272, oa:person_srt_00388340-e81e-76ea-7174-1244b20dec09_Person1016101273, oa:person_srt_00388340-e81e-76ea-7174-1244b20dec09_Person1016101274 ;
  a2a:hasEvent oa:event_srt_00388340-e81e-76ea-7174-1244b20dec09_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_00388340-e81e-76ea-7174-1244b20dec09_0, oa:relationep_srt_00388340-e81e-76ea-7174-1244b20dec09_1, oa:relationep_srt_00388340-e81e-76ea-7174-1244b20dec09_2, oa:relationep_srt_00388340-e81e-76ea-7174-1244b20dec09_3, oa:relationep_srt_00388340-e81e-76ea-7174-1244b20dec09_4, oa:relationep_srt_00388340-e81e-76ea-7174-1244b20dec09_5 ;
  a2a:hasSource oa:source_srt_00388340-e81e-76ea-7174-1244b20dec09 .

oa:person_srt_00388340-e81e-76ea-7174-1244b20dec09_Person1016101269
  a a2a:Person ;
  rdfs:label "Louis Flesseman" ;
  a2a:PersonName [
    rdfs:label "Louis Flesseman" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Flesseman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_srt_00388340-e81e-76ea-7174-1244b20dec09_Person1016101270
  a a2a:Person ;
  rdfs:label "Jacob Flesseman" ;
  a2a:PersonName [
    rdfs:label "Jacob Flesseman" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Flesseman"
  ] .

oa:person_srt_00388340-e81e-76ea-7174-1244b20dec09_Person1016101271
  a a2a:Person ;
  rdfs:label "Anna Korijn" ;
  a2a:PersonName [
    rdfs:label "Anna Korijn" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Korijn"
  ] .

oa:person_srt_00388340-e81e-76ea-7174-1244b20dec09_Person1016101272
  a a2a:Person ;
  rdfs:label "Henriette Hertzberger" ;
  a2a:PersonName [
    rdfs:label "Henriette Hertzberger" ;
    a2a:PersonNameFirstName "Henriette" ;
    a2a:PersonNameLastName "Hertzberger"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_00388340-e81e-76ea-7174-1244b20dec09_Person1016101273
  a a2a:Person ;
  rdfs:label "Herman Hertzberger" ;
  a2a:PersonName [
    rdfs:label "Herman Hertzberger" ;
    a2a:PersonNameFirstName "Herman" ;
    a2a:PersonNameLastName "Hertzberger"
  ] .

oa:person_srt_00388340-e81e-76ea-7174-1244b20dec09_Person1016101274
  a a2a:Person ;
  rdfs:label "Maria Cohen" ;
  a2a:PersonName [
    rdfs:label "Maria Cohen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Cohen"
  ] .

oa:event_srt_00388340-e81e-76ea-7174-1244b20dec09_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "12-07-1927" ;
    a2a:Year "1927" ;
    a2a:Month "07" ;
    a2a:Day "12" ;
    rdfs:label "1927-07-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_00388340-e81e-76ea-7174-1244b20dec09_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_00388340-e81e-76ea-7174-1244b20dec09_Person1016101269 ;
  a2a:EventKeyRef oa:event_srt_00388340-e81e-76ea-7174-1244b20dec09_Event1 .

oa:relationep_srt_00388340-e81e-76ea-7174-1244b20dec09_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_00388340-e81e-76ea-7174-1244b20dec09_Person1016101270 ;
  a2a:EventKeyRef oa:event_srt_00388340-e81e-76ea-7174-1244b20dec09_Event1 .

oa:relationep_srt_00388340-e81e-76ea-7174-1244b20dec09_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_00388340-e81e-76ea-7174-1244b20dec09_Person1016101271 ;
  a2a:EventKeyRef oa:event_srt_00388340-e81e-76ea-7174-1244b20dec09_Event1 .

oa:relationep_srt_00388340-e81e-76ea-7174-1244b20dec09_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_00388340-e81e-76ea-7174-1244b20dec09_Person1016101272 ;
  a2a:EventKeyRef oa:event_srt_00388340-e81e-76ea-7174-1244b20dec09_Event1 .

oa:relationep_srt_00388340-e81e-76ea-7174-1244b20dec09_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_00388340-e81e-76ea-7174-1244b20dec09_Person1016101273 ;
  a2a:EventKeyRef oa:event_srt_00388340-e81e-76ea-7174-1244b20dec09_Event1 .

oa:relationep_srt_00388340-e81e-76ea-7174-1244b20dec09_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_00388340-e81e-76ea-7174-1244b20dec09_Person1016101274 ;
  a2a:EventKeyRef oa:event_srt_00388340-e81e-76ea-7174-1244b20dec09_Event1 .

oa:source_srt_00388340-e81e-76ea-7174-1244b20dec09
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1927-07-12 - 1927-07-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-07-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1927-07-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "12-07-1927" ;
    a2a:Year "1927" ;
    a2a:Month "07" ;
    a2a:Day "12" ;
    rdfs:label "12-07-1927"
  ] ;
  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 "1927.2423" ;
    a2a:RegistryNumber "1927G" ;
    a2a:Folio "g144v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1927.2423, 1927G, g144v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/7E16CC6D626942CDBDF0809C80C52806" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/7E16CC6D626942CDBDF0809C80C52806" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/7E16CC6D626942CDBDF0809C80C52806"
  ] ;
  a2a:SourceLastChangeDate "2018-04-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/7EE6E1F0E8064FA09DAEC18CEB1F000C" ;
  a2a:RecordIdentifier "1016101268" ;
  a2a:RecordGUID "{00388340-e81e-76ea-7174-1244b20dec09}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 7EE6E1F0-E806-4FA0-9DAE-C18CEB1F000C" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061927G_54_A2A.xml van SRT" .

