@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_534ddc60-eeba-a72b-4c2e-c7b8d004477b
  a a2a:Record ;
  rdfs:label "Huwelijk op 3 juni 1926 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_Person1016010727, oa:person_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_Person1016010728, oa:person_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_Person1016010729, oa:person_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_Person1016010730, oa:person_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_Person1016010731, oa:person_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_Person1016010732 ;
  a2a:hasEvent oa:event_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_0, oa:relationep_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_1, oa:relationep_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_2, oa:relationep_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_3, oa:relationep_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_4, oa:relationep_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_5 ;
  a2a:hasSource oa:source_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b .

oa:person_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_Person1016010727
  a a2a:Person ;
  rdfs:label "Dirk Hofman" ;
  a2a:PersonName [
    rdfs:label "Dirk Hofman" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Hofman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_Person1016010728
  a a2a:Person ;
  rdfs:label "Hendrik Hofman" ;
  a2a:PersonName [
    rdfs:label "Hendrik Hofman" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Hofman"
  ] .

oa:person_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_Person1016010729
  a a2a:Person ;
  rdfs:label "Catharina Margaretha Oprel" ;
  a2a:PersonName [
    rdfs:label "Catharina Margaretha Oprel" ;
    a2a:PersonNameFirstName "Catharina Margaretha" ;
    a2a:PersonNameLastName "Oprel"
  ] .

oa:person_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_Person1016010730
  a a2a:Person ;
  rdfs:label "Cornelia Johanna van Slooten" ;
  a2a:PersonName [
    rdfs:label "Cornelia Johanna van Slooten" ;
    a2a:PersonNameFirstName "Cornelia Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Slooten"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_Person1016010731
  a a2a:Person ;
  rdfs:label "Frederik Johannes van Slooten" ;
  a2a:PersonName [
    rdfs:label "Frederik Johannes van Slooten" ;
    a2a:PersonNameFirstName "Frederik Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Slooten"
  ] .

oa:person_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_Person1016010732
  a a2a:Person ;
  rdfs:label "Francina Metaal" ;
  a2a:PersonName [
    rdfs:label "Francina Metaal" ;
    a2a:PersonNameFirstName "Francina" ;
    a2a:PersonNameLastName "Metaal"
  ] .

oa:event_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "03-06-1926" ;
    a2a:Year "1926" ;
    a2a:Month "06" ;
    a2a:Day "03" ;
    rdfs:label "1926-06-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_Person1016010727 ;
  a2a:EventKeyRef oa:event_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_Event1 .

oa:relationep_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_Person1016010728 ;
  a2a:EventKeyRef oa:event_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_Event1 .

oa:relationep_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_Person1016010729 ;
  a2a:EventKeyRef oa:event_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_Event1 .

oa:relationep_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_Person1016010730 ;
  a2a:EventKeyRef oa:event_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_Event1 .

oa:relationep_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_Person1016010731 ;
  a2a:EventKeyRef oa:event_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_Event1 .

oa:relationep_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_Person1016010732 ;
  a2a:EventKeyRef oa:event_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b_Event1 .

oa:source_srt_534ddc60-eeba-a72b-4c2e-c7b8d004477b
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1926-06-03 - 1926-06-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1926-06-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1926-06-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "03-06-1926" ;
    a2a:Year "1926" ;
    a2a:Month "06" ;
    a2a:Day "03" ;
    rdfs:label "03-06-1926"
  ] ;
  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 "1926E" ;
    a2a:Folio "e143v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1926E, e143v"
  ] ;
  a2a:SourceLastChangeDate "2023-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/3E410CC1E9F44FAA84919D81C446247C" ;
  a2a:RecordIdentifier "1016010726" ;
  a2a:RecordGUID "{534ddc60-eeba-a72b-4c2e-c7b8d004477b}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 3E410CC1-E9F4-4FAA-8491-9D81C446247C" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061926E_54_A2A.xml van SRT" .

