@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_CFF47C31-6393-4837-8528-C89C11CD1775
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 mei 1877 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_CFF47C31-6393-4837-8528-C89C11CD1775_Person1014051510, oa:person_srt_CFF47C31-6393-4837-8528-C89C11CD1775_Person1014051511, oa:person_srt_CFF47C31-6393-4837-8528-C89C11CD1775_Person1014051512, oa:person_srt_CFF47C31-6393-4837-8528-C89C11CD1775_Person1014051513, oa:person_srt_CFF47C31-6393-4837-8528-C89C11CD1775_Person1014051514, oa:person_srt_CFF47C31-6393-4837-8528-C89C11CD1775_Person1014051515 ;
  a2a:hasEvent oa:event_srt_CFF47C31-6393-4837-8528-C89C11CD1775_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_CFF47C31-6393-4837-8528-C89C11CD1775_0, oa:relationep_srt_CFF47C31-6393-4837-8528-C89C11CD1775_1, oa:relationep_srt_CFF47C31-6393-4837-8528-C89C11CD1775_2, oa:relationep_srt_CFF47C31-6393-4837-8528-C89C11CD1775_3, oa:relationep_srt_CFF47C31-6393-4837-8528-C89C11CD1775_4, oa:relationep_srt_CFF47C31-6393-4837-8528-C89C11CD1775_5 ;
  a2a:hasSource oa:source_srt_CFF47C31-6393-4837-8528-C89C11CD1775 .

oa:person_srt_CFF47C31-6393-4837-8528-C89C11CD1775_Person1014051510
  a a2a:Person ;
  rdfs:label "Evert Moll" ;
  a2a:PersonName [
    rdfs:label "Evert Moll" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Moll"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rosendaal" ;
    rdfs:label "Rosendaal"
  ] .

oa:person_srt_CFF47C31-6393-4837-8528-C89C11CD1775_Person1014051511
  a a2a:Person ;
  rdfs:label "Evert Moll" ;
  a2a:PersonName [
    rdfs:label "Evert Moll" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Moll"
  ] .

oa:person_srt_CFF47C31-6393-4837-8528-C89C11CD1775_Person1014051512
  a a2a:Person ;
  rdfs:label "Cornelia Letterie" ;
  a2a:PersonName [
    rdfs:label "Cornelia Letterie" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Letterie"
  ] .

oa:person_srt_CFF47C31-6393-4837-8528-C89C11CD1775_Person1014051513
  a a2a:Person ;
  rdfs:label "Helena Cornelia Verlooij" ;
  a2a:PersonName [
    rdfs:label "Helena Cornelia Verlooij" ;
    a2a:PersonNameFirstName "Helena Cornelia" ;
    a2a:PersonNameLastName "Verlooij"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Krimpen aan de Lek" ;
    rdfs:label "Krimpen aan de Lek"
  ] .

oa:person_srt_CFF47C31-6393-4837-8528-C89C11CD1775_Person1014051514
  a a2a:Person ;
  rdfs:label "Adrianus Verlooij" ;
  a2a:PersonName [
    rdfs:label "Adrianus Verlooij" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Verlooij"
  ] .

oa:person_srt_CFF47C31-6393-4837-8528-C89C11CD1775_Person1014051515
  a a2a:Person ;
  rdfs:label "Johanna van Eijk" ;
  a2a:PersonName [
    rdfs:label "Johanna van Eijk" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijk"
  ] .

oa:event_srt_CFF47C31-6393-4837-8528-C89C11CD1775_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "23-05-1877" ;
    a2a:Year "1877" ;
    a2a:Month "05" ;
    a2a:Day "23" ;
    rdfs:label "1877-05-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_CFF47C31-6393-4837-8528-C89C11CD1775_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_CFF47C31-6393-4837-8528-C89C11CD1775_Person1014051510 ;
  a2a:EventKeyRef oa:event_srt_CFF47C31-6393-4837-8528-C89C11CD1775_Event1 .

oa:relationep_srt_CFF47C31-6393-4837-8528-C89C11CD1775_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_CFF47C31-6393-4837-8528-C89C11CD1775_Person1014051511 ;
  a2a:EventKeyRef oa:event_srt_CFF47C31-6393-4837-8528-C89C11CD1775_Event1 .

oa:relationep_srt_CFF47C31-6393-4837-8528-C89C11CD1775_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_CFF47C31-6393-4837-8528-C89C11CD1775_Person1014051512 ;
  a2a:EventKeyRef oa:event_srt_CFF47C31-6393-4837-8528-C89C11CD1775_Event1 .

oa:relationep_srt_CFF47C31-6393-4837-8528-C89C11CD1775_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_CFF47C31-6393-4837-8528-C89C11CD1775_Person1014051513 ;
  a2a:EventKeyRef oa:event_srt_CFF47C31-6393-4837-8528-C89C11CD1775_Event1 .

oa:relationep_srt_CFF47C31-6393-4837-8528-C89C11CD1775_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_CFF47C31-6393-4837-8528-C89C11CD1775_Person1014051514 ;
  a2a:EventKeyRef oa:event_srt_CFF47C31-6393-4837-8528-C89C11CD1775_Event1 .

oa:relationep_srt_CFF47C31-6393-4837-8528-C89C11CD1775_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_CFF47C31-6393-4837-8528-C89C11CD1775_Person1014051515 ;
  a2a:EventKeyRef oa:event_srt_CFF47C31-6393-4837-8528-C89C11CD1775_Event1 .

oa:source_srt_CFF47C31-6393-4837-8528-C89C11CD1775
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1877-05-23 - 1877-05-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1877-05-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1877-05-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-05-1877" ;
    a2a:Year "1877" ;
    a2a:Month "05" ;
    a2a:Day "23" ;
    rdfs:label "23-05-1877"
  ] ;
  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 huwelijks- en echtscheidingsregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1877.489" ;
    a2a:RegistryNumber "1877C" ;
    a2a:Folio "c060" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1877.489, 1877C, c060"
  ] ;
  a2a:SourceLastChangeDate "2024-02-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/CFF47C31639348378528C89C11CD1775" ;
  a2a:RecordIdentifier "1014051509" ;
  a2a:RecordGUID "{CFF47C31-6393-4837-8528-C89C11CD1775}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/C5BC8F6419B04FCAA2082ACF79B7CD01" .

