@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_9bfc581e-e5ba-7efc-4245-3e9530d933a0
  a a2a:Record ;
  rdfs:label "Huwelijk op 27 september 1876 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_Person1014146208, oa:person_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_Person1014146209, oa:person_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_Person1014146210, oa:person_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_Person1014146211, oa:person_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_Person1014146212, oa:person_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_Person1014146213 ;
  a2a:hasEvent oa:event_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_0, oa:relationep_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_1, oa:relationep_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_2, oa:relationep_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_3, oa:relationep_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_4, oa:relationep_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_5 ;
  a2a:hasSource oa:source_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0 .

oa:person_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_Person1014146208
  a a2a:Person ;
  rdfs:label "Petrus Adrianus Lampen" ;
  a2a:PersonName [
    rdfs:label "Petrus Adrianus Lampen" ;
    a2a:PersonNameFirstName "Petrus Adrianus" ;
    a2a:PersonNameLastName "Lampen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Overschie" ;
    rdfs:label "Overschie"
  ] .

oa:person_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_Person1014146209
  a a2a:Person ;
  rdfs:label "Arie Lampen" ;
  a2a:PersonName [
    rdfs:label "Arie Lampen" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Lampen"
  ] .

oa:person_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_Person1014146210
  a a2a:Person ;
  rdfs:label "Margaretha Johanna Dorphuizen" ;
  a2a:PersonName [
    rdfs:label "Margaretha Johanna Dorphuizen" ;
    a2a:PersonNameFirstName "Margaretha Johanna" ;
    a2a:PersonNameLastName "Dorphuizen"
  ] .

oa:person_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_Person1014146211
  a a2a:Person ;
  rdfs:label "Wilhelmina Helena van Moorsel" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Helena van Moorsel" ;
    a2a:PersonNameFirstName "Wilhelmina Helena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Moorsel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_Person1014146212
  a a2a:Person ;
  rdfs:label "Bernardus van Moorsel" ;
  a2a:PersonName [
    rdfs:label "Bernardus van Moorsel" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Moorsel"
  ] .

oa:person_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_Person1014146213
  a a2a:Person ;
  rdfs:label "Cornelia Verstraaten" ;
  a2a:PersonName [
    rdfs:label "Cornelia Verstraaten" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Verstraaten"
  ] .

oa:event_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "27-09-1876" ;
    a2a:Year "1876" ;
    a2a:Month "09" ;
    a2a:Day "27" ;
    rdfs:label "1876-09-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_Person1014146208 ;
  a2a:EventKeyRef oa:event_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_Event1 .

oa:relationep_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_Person1014146209 ;
  a2a:EventKeyRef oa:event_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_Event1 .

oa:relationep_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_Person1014146210 ;
  a2a:EventKeyRef oa:event_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_Event1 .

oa:relationep_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_Person1014146211 ;
  a2a:EventKeyRef oa:event_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_Event1 .

oa:relationep_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_Person1014146212 ;
  a2a:EventKeyRef oa:event_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_Event1 .

oa:relationep_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_Person1014146213 ;
  a2a:EventKeyRef oa:event_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0_Event1 .

oa:source_srt_9bfc581e-e5ba-7efc-4245-3e9530d933a0
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1876-09-27 - 1876-09-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-09-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1876-09-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "27-09-1876" ;
    a2a:Year "1876" ;
    a2a:Month "09" ;
    a2a:Day "27" ;
    rdfs:label "27-09-1876"
  ] ;
  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 "1876.951" ;
    a2a:RegistryNumber "1876E" ;
    a2a:Folio "e094v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1876.951, 1876E, e094v"
  ] ;
  a2a:SourceLastChangeDate "2023-05-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/B02D88F48F51418BB2DC9B9A4F9B1E45" ;
  a2a:RecordIdentifier "1014146207" ;
  a2a:RecordGUID "{9bfc581e-e5ba-7efc-4245-3e9530d933a0}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder B02D88F4-8F51-418B-B2DC-9B9A4F9B1E45" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061876E_54_A2A.xml van SRT" .

