@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_9e43e38b-e0df-5963-47a7-b4841dd598db
  a a2a:Record ;
  rdfs:label "Huwelijk op 21 maart 1838 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_Person1014220219, oa:person_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_Person1014220220, oa:person_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_Person1014220221, oa:person_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_Person1014220222, oa:person_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_Person1014220223, oa:person_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_Person1014220224 ;
  a2a:hasEvent oa:event_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_0, oa:relationep_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_1, oa:relationep_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_2, oa:relationep_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_3, oa:relationep_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_4, oa:relationep_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_5 ;
  a2a:hasSource oa:source_srt_9e43e38b-e0df-5963-47a7-b4841dd598db .

oa:person_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_Person1014220219
  a a2a:Person ;
  rdfs:label "Johannes van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Johannes van den Bosch" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_Person1014220220
  a a2a:Person ;
  rdfs:label "Josephus Stephanus van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Josephus Stephanus van den Bosch" ;
    a2a:PersonNameFirstName "Josephus Stephanus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] .

oa:person_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_Person1014220221
  a a2a:Person ;
  rdfs:label "Cornelia Huijs" ;
  a2a:PersonName [
    rdfs:label "Cornelia Huijs" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Huijs"
  ] .

oa:person_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_Person1014220222
  a a2a:Person ;
  rdfs:label "Elisabeth Uchtman" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Uchtman" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Uchtman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oude Pekela" ;
    rdfs:label "Oude Pekela"
  ] .

oa:person_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_Person1014220223
  a a2a:Person ;
  rdfs:label "Pieter Uchtman" ;
  a2a:PersonName [
    rdfs:label "Pieter Uchtman" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Uchtman"
  ] .

oa:person_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_Person1014220224
  a a2a:Person ;
  rdfs:label "Elisabeth Jeltes" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Jeltes" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Jeltes"
  ] .

oa:event_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "21-03-1838" ;
    a2a:Year "1838" ;
    a2a:Month "03" ;
    a2a:Day "21" ;
    rdfs:label "1838-03-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_Person1014220219 ;
  a2a:EventKeyRef oa:event_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_Event1 .

oa:relationep_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_Person1014220220 ;
  a2a:EventKeyRef oa:event_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_Event1 .

oa:relationep_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_Person1014220221 ;
  a2a:EventKeyRef oa:event_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_Event1 .

oa:relationep_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_Person1014220222 ;
  a2a:EventKeyRef oa:event_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_Event1 .

oa:relationep_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_Person1014220223 ;
  a2a:EventKeyRef oa:event_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_Event1 .

oa:relationep_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_Person1014220224 ;
  a2a:EventKeyRef oa:event_srt_9e43e38b-e0df-5963-47a7-b4841dd598db_Event1 .

oa:source_srt_9e43e38b-e0df-5963-47a7-b4841dd598db
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1838-03-21 - 1838-03-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1838-03-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1838-03-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "21-03-1838" ;
    a2a:Year "1838" ;
    a2a:Month "03" ;
    a2a:Day "21" ;
    rdfs:label "21-03-1838"
  ] ;
  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 "1838A" ;
    a2a:Folio "a68v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1838A, a68v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/E843D9C049724282A1A9994347385E95" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/E843D9C049724282A1A9994347385E95" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/E843D9C049724282A1A9994347385E95"
  ] ;
  a2a:SourceLastChangeDate "2017-10-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/6ABBA930B8B84E2B91D0F05A860C062F" ;
  a2a:RecordIdentifier "1014220218" ;
  a2a:RecordGUID "{9e43e38b-e0df-5963-47a7-b4841dd598db}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 6ABBA930-B8B8-4E2B-91D0-F05A860C062F" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061838A_54_A2A.xml van SRT" .

