@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_bb813efc-8112-e95c-60f1-741535f0d3ef
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 november 1871 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_Person1014613310, oa:person_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_Person1014613311, oa:person_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_Person1014613312, oa:person_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_Person1014613313, oa:person_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_Person1014613314, oa:person_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_Person1014613315 ;
  a2a:hasEvent oa:event_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_0, oa:relationep_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_1, oa:relationep_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_2, oa:relationep_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_3, oa:relationep_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_4, oa:relationep_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_5 ;
  a2a:hasSource oa:source_srt_bb813efc-8112-e95c-60f1-741535f0d3ef .

oa:person_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_Person1014613310
  a a2a:Person ;
  rdfs:label "William Blackie Hare" ;
  a2a:PersonName [
    rdfs:label "William Blackie Hare" ;
    a2a:PersonNameFirstName "William Blackie" ;
    a2a:PersonNameLastName "Hare"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Glasgow" ;
    rdfs:label "Glasgow"
  ] .

oa:person_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_Person1014613311
  a a2a:Person ;
  rdfs:label "William Hare" ;
  a2a:PersonName [
    rdfs:label "William Hare" ;
    a2a:PersonNameFirstName "William" ;
    a2a:PersonNameLastName "Hare"
  ] .

oa:person_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_Person1014613312
  a a2a:Person ;
  rdfs:label "Isabella Blackie" ;
  a2a:PersonName [
    rdfs:label "Isabella Blackie" ;
    a2a:PersonNameFirstName "Isabella" ;
    a2a:PersonNameLastName "Blackie"
  ] .

oa:person_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_Person1014613313
  a a2a:Person ;
  rdfs:label "Agnes Jane Govan" ;
  a2a:PersonName [
    rdfs:label "Agnes Jane Govan" ;
    a2a:PersonNameFirstName "Agnes Jane" ;
    a2a:PersonNameLastName "Govan"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "18" ;
    rdfs:label "18"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_Person1014613314
  a a2a:Person ;
  rdfs:label "Robert Govan" ;
  a2a:PersonName [
    rdfs:label "Robert Govan" ;
    a2a:PersonNameFirstName "Robert" ;
    a2a:PersonNameLastName "Govan"
  ] .

oa:person_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_Person1014613315
  a a2a:Person ;
  rdfs:label "Elizabeth Cranston" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Cranston" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Cranston"
  ] .

oa:event_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "02-11-1871" ;
    a2a:Year "1871" ;
    a2a:Month "11" ;
    a2a:Day "02" ;
    rdfs:label "1871-11-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_Person1014613310 ;
  a2a:EventKeyRef oa:event_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_Event1 .

oa:relationep_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_Person1014613311 ;
  a2a:EventKeyRef oa:event_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_Event1 .

oa:relationep_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_Person1014613312 ;
  a2a:EventKeyRef oa:event_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_Event1 .

oa:relationep_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_Person1014613313 ;
  a2a:EventKeyRef oa:event_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_Event1 .

oa:relationep_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_Person1014613314 ;
  a2a:EventKeyRef oa:event_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_Event1 .

oa:relationep_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_Person1014613315 ;
  a2a:EventKeyRef oa:event_srt_bb813efc-8112-e95c-60f1-741535f0d3ef_Event1 .

oa:source_srt_bb813efc-8112-e95c-60f1-741535f0d3ef
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1871-11-02 - 1871-11-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1871-11-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1871-11-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-11-1871" ;
    a2a:Year "1871" ;
    a2a:Month "11" ;
    a2a:Day "02" ;
    rdfs:label "02-11-1871"
  ] ;
  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:DocumentNumber "1871.1030" ;
    a2a:RegistryNumber "1871F" ;
    a2a:Folio "f38v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1871.1030, 1871F, f38v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/D6B51DBEDE8849B6B1B1754C649D3BE1" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/D6B51DBEDE8849B6B1B1754C649D3BE1" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/D6B51DBEDE8849B6B1B1754C649D3BE1"
  ] ;
  a2a:SourceLastChangeDate "2018-08-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/28D2A631E06C4BA99CBD64D3CC84CC10" ;
  a2a:RecordIdentifier "1014613309" ;
  a2a:RecordGUID "{bb813efc-8112-e95c-60f1-741535f0d3ef}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 28D2A631-E06C-4BA9-9CBD-64D3CC84CC10" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061871F_54_A2A.xml van SRT" .

