@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_3304e695-efe6-e130-86fc-324c982c337f
  a a2a:Record ;
  rdfs:label "Huwelijk op 7 januari 1885 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_3304e695-efe6-e130-86fc-324c982c337f_Person1014031825, oa:person_srt_3304e695-efe6-e130-86fc-324c982c337f_Person1014031826, oa:person_srt_3304e695-efe6-e130-86fc-324c982c337f_Person1014031827, oa:person_srt_3304e695-efe6-e130-86fc-324c982c337f_Person1014031828, oa:person_srt_3304e695-efe6-e130-86fc-324c982c337f_Person1014031829, oa:person_srt_3304e695-efe6-e130-86fc-324c982c337f_Person1014031830 ;
  a2a:hasEvent oa:event_srt_3304e695-efe6-e130-86fc-324c982c337f_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_3304e695-efe6-e130-86fc-324c982c337f_0, oa:relationep_srt_3304e695-efe6-e130-86fc-324c982c337f_1, oa:relationep_srt_3304e695-efe6-e130-86fc-324c982c337f_2, oa:relationep_srt_3304e695-efe6-e130-86fc-324c982c337f_3, oa:relationep_srt_3304e695-efe6-e130-86fc-324c982c337f_4, oa:relationep_srt_3304e695-efe6-e130-86fc-324c982c337f_5 ;
  a2a:hasSource oa:source_srt_3304e695-efe6-e130-86fc-324c982c337f .

oa:person_srt_3304e695-efe6-e130-86fc-324c982c337f_Person1014031825
  a a2a:Person ;
  rdfs:label "Henricus Louwhoff" ;
  a2a:PersonName [
    rdfs:label "Henricus Louwhoff" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Louwhoff"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] .

oa:person_srt_3304e695-efe6-e130-86fc-324c982c337f_Person1014031826
  a a2a:Person ;
  rdfs:label "Christoffel Louwhoff" ;
  a2a:PersonName [
    rdfs:label "Christoffel Louwhoff" ;
    a2a:PersonNameFirstName "Christoffel" ;
    a2a:PersonNameLastName "Louwhoff"
  ] .

oa:person_srt_3304e695-efe6-e130-86fc-324c982c337f_Person1014031827
  a a2a:Person ;
  rdfs:label "Hermina Stolle" ;
  a2a:PersonName [
    rdfs:label "Hermina Stolle" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNameLastName "Stolle"
  ] .

oa:person_srt_3304e695-efe6-e130-86fc-324c982c337f_Person1014031828
  a a2a:Person ;
  rdfs:label "Johanna Catharina Verhoogh" ;
  a2a:PersonName [
    rdfs:label "Johanna Catharina Verhoogh" ;
    a2a:PersonNameFirstName "Johanna Catharina" ;
    a2a:PersonNameLastName "Verhoogh"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_3304e695-efe6-e130-86fc-324c982c337f_Person1014031829
  a a2a:Person ;
  rdfs:label "Johannes Bernardus Verhoogh" ;
  a2a:PersonName [
    rdfs:label "Johannes Bernardus Verhoogh" ;
    a2a:PersonNameFirstName "Johannes Bernardus" ;
    a2a:PersonNameLastName "Verhoogh"
  ] .

oa:person_srt_3304e695-efe6-e130-86fc-324c982c337f_Person1014031830
  a a2a:Person ;
  rdfs:label "Elizabeth Maria Walop" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Maria Walop" ;
    a2a:PersonNameFirstName "Elizabeth Maria" ;
    a2a:PersonNameLastName "Walop"
  ] .

oa:event_srt_3304e695-efe6-e130-86fc-324c982c337f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "07-01-1885" ;
    a2a:Year "1885" ;
    a2a:Month "01" ;
    a2a:Day "07" ;
    rdfs:label "1885-01-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_3304e695-efe6-e130-86fc-324c982c337f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_3304e695-efe6-e130-86fc-324c982c337f_Person1014031825 ;
  a2a:EventKeyRef oa:event_srt_3304e695-efe6-e130-86fc-324c982c337f_Event1 .

oa:relationep_srt_3304e695-efe6-e130-86fc-324c982c337f_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_3304e695-efe6-e130-86fc-324c982c337f_Person1014031826 ;
  a2a:EventKeyRef oa:event_srt_3304e695-efe6-e130-86fc-324c982c337f_Event1 .

oa:relationep_srt_3304e695-efe6-e130-86fc-324c982c337f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_3304e695-efe6-e130-86fc-324c982c337f_Person1014031827 ;
  a2a:EventKeyRef oa:event_srt_3304e695-efe6-e130-86fc-324c982c337f_Event1 .

oa:relationep_srt_3304e695-efe6-e130-86fc-324c982c337f_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_3304e695-efe6-e130-86fc-324c982c337f_Person1014031828 ;
  a2a:EventKeyRef oa:event_srt_3304e695-efe6-e130-86fc-324c982c337f_Event1 .

oa:relationep_srt_3304e695-efe6-e130-86fc-324c982c337f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_3304e695-efe6-e130-86fc-324c982c337f_Person1014031829 ;
  a2a:EventKeyRef oa:event_srt_3304e695-efe6-e130-86fc-324c982c337f_Event1 .

oa:relationep_srt_3304e695-efe6-e130-86fc-324c982c337f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_3304e695-efe6-e130-86fc-324c982c337f_Person1014031830 ;
  a2a:EventKeyRef oa:event_srt_3304e695-efe6-e130-86fc-324c982c337f_Event1 .

oa:source_srt_3304e695-efe6-e130-86fc-324c982c337f
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1885-01-07 - 1885-01-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1885-01-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1885-01-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "07-01-1885" ;
    a2a:Year "1885" ;
    a2a:Month "01" ;
    a2a:Day "07" ;
    rdfs:label "07-01-1885"
  ] ;
  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 "1885.5" ;
    a2a:RegistryNumber "1885A" ;
    a2a:Folio "a004" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1885.5, 1885A, a004"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/68EC0D4A2C9F4137B1B0AA30993E9855" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/68EC0D4A2C9F4137B1B0AA30993E9855" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/68EC0D4A2C9F4137B1B0AA30993E9855"
  ] ;
  a2a:SourceLastChangeDate "2020-04-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/4FF07B5D59874A1D8356D6C08F2A8870" ;
  a2a:RecordIdentifier "1014031824" ;
  a2a:RecordGUID "{3304e695-efe6-e130-86fc-324c982c337f}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 4FF07B5D-5987-4A1D-8356-D6C08F2A8870" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061885A_54_A2A.xml van SRT" .

