@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_9ef37967-e755-45b2-4faf-c79deccf476c
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 mei 1877 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_9ef37967-e755-45b2-4faf-c79deccf476c_Person1014620950, oa:person_srt_9ef37967-e755-45b2-4faf-c79deccf476c_Person1014620951, oa:person_srt_9ef37967-e755-45b2-4faf-c79deccf476c_Person1014620952, oa:person_srt_9ef37967-e755-45b2-4faf-c79deccf476c_Person1014620953, oa:person_srt_9ef37967-e755-45b2-4faf-c79deccf476c_Person1014620954, oa:person_srt_9ef37967-e755-45b2-4faf-c79deccf476c_Person1014620955 ;
  a2a:hasEvent oa:event_srt_9ef37967-e755-45b2-4faf-c79deccf476c_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_9ef37967-e755-45b2-4faf-c79deccf476c_0, oa:relationep_srt_9ef37967-e755-45b2-4faf-c79deccf476c_1, oa:relationep_srt_9ef37967-e755-45b2-4faf-c79deccf476c_2, oa:relationep_srt_9ef37967-e755-45b2-4faf-c79deccf476c_3, oa:relationep_srt_9ef37967-e755-45b2-4faf-c79deccf476c_4, oa:relationep_srt_9ef37967-e755-45b2-4faf-c79deccf476c_5 ;
  a2a:hasSource oa:source_srt_9ef37967-e755-45b2-4faf-c79deccf476c .

oa:person_srt_9ef37967-e755-45b2-4faf-c79deccf476c_Person1014620950
  a a2a:Person ;
  rdfs:label "Stephanus Franciscus Groeneweg" ;
  a2a:PersonName [
    rdfs:label "Stephanus Franciscus Groeneweg" ;
    a2a:PersonNameFirstName "Stephanus Franciscus" ;
    a2a:PersonNameLastName "Groeneweg"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_9ef37967-e755-45b2-4faf-c79deccf476c_Person1014620951
  a a2a:Person ;
  rdfs:label "Johannes Philppus Groeneweg" ;
  a2a:PersonName [
    rdfs:label "Johannes Philppus Groeneweg" ;
    a2a:PersonNameFirstName "Johannes Philppus" ;
    a2a:PersonNameLastName "Groeneweg"
  ] .

oa:person_srt_9ef37967-e755-45b2-4faf-c79deccf476c_Person1014620952
  a a2a:Person ;
  rdfs:label "Catharina Elizabeth van Oosterwijk" ;
  a2a:PersonName [
    rdfs:label "Catharina Elizabeth van Oosterwijk" ;
    a2a:PersonNameFirstName "Catharina Elizabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oosterwijk"
  ] .

oa:person_srt_9ef37967-e755-45b2-4faf-c79deccf476c_Person1014620953
  a a2a:Person ;
  rdfs:label "Ettje Zee" ;
  a2a:PersonName [
    rdfs:label "Ettje Zee" ;
    a2a:PersonNameFirstName "Ettje" ;
    a2a:PersonNameLastName "Zee"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_srt_9ef37967-e755-45b2-4faf-c79deccf476c_Person1014620954
  a a2a:Person ;
  rdfs:label "Jan Zee" ;
  a2a:PersonName [
    rdfs:label "Jan Zee" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Zee"
  ] .

oa:person_srt_9ef37967-e755-45b2-4faf-c79deccf476c_Person1014620955
  a a2a:Person ;
  rdfs:label "Elizabeth Hendrica Vrijmaalen" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Hendrica Vrijmaalen" ;
    a2a:PersonNameFirstName "Elizabeth Hendrica" ;
    a2a:PersonNameLastName "Vrijmaalen"
  ] .

oa:event_srt_9ef37967-e755-45b2-4faf-c79deccf476c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "02-05-1877" ;
    a2a:Year "1877" ;
    a2a:Month "05" ;
    a2a:Day "02" ;
    rdfs:label "1877-05-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_9ef37967-e755-45b2-4faf-c79deccf476c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9ef37967-e755-45b2-4faf-c79deccf476c_Person1014620950 ;
  a2a:EventKeyRef oa:event_srt_9ef37967-e755-45b2-4faf-c79deccf476c_Event1 .

oa:relationep_srt_9ef37967-e755-45b2-4faf-c79deccf476c_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9ef37967-e755-45b2-4faf-c79deccf476c_Person1014620951 ;
  a2a:EventKeyRef oa:event_srt_9ef37967-e755-45b2-4faf-c79deccf476c_Event1 .

oa:relationep_srt_9ef37967-e755-45b2-4faf-c79deccf476c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9ef37967-e755-45b2-4faf-c79deccf476c_Person1014620952 ;
  a2a:EventKeyRef oa:event_srt_9ef37967-e755-45b2-4faf-c79deccf476c_Event1 .

oa:relationep_srt_9ef37967-e755-45b2-4faf-c79deccf476c_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_9ef37967-e755-45b2-4faf-c79deccf476c_Person1014620953 ;
  a2a:EventKeyRef oa:event_srt_9ef37967-e755-45b2-4faf-c79deccf476c_Event1 .

oa:relationep_srt_9ef37967-e755-45b2-4faf-c79deccf476c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9ef37967-e755-45b2-4faf-c79deccf476c_Person1014620954 ;
  a2a:EventKeyRef oa:event_srt_9ef37967-e755-45b2-4faf-c79deccf476c_Event1 .

oa:relationep_srt_9ef37967-e755-45b2-4faf-c79deccf476c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9ef37967-e755-45b2-4faf-c79deccf476c_Person1014620955 ;
  a2a:EventKeyRef oa:event_srt_9ef37967-e755-45b2-4faf-c79deccf476c_Event1 .

oa:source_srt_9ef37967-e755-45b2-4faf-c79deccf476c
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1877-05-02 - 1877-05-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1877-05-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1877-05-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-05-1877" ;
    a2a:Year "1877" ;
    a2a:Month "05" ;
    a2a:Day "02" ;
    rdfs:label "02-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.361" ;
    a2a:RegistryNumber "1877B" ;
    a2a:Folio "b093" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1877.361, 1877B, b093"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/9F9A958EBAC54227A76D07BECFC570E1" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/9F9A958EBAC54227A76D07BECFC570E1" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/9F9A958EBAC54227A76D07BECFC570E1"
  ] ;
  a2a:SourceLastChangeDate "2022-07-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/8F453C4E2DFB40DE98F5F2F077E460A9" ;
  a2a:RecordIdentifier "1014620949" ;
  a2a:RecordGUID "{9ef37967-e755-45b2-4faf-c79deccf476c}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 8F453C4E-2DFB-40DE-98F5-F2F077E460A9" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061877B_54_A2A.xml van SRT" .

