@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_35dd3255-c015-e98b-e50d-b80fcb99623c
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 mei 1876 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_Person1014710120, oa:person_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_Person1014710121, oa:person_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_Person1014710122, oa:person_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_Person1014710123, oa:person_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_Person1014710124, oa:person_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_Person1014710125 ;
  a2a:hasEvent oa:event_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_0, oa:relationep_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_1, oa:relationep_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_2, oa:relationep_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_3, oa:relationep_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_4, oa:relationep_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_5 ;
  a2a:hasSource oa:source_srt_35dd3255-c015-e98b-e50d-b80fcb99623c .

oa:person_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_Person1014710120
  a a2a:Person ;
  rdfs:label "Petrus Jacobus Schotman" ;
  a2a:PersonName [
    rdfs:label "Petrus Jacobus Schotman" ;
    a2a:PersonNameFirstName "Petrus Jacobus" ;
    a2a:PersonNameLastName "Schotman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] .

oa:person_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_Person1014710121
  a a2a:Person ;
  rdfs:label "Jacobus Schotman" ;
  a2a:PersonName [
    rdfs:label "Jacobus Schotman" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Schotman"
  ] .

oa:person_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_Person1014710122
  a a2a:Person ;
  rdfs:label "Ida Maria ook geschreven Maria Ida Loomans" ;
  a2a:PersonName [
    rdfs:label "Ida Maria ook geschreven Maria Ida Loomans" ;
    a2a:PersonNameFirstName "Ida Maria ook geschreven Maria Ida" ;
    a2a:PersonNameLastName "Loomans"
  ] .

oa:person_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_Person1014710123
  a a2a:Person ;
  rdfs:label "Elizabeth Gerardina Romie" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Gerardina Romie" ;
    a2a:PersonNameFirstName "Elizabeth Gerardina" ;
    a2a:PersonNameLastName "Romie"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_Person1014710124
  a a2a:Person ;
  rdfs:label "Jacobus Romie" ;
  a2a:PersonName [
    rdfs:label "Jacobus Romie" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Romie"
  ] .

oa:person_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_Person1014710125
  a a2a:Person ;
  rdfs:label "Gijsberta Philippina Brussels" ;
  a2a:PersonName [
    rdfs:label "Gijsberta Philippina Brussels" ;
    a2a:PersonNameFirstName "Gijsberta Philippina" ;
    a2a:PersonNameLastName "Brussels"
  ] .

oa:event_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "10-05-1876" ;
    a2a:Year "1876" ;
    a2a:Month "05" ;
    a2a:Day "10" ;
    rdfs:label "1876-05-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_Person1014710120 ;
  a2a:EventKeyRef oa:event_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_Event1 .

oa:relationep_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_Person1014710121 ;
  a2a:EventKeyRef oa:event_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_Event1 .

oa:relationep_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_Person1014710122 ;
  a2a:EventKeyRef oa:event_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_Event1 .

oa:relationep_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_Person1014710123 ;
  a2a:EventKeyRef oa:event_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_Event1 .

oa:relationep_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_Person1014710124 ;
  a2a:EventKeyRef oa:event_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_Event1 .

oa:relationep_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_Person1014710125 ;
  a2a:EventKeyRef oa:event_srt_35dd3255-c015-e98b-e50d-b80fcb99623c_Event1 .

oa:source_srt_35dd3255-c015-e98b-e50d-b80fcb99623c
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1876-05-10 - 1876-05-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-05-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1876-05-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-05-1876" ;
    a2a:Year "1876" ;
    a2a:Month "05" ;
    a2a:Day "10" ;
    rdfs:label "10-05-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.392" ;
    a2a:RegistryNumber "1876C" ;
    a2a:Folio "c005" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1876.392, 1876C, c005"
  ] ;
  a2a:SourceLastChangeDate "2023-03-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/D07A952CE10C492E88C49E489899E2BE" ;
  a2a:RecordIdentifier "1014710119" ;
  a2a:RecordGUID "{35dd3255-c015-e98b-e50d-b80fcb99623c}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder D07A952C-E10C-492E-88C4-9E489899E2BE" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061876C_54_A2A.xml van SRT" .

