@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_186326c6-0bef-94bd-fa38-e9c055033e44
  a a2a:Record ;
  rdfs:label "Huwelijk op 28 februari 1894 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_186326c6-0bef-94bd-fa38-e9c055033e44_Person1015021106, oa:person_srt_186326c6-0bef-94bd-fa38-e9c055033e44_Person1015021107, oa:person_srt_186326c6-0bef-94bd-fa38-e9c055033e44_Person1015021108, oa:person_srt_186326c6-0bef-94bd-fa38-e9c055033e44_Person1015021109, oa:person_srt_186326c6-0bef-94bd-fa38-e9c055033e44_Person1015021110, oa:person_srt_186326c6-0bef-94bd-fa38-e9c055033e44_Person1015021111 ;
  a2a:hasEvent oa:event_srt_186326c6-0bef-94bd-fa38-e9c055033e44_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_186326c6-0bef-94bd-fa38-e9c055033e44_0, oa:relationep_srt_186326c6-0bef-94bd-fa38-e9c055033e44_1, oa:relationep_srt_186326c6-0bef-94bd-fa38-e9c055033e44_2, oa:relationep_srt_186326c6-0bef-94bd-fa38-e9c055033e44_3, oa:relationep_srt_186326c6-0bef-94bd-fa38-e9c055033e44_4, oa:relationep_srt_186326c6-0bef-94bd-fa38-e9c055033e44_5 ;
  a2a:hasSource oa:source_srt_186326c6-0bef-94bd-fa38-e9c055033e44 .

oa:person_srt_186326c6-0bef-94bd-fa38-e9c055033e44_Person1015021106
  a a2a:Person ;
  rdfs:label "Gerrit van Hoek" ;
  a2a:PersonName [
    rdfs:label "Gerrit van Hoek" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoek"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_186326c6-0bef-94bd-fa38-e9c055033e44_Person1015021107
  a a2a:Person ;
  rdfs:label "Johannes Melis van Hoek" ;
  a2a:PersonName [
    rdfs:label "Johannes Melis van Hoek" ;
    a2a:PersonNameFirstName "Johannes Melis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoek"
  ] .

oa:person_srt_186326c6-0bef-94bd-fa38-e9c055033e44_Person1015021108
  a a2a:Person ;
  rdfs:label "Pieternella Reichardt" ;
  a2a:PersonName [
    rdfs:label "Pieternella Reichardt" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Reichardt"
  ] .

oa:person_srt_186326c6-0bef-94bd-fa38-e9c055033e44_Person1015021109
  a a2a:Person ;
  rdfs:label "Aagje Heesterman" ;
  a2a:PersonName [
    rdfs:label "Aagje Heesterman" ;
    a2a:PersonNameFirstName "Aagje" ;
    a2a:PersonNameLastName "Heesterman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_186326c6-0bef-94bd-fa38-e9c055033e44_Person1015021110
  a a2a:Person ;
  rdfs:label "Aart Leendert Heesterman" ;
  a2a:PersonName [
    rdfs:label "Aart Leendert Heesterman" ;
    a2a:PersonNameFirstName "Aart Leendert" ;
    a2a:PersonNameLastName "Heesterman"
  ] .

oa:person_srt_186326c6-0bef-94bd-fa38-e9c055033e44_Person1015021111
  a a2a:Person ;
  rdfs:label "Johanna Hendrika van Trotsenburg" ;
  a2a:PersonName [
    rdfs:label "Johanna Hendrika van Trotsenburg" ;
    a2a:PersonNameFirstName "Johanna Hendrika" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Trotsenburg"
  ] .

oa:event_srt_186326c6-0bef-94bd-fa38-e9c055033e44_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "28-02-1894" ;
    a2a:Year "1894" ;
    a2a:Month "02" ;
    a2a:Day "28" ;
    rdfs:label "1894-02-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_186326c6-0bef-94bd-fa38-e9c055033e44_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_186326c6-0bef-94bd-fa38-e9c055033e44_Person1015021106 ;
  a2a:EventKeyRef oa:event_srt_186326c6-0bef-94bd-fa38-e9c055033e44_Event1 .

oa:relationep_srt_186326c6-0bef-94bd-fa38-e9c055033e44_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_186326c6-0bef-94bd-fa38-e9c055033e44_Person1015021107 ;
  a2a:EventKeyRef oa:event_srt_186326c6-0bef-94bd-fa38-e9c055033e44_Event1 .

oa:relationep_srt_186326c6-0bef-94bd-fa38-e9c055033e44_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_186326c6-0bef-94bd-fa38-e9c055033e44_Person1015021108 ;
  a2a:EventKeyRef oa:event_srt_186326c6-0bef-94bd-fa38-e9c055033e44_Event1 .

oa:relationep_srt_186326c6-0bef-94bd-fa38-e9c055033e44_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_186326c6-0bef-94bd-fa38-e9c055033e44_Person1015021109 ;
  a2a:EventKeyRef oa:event_srt_186326c6-0bef-94bd-fa38-e9c055033e44_Event1 .

oa:relationep_srt_186326c6-0bef-94bd-fa38-e9c055033e44_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_186326c6-0bef-94bd-fa38-e9c055033e44_Person1015021110 ;
  a2a:EventKeyRef oa:event_srt_186326c6-0bef-94bd-fa38-e9c055033e44_Event1 .

oa:relationep_srt_186326c6-0bef-94bd-fa38-e9c055033e44_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_186326c6-0bef-94bd-fa38-e9c055033e44_Person1015021111 ;
  a2a:EventKeyRef oa:event_srt_186326c6-0bef-94bd-fa38-e9c055033e44_Event1 .

oa:source_srt_186326c6-0bef-94bd-fa38-e9c055033e44
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1894-02-28 - 1894-02-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-02-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-02-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "28-02-1894" ;
    a2a:Year "1894" ;
    a2a:Month "02" ;
    a2a:Day "28" ;
    rdfs:label "28-02-1894"
  ] ;
  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 "1894.239" ;
    a2a:RegistryNumber "1894B" ;
    a2a:Folio "b022v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1894.239, 1894B, b022v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/80B3DF1DB8FE4C5181C8FFE7449C651C" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/80B3DF1DB8FE4C5181C8FFE7449C651C" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/80B3DF1DB8FE4C5181C8FFE7449C651C"
  ] ;
  a2a:SourceLastChangeDate "2018-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/CABC111FCFD14938916F852DC1872B77" ;
  a2a:RecordIdentifier "1015021105" ;
  a2a:RecordGUID "{186326c6-0bef-94bd-fa38-e9c055033e44}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder CABC111F-CFD1-4938-916F-852DC1872B77" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061894B_54_A2A.xml van SRT" .

