@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_006ef393-cb6e-844b-e40d-e620832efcf6
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 mei 1905 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_006ef393-cb6e-844b-e40d-e620832efcf6_Person3146036266, oa:person_srt_006ef393-cb6e-844b-e40d-e620832efcf6_Person3146036267, oa:person_srt_006ef393-cb6e-844b-e40d-e620832efcf6_Person3146036271, oa:person_srt_006ef393-cb6e-844b-e40d-e620832efcf6_Person3146036269, oa:person_srt_006ef393-cb6e-844b-e40d-e620832efcf6_Person3146036270, oa:person_srt_006ef393-cb6e-844b-e40d-e620832efcf6_Person3146036268 ;
  a2a:hasEvent oa:event_srt_006ef393-cb6e-844b-e40d-e620832efcf6_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_006ef393-cb6e-844b-e40d-e620832efcf6_0, oa:relationep_srt_006ef393-cb6e-844b-e40d-e620832efcf6_1, oa:relationep_srt_006ef393-cb6e-844b-e40d-e620832efcf6_2, oa:relationep_srt_006ef393-cb6e-844b-e40d-e620832efcf6_3, oa:relationep_srt_006ef393-cb6e-844b-e40d-e620832efcf6_4, oa:relationep_srt_006ef393-cb6e-844b-e40d-e620832efcf6_5 ;
  a2a:hasSource oa:source_srt_006ef393-cb6e-844b-e40d-e620832efcf6 .

oa:person_srt_006ef393-cb6e-844b-e40d-e620832efcf6_Person3146036266
  a a2a:Person ;
  rdfs:label "Cornelis Johannes van Hassel" ;
  a2a:PersonName [
    rdfs:label "Cornelis Johannes van Hassel" ;
    a2a:PersonNameFirstName "Cornelis Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hassel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk"
  ] .

oa:person_srt_006ef393-cb6e-844b-e40d-e620832efcf6_Person3146036267
  a a2a:Person ;
  rdfs:label "Cornelis van Hassel" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Hassel" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hassel"
  ] .

oa:person_srt_006ef393-cb6e-844b-e40d-e620832efcf6_Person3146036271
  a a2a:Person ;
  rdfs:label "Antonia Boelaars" ;
  a2a:PersonName [
    rdfs:label "Antonia Boelaars" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Boelaars"
  ] .

oa:person_srt_006ef393-cb6e-844b-e40d-e620832efcf6_Person3146036269
  a a2a:Person ;
  rdfs:label "Petronella Spanenburg" ;
  a2a:PersonName [
    rdfs:label "Petronella Spanenburg" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Spanenburg"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waddinxveen" ;
    rdfs:label "Waddinxveen"
  ] .

oa:person_srt_006ef393-cb6e-844b-e40d-e620832efcf6_Person3146036270
  a a2a:Person ;
  rdfs:label "Willem Spanenburg" ;
  a2a:PersonName [
    rdfs:label "Willem Spanenburg" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Spanenburg"
  ] .

oa:person_srt_006ef393-cb6e-844b-e40d-e620832efcf6_Person3146036268
  a a2a:Person ;
  rdfs:label "Maria Alida van Teefelen" ;
  a2a:PersonName [
    rdfs:label "Maria Alida van Teefelen" ;
    a2a:PersonNameFirstName "Maria Alida" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Teefelen"
  ] .

oa:event_srt_006ef393-cb6e-844b-e40d-e620832efcf6_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "17-05-1905" ;
    a2a:Year "1905" ;
    a2a:Month "05" ;
    a2a:Day "17" ;
    rdfs:label "1905-05-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_006ef393-cb6e-844b-e40d-e620832efcf6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_006ef393-cb6e-844b-e40d-e620832efcf6_Person3146036266 ;
  a2a:EventKeyRef oa:event_srt_006ef393-cb6e-844b-e40d-e620832efcf6_Event1 .

oa:relationep_srt_006ef393-cb6e-844b-e40d-e620832efcf6_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_006ef393-cb6e-844b-e40d-e620832efcf6_Person3146036267 ;
  a2a:EventKeyRef oa:event_srt_006ef393-cb6e-844b-e40d-e620832efcf6_Event1 .

oa:relationep_srt_006ef393-cb6e-844b-e40d-e620832efcf6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_006ef393-cb6e-844b-e40d-e620832efcf6_Person3146036271 ;
  a2a:EventKeyRef oa:event_srt_006ef393-cb6e-844b-e40d-e620832efcf6_Event1 .

oa:relationep_srt_006ef393-cb6e-844b-e40d-e620832efcf6_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_006ef393-cb6e-844b-e40d-e620832efcf6_Person3146036269 ;
  a2a:EventKeyRef oa:event_srt_006ef393-cb6e-844b-e40d-e620832efcf6_Event1 .

oa:relationep_srt_006ef393-cb6e-844b-e40d-e620832efcf6_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_006ef393-cb6e-844b-e40d-e620832efcf6_Person3146036270 ;
  a2a:EventKeyRef oa:event_srt_006ef393-cb6e-844b-e40d-e620832efcf6_Event1 .

oa:relationep_srt_006ef393-cb6e-844b-e40d-e620832efcf6_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_006ef393-cb6e-844b-e40d-e620832efcf6_Person3146036268 ;
  a2a:EventKeyRef oa:event_srt_006ef393-cb6e-844b-e40d-e620832efcf6_Event1 .

oa:source_srt_006ef393-cb6e-844b-e40d-e620832efcf6
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1905-05-17 - 1905-05-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-05-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-05-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17-05-1905" ;
    a2a:Year "1905" ;
    a2a:Month "05" ;
    a2a:Day "17" ;
    rdfs:label "17-05-1905"
  ] ;
  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 "1905E" ;
    a2a:Folio "e51" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1905E, e51"
  ] ;
  a2a:SourceLastChangeDate "2023-04-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/CB836C281EAB4309BCB3E24911B25E65" ;
  a2a:RecordIdentifier "3146036265" ;
  a2a:RecordGUID "{006ef393-cb6e-844b-e40d-e620832efcf6}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder CB836C28-1EAB-4309-BCB3-E24911B25E65" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061905E_54_A2A.xml van SRT" .

