@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_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 februari 1870 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_Person2877995342, oa:person_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_Person2877995343, oa:person_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_Person2877995344, oa:person_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_Person2877995345, oa:person_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_Person2877995346, oa:person_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_Person2877995347 ;
  a2a:hasEvent oa:event_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_0, oa:relationep_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_1, oa:relationep_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_2, oa:relationep_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_3, oa:relationep_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_4, oa:relationep_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_5 ;
  a2a:hasSource oa:source_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78 .

oa:person_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_Person2877995342
  a a2a:Person ;
  rdfs:label "Nicolaas Johannes Jacobus Holdriks" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Johannes Jacobus Holdriks" ;
    a2a:PersonNameFirstName "Nicolaas Johannes Jacobus" ;
    a2a:PersonNameLastName "Holdriks"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_Person2877995343
  a a2a:Person ;
  rdfs:label "Jacobus Holdriks" ;
  a2a:PersonName [
    rdfs:label "Jacobus Holdriks" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Holdriks"
  ] .

oa:person_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_Person2877995344
  a a2a:Person ;
  rdfs:label "Wilhelmina Christina Goor Vervoort" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Christina Goor Vervoort" ;
    a2a:PersonNameFirstName "Wilhelmina Christina" ;
    a2a:PersonNameLastName "Goor Vervoort"
  ] .

oa:person_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_Person2877995345
  a a2a:Person ;
  rdfs:label "Wilhelmina Bakker" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Bakker" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:person_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_Person2877995346
  a a2a:Person ;
  rdfs:label "Gerrit Bakker" ;
  a2a:PersonName [
    rdfs:label "Gerrit Bakker" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Bakker"
  ] .

oa:person_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_Person2877995347
  a a2a:Person ;
  rdfs:label "Grietje Roep" ;
  a2a:PersonName [
    rdfs:label "Grietje Roep" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Roep"
  ] .

oa:event_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "23-02-1870" ;
    a2a:Year "1870" ;
    a2a:Month "02" ;
    a2a:Day "23" ;
    rdfs:label "1870-02-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_Person2877995342 ;
  a2a:EventKeyRef oa:event_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_Event1 .

oa:relationep_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_Person2877995343 ;
  a2a:EventKeyRef oa:event_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_Event1 .

oa:relationep_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_Person2877995344 ;
  a2a:EventKeyRef oa:event_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_Event1 .

oa:relationep_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_Person2877995345 ;
  a2a:EventKeyRef oa:event_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_Event1 .

oa:relationep_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_Person2877995346 ;
  a2a:EventKeyRef oa:event_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_Event1 .

oa:relationep_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_Person2877995347 ;
  a2a:EventKeyRef oa:event_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78_Event1 .

oa:source_srt_0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1870-02-23 - 1870-02-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-02-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-02-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-02-1870" ;
    a2a:Year "1870" ;
    a2a:Month "02" ;
    a2a:Day "23" ;
    rdfs:label "23-02-1870"
  ] ;
  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 "1870.137" ;
    a2a:RegistryNumber "1870A" ;
    a2a:Folio "a71v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1870.137, 1870A, a71v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/6796227B84D044D4A4F705035A5ED9DD" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/6796227B84D044D4A4F705035A5ED9DD" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/6796227B84D044D4A4F705035A5ED9DD"
  ] ;
  a2a:SourceLastChangeDate "2022-08-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/6DD80E05BCA441AF8BE9EC7403C8FA45" ;
  a2a:RecordIdentifier "2877995341" ;
  a2a:RecordGUID "{0c0bf1fa-5bf1-8155-e3bd-3c9b58d1de78}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 6DD80E05-BCA4-41AF-8BE9-EC7403C8FA45" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061870A_54_A2A.xml van SRT" .

