@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_7a2d463b-e30f-301b-211d-0b30995d8578
  a a2a:Record ;
  rdfs:label "Huwelijk op 27 juli 1831 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_7a2d463b-e30f-301b-211d-0b30995d8578_Person1014136753, oa:person_srt_7a2d463b-e30f-301b-211d-0b30995d8578_Person1014136754, oa:person_srt_7a2d463b-e30f-301b-211d-0b30995d8578_Person1014136755, oa:person_srt_7a2d463b-e30f-301b-211d-0b30995d8578_Person1014136756, oa:person_srt_7a2d463b-e30f-301b-211d-0b30995d8578_Person1014136757, oa:person_srt_7a2d463b-e30f-301b-211d-0b30995d8578_Person1014136758 ;
  a2a:hasEvent oa:event_srt_7a2d463b-e30f-301b-211d-0b30995d8578_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_7a2d463b-e30f-301b-211d-0b30995d8578_0, oa:relationep_srt_7a2d463b-e30f-301b-211d-0b30995d8578_1, oa:relationep_srt_7a2d463b-e30f-301b-211d-0b30995d8578_2, oa:relationep_srt_7a2d463b-e30f-301b-211d-0b30995d8578_3, oa:relationep_srt_7a2d463b-e30f-301b-211d-0b30995d8578_4, oa:relationep_srt_7a2d463b-e30f-301b-211d-0b30995d8578_5 ;
  a2a:hasSource oa:source_srt_7a2d463b-e30f-301b-211d-0b30995d8578 .

oa:person_srt_7a2d463b-e30f-301b-211d-0b30995d8578_Person1014136753
  a a2a:Person ;
  rdfs:label "Pieter Jan Boon" ;
  a2a:PersonName [
    rdfs:label "Pieter Jan Boon" ;
    a2a:PersonNameFirstName "Pieter Jan" ;
    a2a:PersonNameLastName "Boon"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden (Noord Braband)" ;
    rdfs:label "Heusden (Noord Braband)"
  ] .

oa:person_srt_7a2d463b-e30f-301b-211d-0b30995d8578_Person1014136754
  a a2a:Person ;
  rdfs:label "Johannes Frederik Boon" ;
  a2a:PersonName [
    rdfs:label "Johannes Frederik Boon" ;
    a2a:PersonNameFirstName "Johannes Frederik" ;
    a2a:PersonNameLastName "Boon"
  ] .

oa:person_srt_7a2d463b-e30f-301b-211d-0b30995d8578_Person1014136755
  a a2a:Person ;
  rdfs:label "Johanna van der Kolk" ;
  a2a:PersonName [
    rdfs:label "Johanna van der Kolk" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Kolk"
  ] .

oa:person_srt_7a2d463b-e30f-301b-211d-0b30995d8578_Person1014136756
  a a2a:Person ;
  rdfs:label "Elisabeth Maria Sas" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Maria Sas" ;
    a2a:PersonNameFirstName "Elisabeth Maria" ;
    a2a:PersonNameLastName "Sas"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gorinchem" ;
    rdfs:label "Gorinchem"
  ] .

oa:person_srt_7a2d463b-e30f-301b-211d-0b30995d8578_Person1014136757
  a a2a:Person ;
  rdfs:label "Willem Sas" ;
  a2a:PersonName [
    rdfs:label "Willem Sas" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Sas"
  ] .

oa:person_srt_7a2d463b-e30f-301b-211d-0b30995d8578_Person1014136758
  a a2a:Person ;
  rdfs:label "Johanna Serton" ;
  a2a:PersonName [
    rdfs:label "Johanna Serton" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Serton"
  ] .

oa:event_srt_7a2d463b-e30f-301b-211d-0b30995d8578_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "27-07-1831" ;
    a2a:Year "1831" ;
    a2a:Month "07" ;
    a2a:Day "27" ;
    rdfs:label "1831-07-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_7a2d463b-e30f-301b-211d-0b30995d8578_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7a2d463b-e30f-301b-211d-0b30995d8578_Person1014136753 ;
  a2a:EventKeyRef oa:event_srt_7a2d463b-e30f-301b-211d-0b30995d8578_Event1 .

oa:relationep_srt_7a2d463b-e30f-301b-211d-0b30995d8578_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7a2d463b-e30f-301b-211d-0b30995d8578_Person1014136754 ;
  a2a:EventKeyRef oa:event_srt_7a2d463b-e30f-301b-211d-0b30995d8578_Event1 .

oa:relationep_srt_7a2d463b-e30f-301b-211d-0b30995d8578_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7a2d463b-e30f-301b-211d-0b30995d8578_Person1014136755 ;
  a2a:EventKeyRef oa:event_srt_7a2d463b-e30f-301b-211d-0b30995d8578_Event1 .

oa:relationep_srt_7a2d463b-e30f-301b-211d-0b30995d8578_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_7a2d463b-e30f-301b-211d-0b30995d8578_Person1014136756 ;
  a2a:EventKeyRef oa:event_srt_7a2d463b-e30f-301b-211d-0b30995d8578_Event1 .

oa:relationep_srt_7a2d463b-e30f-301b-211d-0b30995d8578_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_7a2d463b-e30f-301b-211d-0b30995d8578_Person1014136757 ;
  a2a:EventKeyRef oa:event_srt_7a2d463b-e30f-301b-211d-0b30995d8578_Event1 .

oa:relationep_srt_7a2d463b-e30f-301b-211d-0b30995d8578_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_7a2d463b-e30f-301b-211d-0b30995d8578_Person1014136758 ;
  a2a:EventKeyRef oa:event_srt_7a2d463b-e30f-301b-211d-0b30995d8578_Event1 .

oa:source_srt_7a2d463b-e30f-301b-211d-0b30995d8578
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1831-07-27 - 1831-07-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1831-07-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1831-07-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "27-07-1831" ;
    a2a:Year "1831" ;
    a2a:Month "07" ;
    a2a:Day "27" ;
    rdfs:label "27-07-1831"
  ] ;
  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 "1831A" ;
    a2a:Folio "a118" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1831A, a118"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/2BC9249298B845E5999B33BAF57C67E2" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/2BC9249298B845E5999B33BAF57C67E2" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/2BC9249298B845E5999B33BAF57C67E2"
  ] ;
  a2a:SourceLastChangeDate "2022-05-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/65306D43E8C04CA69651BD89B7926F76" ;
  a2a:RecordIdentifier "1014136752" ;
  a2a:RecordGUID "{7a2d463b-e30f-301b-211d-0b30995d8578}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 65306D43-E8C0-4CA6-9651-BD89B7926F76" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061831A_54_A2A.xml van SRT" .

