@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_3eaf209d-07db-da32-3799-16cdeb2f7900
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 juli 1856 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_Person2364076104, oa:person_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_Person2364076105, oa:person_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_Person2364076106, oa:person_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_Person2364076107, oa:person_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_Person2364076108, oa:person_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_Person2364076109 ;
  a2a:hasEvent oa:event_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_0, oa:relationep_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_1, oa:relationep_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_2, oa:relationep_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_3, oa:relationep_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_4, oa:relationep_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_5 ;
  a2a:hasSource oa:source_srt_3eaf209d-07db-da32-3799-16cdeb2f7900 .

oa:person_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_Person2364076104
  a a2a:Person ;
  rdfs:label "Johannes Jacobus Verhoeff" ;
  a2a:PersonName [
    rdfs:label "Johannes Jacobus Verhoeff" ;
    a2a:PersonNameFirstName "Johannes Jacobus" ;
    a2a:PersonNameLastName "Verhoeff"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_Person2364076105
  a a2a:Person ;
  rdfs:label "Johannes Jacobus Verhoeff" ;
  a2a:PersonName [
    rdfs:label "Johannes Jacobus Verhoeff" ;
    a2a:PersonNameFirstName "Johannes Jacobus" ;
    a2a:PersonNameLastName "Verhoeff"
  ] .

oa:person_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_Person2364076106
  a a2a:Person ;
  rdfs:label "Justina Hillegonda van Noorden" ;
  a2a:PersonName [
    rdfs:label "Justina Hillegonda van Noorden" ;
    a2a:PersonNameFirstName "Justina Hillegonda" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Noorden"
  ] .

oa:person_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_Person2364076107
  a a2a:Person ;
  rdfs:label "Johanna Louisa Beijkerk" ;
  a2a:PersonName [
    rdfs:label "Johanna Louisa Beijkerk" ;
    a2a:PersonNameFirstName "Johanna Louisa" ;
    a2a:PersonNameLastName "Beijkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_Person2364076108
  a a2a:Person ;
  rdfs:label "Isaac Engelbert Beijkerk" ;
  a2a:PersonName [
    rdfs:label "Isaac Engelbert Beijkerk" ;
    a2a:PersonNameFirstName "Isaac Engelbert" ;
    a2a:PersonNameLastName "Beijkerk"
  ] .

oa:person_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_Person2364076109
  a a2a:Person ;
  rdfs:label "Antonia Cornelia de Groot" ;
  a2a:PersonName [
    rdfs:label "Antonia Cornelia de Groot" ;
    a2a:PersonNameFirstName "Antonia Cornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] .

oa:event_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "02-07-1856" ;
    a2a:Year "1856" ;
    a2a:Month "07" ;
    a2a:Day "02" ;
    rdfs:label "1856-07-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_Person2364076104 ;
  a2a:EventKeyRef oa:event_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_Event1 .

oa:relationep_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_Person2364076105 ;
  a2a:EventKeyRef oa:event_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_Event1 .

oa:relationep_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_Person2364076106 ;
  a2a:EventKeyRef oa:event_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_Event1 .

oa:relationep_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_Person2364076107 ;
  a2a:EventKeyRef oa:event_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_Event1 .

oa:relationep_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_Person2364076108 ;
  a2a:EventKeyRef oa:event_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_Event1 .

oa:relationep_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_Person2364076109 ;
  a2a:EventKeyRef oa:event_srt_3eaf209d-07db-da32-3799-16cdeb2f7900_Event1 .

oa:source_srt_3eaf209d-07db-da32-3799-16cdeb2f7900
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1856-07-02 - 1856-07-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1856-07-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1856-07-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-07-1856" ;
    a2a:Year "1856" ;
    a2a:Month "07" ;
    a2a:Day "02" ;
    rdfs:label "02-07-1856"
  ] ;
  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 "1856.407" ;
    a2a:RegistryNumber "1856C" ;
    a2a:Folio "c11" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1856.407, 1856C, c11"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/F7EC6E67733C4CEFAE01A221A43F471F" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/F7EC6E67733C4CEFAE01A221A43F471F" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/F7EC6E67733C4CEFAE01A221A43F471F"
  ] ;
  a2a:SourceLastChangeDate "2021-09-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/91F261A61FF74F0B902C9DCF8E9EF9BA" ;
  a2a:RecordIdentifier "2364076103" ;
  a2a:RecordGUID "{3eaf209d-07db-da32-3799-16cdeb2f7900}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 91F261A6-1FF7-4F0B-902C-9DCF8E9EF9BA" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061856C_54_A2A.xml van SRT" .

