@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_3e5a0596-e289-5d00-c549-fb3e43bbb772
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 november 1847 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_Person1014223202, oa:person_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_Person1014223203, oa:person_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_Person1014223204, oa:person_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_Person1014223205, oa:person_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_Person1014223206, oa:person_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_Person1014223207 ;
  a2a:hasEvent oa:event_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_0, oa:relationep_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_1, oa:relationep_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_2, oa:relationep_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_3, oa:relationep_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_4, oa:relationep_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_5 ;
  a2a:hasSource oa:source_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772 .

oa:person_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_Person1014223202
  a a2a:Person ;
  rdfs:label "Jan Lodewijk Walters" ;
  a2a:PersonName [
    rdfs:label "Jan Lodewijk Walters" ;
    a2a:PersonNameFirstName "Jan Lodewijk" ;
    a2a:PersonNameLastName "Walters"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_Person1014223203
  a a2a:Person ;
  rdfs:label "Jan Walters" ;
  a2a:PersonName [
    rdfs:label "Jan Walters" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Walters"
  ] .

oa:person_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_Person1014223204
  a a2a:Person ;
  rdfs:label "Clara Grijsendoorn" ;
  a2a:PersonName [
    rdfs:label "Clara Grijsendoorn" ;
    a2a:PersonNameFirstName "Clara" ;
    a2a:PersonNameLastName "Grijsendoorn"
  ] .

oa:person_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_Person1014223205
  a a2a:Person ;
  rdfs:label "Maria Besjes" ;
  a2a:PersonName [
    rdfs:label "Maria Besjes" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Besjes"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_Person1014223206
  a a2a:Person ;
  rdfs:label "Adolf Besjes" ;
  a2a:PersonName [
    rdfs:label "Adolf Besjes" ;
    a2a:PersonNameFirstName "Adolf" ;
    a2a:PersonNameLastName "Besjes"
  ] .

oa:person_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_Person1014223207
  a a2a:Person ;
  rdfs:label "Johanna Lukas" ;
  a2a:PersonName [
    rdfs:label "Johanna Lukas" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Lukas"
  ] .

oa:event_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "10-11-1847" ;
    a2a:Year "1847" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1847-11-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_Person1014223202 ;
  a2a:EventKeyRef oa:event_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_Event1 .

oa:relationep_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_Person1014223203 ;
  a2a:EventKeyRef oa:event_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_Event1 .

oa:relationep_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_Person1014223204 ;
  a2a:EventKeyRef oa:event_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_Event1 .

oa:relationep_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_Person1014223205 ;
  a2a:EventKeyRef oa:event_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_Event1 .

oa:relationep_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_Person1014223206 ;
  a2a:EventKeyRef oa:event_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_Event1 .

oa:relationep_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_Person1014223207 ;
  a2a:EventKeyRef oa:event_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772_Event1 .

oa:source_srt_3e5a0596-e289-5d00-c549-fb3e43bbb772
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1847-11-10 - 1847-11-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1847-11-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1847-11-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-11-1847" ;
    a2a:Year "1847" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "10-11-1847"
  ] ;
  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 "1847B" ;
    a2a:Folio "b149v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1847B, b149v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/51018DB382C24D3EBA9512B5F3BB0411" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/51018DB382C24D3EBA9512B5F3BB0411" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/51018DB382C24D3EBA9512B5F3BB0411"
  ] ;
  a2a:SourceLastChangeDate "2018-05-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2049A71DF5624D89877B1102A23AAD20" ;
  a2a:RecordIdentifier "1014223201" ;
  a2a:RecordGUID "{3e5a0596-e289-5d00-c549-fb3e43bbb772}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 2049A71D-F562-4D89-877B-1102A23AAD20" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061847B_54_A2A.xml van SRT" .

