@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_753d24a0-e886-4d6f-b259-5e4c27fcb58f
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 december 1863 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_Person1014654623, oa:person_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_Person1014654624, oa:person_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_Person1014654625, oa:person_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_Person1014654626, oa:person_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_Person1014654627, oa:person_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_Person1014654628 ;
  a2a:hasEvent oa:event_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_0, oa:relationep_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_1, oa:relationep_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_2, oa:relationep_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_3, oa:relationep_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_4, oa:relationep_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_5 ;
  a2a:hasSource oa:source_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f .

oa:person_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_Person1014654623
  a a2a:Person ;
  rdfs:label "Jacob van der Hoop" ;
  a2a:PersonName [
    rdfs:label "Jacob van der Hoop" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hoop"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Purmerende" ;
    rdfs:label "Purmerende"
  ] .

oa:person_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_Person1014654624
  a a2a:Person ;
  rdfs:label "Machiel Meijer van der Hoop" ;
  a2a:PersonName [
    rdfs:label "Machiel Meijer van der Hoop" ;
    a2a:PersonNameFirstName "Machiel Meijer" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hoop"
  ] .

oa:person_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_Person1014654625
  a a2a:Person ;
  rdfs:label "Roosje Meijer Tellinghuis of Tellinghuijs" ;
  a2a:PersonName [
    rdfs:label "Roosje Meijer Tellinghuis of Tellinghuijs" ;
    a2a:PersonNameFirstName "Roosje Meijer" ;
    a2a:PersonNameLastName "Tellinghuis of Tellinghuijs"
  ] .

oa:person_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_Person1014654626
  a a2a:Person ;
  rdfs:label "Roosje de Vries" ;
  a2a:PersonName [
    rdfs:label "Roosje de Vries" ;
    a2a:PersonNameFirstName "Roosje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oud Beijerland" ;
    rdfs:label "Oud Beijerland"
  ] .

oa:person_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_Person1014654627
  a a2a:Person ;
  rdfs:label "Israel de Vries" ;
  a2a:PersonName [
    rdfs:label "Israel de Vries" ;
    a2a:PersonNameFirstName "Israel" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] .

oa:person_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_Person1014654628
  a a2a:Person ;
  rdfs:label "Rachel Morrel ook geschreven Morel" ;
  a2a:PersonName [
    rdfs:label "Rachel Morrel ook geschreven Morel" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNameLastName "Morrel ook geschreven Morel"
  ] .

oa:event_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "02-12-1863" ;
    a2a:Year "1863" ;
    a2a:Month "12" ;
    a2a:Day "02" ;
    rdfs:label "1863-12-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_Person1014654623 ;
  a2a:EventKeyRef oa:event_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_Event1 .

oa:relationep_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_Person1014654624 ;
  a2a:EventKeyRef oa:event_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_Event1 .

oa:relationep_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_Person1014654625 ;
  a2a:EventKeyRef oa:event_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_Event1 .

oa:relationep_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_Person1014654626 ;
  a2a:EventKeyRef oa:event_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_Event1 .

oa:relationep_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_Person1014654627 ;
  a2a:EventKeyRef oa:event_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_Event1 .

oa:relationep_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_Person1014654628 ;
  a2a:EventKeyRef oa:event_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f_Event1 .

oa:source_srt_753d24a0-e886-4d6f-b259-5e4c27fcb58f
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1863-12-02 - 1863-12-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1863-12-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1863-12-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-12-1863" ;
    a2a:Year "1863" ;
    a2a:Month "12" ;
    a2a:Day "02" ;
    rdfs:label "02-12-1863"
  ] ;
  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 "1863.888" ;
    a2a:RegistryNumber "1863F" ;
    a2a:Folio "f2" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1863.888, 1863F, f2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/326E5E4D3CA4438DB46E601932A861E8" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/326E5E4D3CA4438DB46E601932A861E8" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/326E5E4D3CA4438DB46E601932A861E8"
  ] ;
  a2a:SourceLastChangeDate "2017-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/EB7DC77B48F440C8AA022200CD7C1B73" ;
  a2a:RecordIdentifier "1014654622" ;
  a2a:RecordGUID "{753d24a0-e886-4d6f-b259-5e4c27fcb58f}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder EB7DC77B-48F4-40C8-AA02-2200CD7C1B73" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061863F_54_A2A.xml van SRT" .

