@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_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67
  a a2a:Record ;
  rdfs:label "Huwelijk op 27 oktober 1898 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_Person1015131138, oa:person_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_Person1015131139, oa:person_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_Person1015131140, oa:person_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_Person1015131141, oa:person_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_Person1015131142, oa:person_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_Person1015131143 ;
  a2a:hasEvent oa:event_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_0, oa:relationep_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_1, oa:relationep_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_2, oa:relationep_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_3, oa:relationep_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_4, oa:relationep_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_5 ;
  a2a:hasSource oa:source_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67 .

oa:person_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_Person1015131138
  a a2a:Person ;
  rdfs:label "Robertus Hendricus van Schaik" ;
  a2a:PersonName [
    rdfs:label "Robertus Hendricus van Schaik" ;
    a2a:PersonNameFirstName "Robertus Hendricus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schaik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_Person1015131139
  a a2a:Person ;
  rdfs:label "Henricus Cornelis Wilhelmus van Schaik" ;
  a2a:PersonName [
    rdfs:label "Henricus Cornelis Wilhelmus van Schaik" ;
    a2a:PersonNameFirstName "Henricus Cornelis Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schaik"
  ] .

oa:person_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_Person1015131140
  a a2a:Person ;
  rdfs:label "Louisa Jacoba Roes" ;
  a2a:PersonName [
    rdfs:label "Louisa Jacoba Roes" ;
    a2a:PersonNameFirstName "Louisa Jacoba" ;
    a2a:PersonNameLastName "Roes"
  ] .

oa:person_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_Person1015131141
  a a2a:Person ;
  rdfs:label "Carolina Theodora Dobbelman" ;
  a2a:PersonName [
    rdfs:label "Carolina Theodora Dobbelman" ;
    a2a:PersonNameFirstName "Carolina Theodora" ;
    a2a:PersonNameLastName "Dobbelman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_Person1015131142
  a a2a:Person ;
  rdfs:label "Louis Romuald Hubert Dobbelman" ;
  a2a:PersonName [
    rdfs:label "Louis Romuald Hubert Dobbelman" ;
    a2a:PersonNameFirstName "Louis Romuald Hubert" ;
    a2a:PersonNameLastName "Dobbelman"
  ] .

oa:person_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_Person1015131143
  a a2a:Person ;
  rdfs:label "Maria Anna Hubertina von Weise" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Hubertina von Weise" ;
    a2a:PersonNameFirstName "Maria Anna Hubertina" ;
    a2a:PersonNamePrefixLastName "von" ;
    a2a:PersonNameLastName "Weise"
  ] .

oa:event_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "27-10-1898" ;
    a2a:Year "1898" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1898-10-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_Person1015131138 ;
  a2a:EventKeyRef oa:event_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_Event1 .

oa:relationep_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_Person1015131139 ;
  a2a:EventKeyRef oa:event_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_Event1 .

oa:relationep_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_Person1015131140 ;
  a2a:EventKeyRef oa:event_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_Event1 .

oa:relationep_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_Person1015131141 ;
  a2a:EventKeyRef oa:event_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_Event1 .

oa:relationep_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_Person1015131142 ;
  a2a:EventKeyRef oa:event_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_Event1 .

oa:relationep_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_Person1015131143 ;
  a2a:EventKeyRef oa:event_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67_Event1 .

oa:source_srt_2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1898-10-27 - 1898-10-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-10-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-10-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "27-10-1898" ;
    a2a:Year "1898" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "27-10-1898"
  ] ;
  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:RegistryNumber "1898I" ;
    a2a:Folio "i90v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1898I, i90v"
  ] ;
  a2a:SourceLastChangeDate "2023-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/1235FC66E1074AE8A9CE860C02DE8215" ;
  a2a:RecordIdentifier "1015131137" ;
  a2a:RecordGUID "{2b4dce96-bc3e-aed8-5c1c-2cbdd2718a67}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 1235FC66-E107-4AE8-A9CE-860C02DE8215" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061898I_54_A2A.xml van SRT" .

