@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_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 mei 1857 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_Person1014602243, oa:person_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_Person1014602244, oa:person_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_Person1014602245, oa:person_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_Person1014602246, oa:person_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_Person1014602247, oa:person_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_Person1014602248 ;
  a2a:hasEvent oa:event_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_0, oa:relationep_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_1, oa:relationep_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_2, oa:relationep_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_3, oa:relationep_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_4, oa:relationep_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_5 ;
  a2a:hasSource oa:source_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5 .

oa:person_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_Person1014602243
  a a2a:Person ;
  rdfs:label "Adriaan Iman Willem Visee" ;
  a2a:PersonName [
    rdfs:label "Adriaan Iman Willem Visee" ;
    a2a:PersonNameFirstName "Adriaan Iman Willem" ;
    a2a:PersonNameLastName "Visee"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk bij Duurstede" ;
    rdfs:label "Wijk bij Duurstede"
  ] .

oa:person_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_Person1014602244
  a a2a:Person ;
  rdfs:label "Wouterus Visee" ;
  a2a:PersonName [
    rdfs:label "Wouterus Visee" ;
    a2a:PersonNameFirstName "Wouterus" ;
    a2a:PersonNameLastName "Visee"
  ] .

oa:person_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_Person1014602245
  a a2a:Person ;
  rdfs:label "Catharina van Dam" ;
  a2a:PersonName [
    rdfs:label "Catharina van Dam" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dam"
  ] .

oa:person_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_Person1014602246
  a a2a:Person ;
  rdfs:label "Maria Bras" ;
  a2a:PersonName [
    rdfs:label "Maria Bras" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Bras"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_Person1014602247
  a a2a:Person ;
  rdfs:label "Leonardus Bras" ;
  a2a:PersonName [
    rdfs:label "Leonardus Bras" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Bras"
  ] .

oa:person_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_Person1014602248
  a a2a:Person ;
  rdfs:label "Trijntje Maria van Lint" ;
  a2a:PersonName [
    rdfs:label "Trijntje Maria van Lint" ;
    a2a:PersonNameFirstName "Trijntje Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lint"
  ] .

oa:event_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "06-05-1857" ;
    a2a:Year "1857" ;
    a2a:Month "05" ;
    a2a:Day "06" ;
    rdfs:label "1857-05-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_Person1014602243 ;
  a2a:EventKeyRef oa:event_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_Event1 .

oa:relationep_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_Person1014602244 ;
  a2a:EventKeyRef oa:event_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_Event1 .

oa:relationep_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_Person1014602245 ;
  a2a:EventKeyRef oa:event_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_Event1 .

oa:relationep_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_Person1014602246 ;
  a2a:EventKeyRef oa:event_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_Event1 .

oa:relationep_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_Person1014602247 ;
  a2a:EventKeyRef oa:event_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_Event1 .

oa:relationep_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_Person1014602248 ;
  a2a:EventKeyRef oa:event_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5_Event1 .

oa:source_srt_dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1857-05-06 - 1857-05-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1857-05-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1857-05-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "06-05-1857" ;
    a2a:Year "1857" ;
    a2a:Month "05" ;
    a2a:Day "06" ;
    rdfs:label "06-05-1857"
  ] ;
  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 huwelijksregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1857.223" ;
    a2a:RegistryNumber "1857B" ;
    a2a:Folio "b18" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1857.223, 1857B, b18"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/8D96A306C2214EB8966447F0250566C7" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/8D96A306C2214EB8966447F0250566C7" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/8D96A306C2214EB8966447F0250566C7"
  ] ;
  a2a:SourceLastChangeDate "2017-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/79B7A9CC192B42299FCC7A63989D88BD" ;
  a2a:RecordIdentifier "1014602242" ;
  a2a:RecordGUID "{dc4c6af1-c838-2ef2-b1bb-c5d14a6a3bb5}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 79B7A9CC-192B-4229-9FCC-7A63989D88BD" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061857B_54_A2A.xml van SRT" .

