@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_dd9910a4-2d8a-5682-8377-8f792cb2e53a
  a a2a:Record ;
  rdfs:label "Huwelijk op 18 november 1897 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_Person1014965076, oa:person_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_Person1014965077, oa:person_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_Person1014965078, oa:person_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_Person1014965079, oa:person_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_Person1014965080, oa:person_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_Person1014965081 ;
  a2a:hasEvent oa:event_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_0, oa:relationep_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_1, oa:relationep_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_2, oa:relationep_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_3, oa:relationep_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_4, oa:relationep_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_5 ;
  a2a:hasSource oa:source_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a .

oa:person_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_Person1014965076
  a a2a:Person ;
  rdfs:label "Paulus Johannes Petrus Spruit" ;
  a2a:PersonName [
    rdfs:label "Paulus Johannes Petrus Spruit" ;
    a2a:PersonNameFirstName "Paulus Johannes Petrus" ;
    a2a:PersonNameLastName "Spruit"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_Person1014965077
  a a2a:Person ;
  rdfs:label "Johannes Arnoldus Spruit" ;
  a2a:PersonName [
    rdfs:label "Johannes Arnoldus Spruit" ;
    a2a:PersonNameFirstName "Johannes Arnoldus" ;
    a2a:PersonNameLastName "Spruit"
  ] .

oa:person_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_Person1014965078
  a a2a:Person ;
  rdfs:label "Agatha Geertruida Andriesen" ;
  a2a:PersonName [
    rdfs:label "Agatha Geertruida Andriesen" ;
    a2a:PersonNameFirstName "Agatha Geertruida" ;
    a2a:PersonNameLastName "Andriesen"
  ] .

oa:person_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_Person1014965079
  a a2a:Person ;
  rdfs:label "Catharina Maria Lokkers" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria Lokkers" ;
    a2a:PersonNameFirstName "Catharina Maria" ;
    a2a:PersonNameLastName "Lokkers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_Person1014965080
  a a2a:Person ;
  rdfs:label "Petrus Wilhelmus Gerardus Lokkers" ;
  a2a:PersonName [
    rdfs:label "Petrus Wilhelmus Gerardus Lokkers" ;
    a2a:PersonNameFirstName "Petrus Wilhelmus Gerardus" ;
    a2a:PersonNameLastName "Lokkers"
  ] .

oa:person_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_Person1014965081
  a a2a:Person ;
  rdfs:label "Anna Cornelia Peters" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Peters" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Peters"
  ] .

oa:event_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "18-11-1897" ;
    a2a:Year "1897" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1897-11-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_Person1014965076 ;
  a2a:EventKeyRef oa:event_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_Event1 .

oa:relationep_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_Person1014965077 ;
  a2a:EventKeyRef oa:event_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_Event1 .

oa:relationep_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_Person1014965078 ;
  a2a:EventKeyRef oa:event_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_Event1 .

oa:relationep_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_Person1014965079 ;
  a2a:EventKeyRef oa:event_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_Event1 .

oa:relationep_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_Person1014965080 ;
  a2a:EventKeyRef oa:event_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_Event1 .

oa:relationep_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_Person1014965081 ;
  a2a:EventKeyRef oa:event_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a_Event1 .

oa:source_srt_dd9910a4-2d8a-5682-8377-8f792cb2e53a
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1897-11-18 - 1897-11-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-11-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-11-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "18-11-1897" ;
    a2a:Year "1897" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "18-11-1897"
  ] ;
  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 "1897.2077" ;
    a2a:RegistryNumber "1897L" ;
    a2a:Folio "L037v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1897.2077, 1897L, L037v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/6762E422C106411CAC1C6F99EEEC33CF" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/6762E422C106411CAC1C6F99EEEC33CF" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/6762E422C106411CAC1C6F99EEEC33CF"
  ] ;
  a2a:SourceLastChangeDate "2018-08-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/0B8C3AE4B0714280A278A00423ADCFE8" ;
  a2a:RecordIdentifier "1014965075" ;
  a2a:RecordGUID "{dd9910a4-2d8a-5682-8377-8f792cb2e53a}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 0B8C3AE4-B071-4280-A278-A00423ADCFE8" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061897L_54_A2A.xml van SRT" .

