@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_c1554c26-bdc5-0392-e1c1-bc8b533791db
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 april 1846 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_Person1014787657, oa:person_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_Person1014787658, oa:person_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_Person1014787659, oa:person_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_Person1014787660, oa:person_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_Person1014787661, oa:person_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_Person1014787662 ;
  a2a:hasEvent oa:event_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_0, oa:relationep_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_1, oa:relationep_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_2, oa:relationep_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_3, oa:relationep_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_4, oa:relationep_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_5 ;
  a2a:hasSource oa:source_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db .

oa:person_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_Person1014787657
  a a2a:Person ;
  rdfs:label "Cornelis van den Haspel" ;
  a2a:PersonName [
    rdfs:label "Cornelis van den Haspel" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Haspel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_Person1014787658
  a a2a:Person ;
  rdfs:label "Laurens van den Haspel" ;
  a2a:PersonName [
    rdfs:label "Laurens van den Haspel" ;
    a2a:PersonNameFirstName "Laurens" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Haspel"
  ] .

oa:person_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_Person1014787659
  a a2a:Person ;
  rdfs:label "Elisabeth van Pruijsen" ;
  a2a:PersonName [
    rdfs:label "Elisabeth van Pruijsen" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Pruijsen"
  ] .

oa:person_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_Person1014787660
  a a2a:Person ;
  rdfs:label "Antonia Karreman" ;
  a2a:PersonName [
    rdfs:label "Antonia Karreman" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Karreman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_Person1014787661
  a a2a:Person ;
  rdfs:label "Leendert Karreman" ;
  a2a:PersonName [
    rdfs:label "Leendert Karreman" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Karreman"
  ] .

oa:person_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_Person1014787662
  a a2a:Person ;
  rdfs:label "Susanna Gesina Terwolt" ;
  a2a:PersonName [
    rdfs:label "Susanna Gesina Terwolt" ;
    a2a:PersonNameFirstName "Susanna Gesina" ;
    a2a:PersonNameLastName "Terwolt"
  ] .

oa:event_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "01-04-1846" ;
    a2a:Year "1846" ;
    a2a:Month "04" ;
    a2a:Day "01" ;
    rdfs:label "1846-04-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_Person1014787657 ;
  a2a:EventKeyRef oa:event_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_Event1 .

oa:relationep_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_Person1014787658 ;
  a2a:EventKeyRef oa:event_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_Event1 .

oa:relationep_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_Person1014787659 ;
  a2a:EventKeyRef oa:event_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_Event1 .

oa:relationep_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_Person1014787660 ;
  a2a:EventKeyRef oa:event_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_Event1 .

oa:relationep_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_Person1014787661 ;
  a2a:EventKeyRef oa:event_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_Event1 .

oa:relationep_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_Person1014787662 ;
  a2a:EventKeyRef oa:event_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db_Event1 .

oa:source_srt_c1554c26-bdc5-0392-e1c1-bc8b533791db
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1846-04-01 - 1846-04-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1846-04-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1846-04-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "01-04-1846" ;
    a2a:Year "1846" ;
    a2a:Month "04" ;
    a2a:Day "01" ;
    rdfs:label "01-04-1846"
  ] ;
  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:RegistryNumber "1846A" ;
    a2a:Folio "a73" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1846A, a73"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/94CA5A24EC8B4F7198E124E29237E8A9" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/94CA5A24EC8B4F7198E124E29237E8A9" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/94CA5A24EC8B4F7198E124E29237E8A9"
  ] ;
  a2a:SourceLastChangeDate "2017-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/655A83649F3F4462904F809C3029833C" ;
  a2a:RecordIdentifier "1014787656" ;
  a2a:RecordGUID "{c1554c26-bdc5-0392-e1c1-bc8b533791db}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 655A8364-9F3F-4462-904F-809C3029833C" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061846A_54_A2A.xml van SRT" .

