@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_c4a962cb-1111-2d11-72e4-3876f7199e39
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 februari 1864 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_Person1014319395, oa:person_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_Person1014319396, oa:person_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_Person1014319397, oa:person_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_Person1014319398, oa:person_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_Person1014319399, oa:person_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_Person1014319400 ;
  a2a:hasEvent oa:event_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_0, oa:relationep_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_1, oa:relationep_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_2, oa:relationep_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_3, oa:relationep_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_4, oa:relationep_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_5 ;
  a2a:hasSource oa:source_srt_c4a962cb-1111-2d11-72e4-3876f7199e39 .

oa:person_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_Person1014319395
  a a2a:Person ;
  rdfs:label "Jan Casper Voges" ;
  a2a:PersonName [
    rdfs:label "Jan Casper Voges" ;
    a2a:PersonNameFirstName "Jan Casper" ;
    a2a:PersonNameLastName "Voges"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "69" ;
    rdfs:label "69"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:person_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_Person1014319396
  a a2a:Person ;
  rdfs:label "Christoffel Voges of Foges" ;
  a2a:PersonName [
    rdfs:label "Christoffel Voges of Foges" ;
    a2a:PersonNameFirstName "Christoffel" ;
    a2a:PersonNameLastName "Voges of Foges"
  ] .

oa:person_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_Person1014319397
  a a2a:Person ;
  rdfs:label "Margarita Vernhout" ;
  a2a:PersonName [
    rdfs:label "Margarita Vernhout" ;
    a2a:PersonNameFirstName "Margarita" ;
    a2a:PersonNameLastName "Vernhout"
  ] .

oa:person_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_Person1014319398
  a a2a:Person ;
  rdfs:label "Jaapje van der Lee" ;
  a2a:PersonName [
    rdfs:label "Jaapje van der Lee" ;
    a2a:PersonNameFirstName "Jaapje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Lee"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "58" ;
    rdfs:label "58"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maasland" ;
    rdfs:label "Maasland"
  ] .

oa:person_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_Person1014319399
  a a2a:Person ;
  rdfs:label "Gerrit van der Lee" ;
  a2a:PersonName [
    rdfs:label "Gerrit van der Lee" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Lee"
  ] .

oa:person_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_Person1014319400
  a a2a:Person ;
  rdfs:label "Maria van der Hoeven" ;
  a2a:PersonName [
    rdfs:label "Maria van der Hoeven" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hoeven"
  ] .

oa:event_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "10-02-1864" ;
    a2a:Year "1864" ;
    a2a:Month "02" ;
    a2a:Day "10" ;
    rdfs:label "1864-02-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_Person1014319395 ;
  a2a:EventKeyRef oa:event_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_Event1 .

oa:relationep_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_Person1014319396 ;
  a2a:EventKeyRef oa:event_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_Event1 .

oa:relationep_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_Person1014319397 ;
  a2a:EventKeyRef oa:event_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_Event1 .

oa:relationep_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_Person1014319398 ;
  a2a:EventKeyRef oa:event_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_Event1 .

oa:relationep_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_Person1014319399 ;
  a2a:EventKeyRef oa:event_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_Event1 .

oa:relationep_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_Person1014319400 ;
  a2a:EventKeyRef oa:event_srt_c4a962cb-1111-2d11-72e4-3876f7199e39_Event1 .

oa:source_srt_c4a962cb-1111-2d11-72e4-3876f7199e39
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1864-02-10 - 1864-02-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1864-02-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1864-02-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-02-1864" ;
    a2a:Year "1864" ;
    a2a:Month "02" ;
    a2a:Day "10" ;
    rdfs:label "10-02-1864"
  ] ;
  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 "1864.69" ;
    a2a:RegistryNumber "1864A" ;
    a2a:Folio "a37" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1864.69, 1864A, a37"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/5B497F91017744C1BB45C90ACE1820FB" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/5B497F91017744C1BB45C90ACE1820FB" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/5B497F91017744C1BB45C90ACE1820FB"
  ] ;
  a2a:SourceLastChangeDate "2017-06-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/956FCEB584544109B4D01515553C8CCA" ;
  a2a:RecordIdentifier "1014319394" ;
  a2a:RecordGUID "{c4a962cb-1111-2d11-72e4-3876f7199e39}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 956FCEB5-8454-4109-B4D0-1515553C8CCA" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061864A_54_A2A.xml van SRT" .

