@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_1849A192-14E3-44A6-9564-32FF11CD3AF5
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 juni 1913 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_Person3272055902, oa:person_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_Person3272055903, oa:person_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_Person3272055907, oa:person_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_Person3272055905, oa:person_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_Person3272055906, oa:person_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_Person3272055904 ;
  a2a:hasEvent oa:event_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_0, oa:relationep_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_1, oa:relationep_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_2, oa:relationep_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_3, oa:relationep_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_4, oa:relationep_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_5 ;
  a2a:hasSource oa:source_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5 .

oa:person_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_Person3272055902
  a a2a:Person ;
  rdfs:label "Carolus Franciscus de Groen" ;
  a2a:PersonName [
    rdfs:label "Carolus Franciscus de Groen" ;
    a2a:PersonNameFirstName "Carolus Franciscus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_Person3272055903
  a a2a:Person ;
  rdfs:label "Nicolaas de Groen" ;
  a2a:PersonName [
    rdfs:label "Nicolaas de Groen" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groen"
  ] .

oa:person_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_Person3272055907
  a a2a:Person ;
  rdfs:label "Maria Magdalena Kervers" ;
  a2a:PersonName [
    rdfs:label "Maria Magdalena Kervers" ;
    a2a:PersonNameFirstName "Maria Magdalena" ;
    a2a:PersonNameLastName "Kervers"
  ] .

oa:person_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_Person3272055905
  a a2a:Person ;
  rdfs:label "Lucia Albina Jacoba Oosterhof" ;
  a2a:PersonName [
    rdfs:label "Lucia Albina Jacoba Oosterhof" ;
    a2a:PersonNameFirstName "Lucia Albina Jacoba" ;
    a2a:PersonNameLastName "Oosterhof"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_Person3272055906
  a a2a:Person ;
  rdfs:label "Casper Jacobus Johannes Oosterhof" ;
  a2a:PersonName [
    rdfs:label "Casper Jacobus Johannes Oosterhof" ;
    a2a:PersonNameFirstName "Casper Jacobus Johannes" ;
    a2a:PersonNameLastName "Oosterhof"
  ] .

oa:person_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_Person3272055904
  a a2a:Person ;
  rdfs:label "Theodora Johanna van der Ven" ;
  a2a:PersonName [
    rdfs:label "Theodora Johanna van der Ven" ;
    a2a:PersonNameFirstName "Theodora Johanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Ven"
  ] .

oa:event_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "25-06-1913" ;
    a2a:Year "1913" ;
    a2a:Month "06" ;
    a2a:Day "25" ;
    rdfs:label "1913-06-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_Person3272055902 ;
  a2a:EventKeyRef oa:event_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_Event1 .

oa:relationep_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_Person3272055903 ;
  a2a:EventKeyRef oa:event_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_Event1 .

oa:relationep_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_Person3272055907 ;
  a2a:EventKeyRef oa:event_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_Event1 .

oa:relationep_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_Person3272055905 ;
  a2a:EventKeyRef oa:event_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_Event1 .

oa:relationep_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_Person3272055906 ;
  a2a:EventKeyRef oa:event_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_Event1 .

oa:relationep_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_Person3272055904 ;
  a2a:EventKeyRef oa:event_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5_Event1 .

oa:source_srt_1849A192-14E3-44A6-9564-32FF11CD3AF5
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1913-06-25 - 1913-06-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-06-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-06-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "25-06-1913" ;
    a2a:Year "1913" ;
    a2a:Month "06" ;
    a2a:Day "25" ;
    rdfs:label "25-06-1913"
  ] ;
  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 "1913K" ;
    a2a:Folio "k69v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1913K, k69v"
  ] ;
  a2a:SourceLastChangeDate "2023-06-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/1849A19214E344A6956432FF11CD3AF5" ;
  a2a:RecordIdentifier "3272055901" ;
  a2a:RecordGUID "{1849A192-14E3-44A6-9564-32FF11CD3AF5}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/27B165ED52144706BBDAB329C655DF2D" .

