@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_e6afd16a-92db-40bb-da07-7552b53bd37b
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 oktober 1923 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_Person2336257775, oa:person_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_Person2336257776, oa:person_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_Person2336257777, oa:person_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_Person2336257778, oa:person_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_Person2336257779, oa:person_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_Person2336257780 ;
  a2a:hasEvent oa:event_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_0, oa:relationep_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_1, oa:relationep_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_2, oa:relationep_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_3, oa:relationep_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_4, oa:relationep_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_5 ;
  a2a:hasSource oa:source_srt_e6afd16a-92db-40bb-da07-7552b53bd37b .

oa:person_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_Person2336257775
  a a2a:Person ;
  rdfs:label "Pieter Hosman" ;
  a2a:PersonName [
    rdfs:label "Pieter Hosman" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Hosman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_Person2336257776
  a a2a:Person ;
  rdfs:label "Bartholomeus Henricus Hosman" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Henricus Hosman" ;
    a2a:PersonNameFirstName "Bartholomeus Henricus" ;
    a2a:PersonNameLastName "Hosman"
  ] .

oa:person_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_Person2336257777
  a a2a:Person ;
  rdfs:label "Adriana Gerdina de Heer" ;
  a2a:PersonName [
    rdfs:label "Adriana Gerdina de Heer" ;
    a2a:PersonNameFirstName "Adriana Gerdina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Heer"
  ] .

oa:person_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_Person2336257778
  a a2a:Person ;
  rdfs:label "Jannetje Kleij" ;
  a2a:PersonName [
    rdfs:label "Jannetje Kleij" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Kleij"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hillegersberg" ;
    rdfs:label "Hillegersberg"
  ] .

oa:person_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_Person2336257779
  a a2a:Person ;
  rdfs:label "Jan Kleij" ;
  a2a:PersonName [
    rdfs:label "Jan Kleij" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Kleij"
  ] .

oa:person_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_Person2336257780
  a a2a:Person ;
  rdfs:label "Maggeltje de Reus" ;
  a2a:PersonName [
    rdfs:label "Maggeltje de Reus" ;
    a2a:PersonNameFirstName "Maggeltje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Reus"
  ] .

oa:event_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "10-10-1923" ;
    a2a:Year "1923" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1923-10-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_Person2336257775 ;
  a2a:EventKeyRef oa:event_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_Event1 .

oa:relationep_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_Person2336257776 ;
  a2a:EventKeyRef oa:event_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_Event1 .

oa:relationep_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_Person2336257777 ;
  a2a:EventKeyRef oa:event_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_Event1 .

oa:relationep_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_Person2336257778 ;
  a2a:EventKeyRef oa:event_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_Event1 .

oa:relationep_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_Person2336257779 ;
  a2a:EventKeyRef oa:event_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_Event1 .

oa:relationep_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_Person2336257780 ;
  a2a:EventKeyRef oa:event_srt_e6afd16a-92db-40bb-da07-7552b53bd37b_Event1 .

oa:source_srt_e6afd16a-92db-40bb-da07-7552b53bd37b
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1923-10-10 - 1923-10-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-10-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-10-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-10-1923" ;
    a2a:Year "1923" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "10-10-1923"
  ] ;
  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 "1923O" ;
    a2a:Folio "o37" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1923O, o37"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/543C579EA36241A286DB2A6D87056DFC" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/543C579EA36241A286DB2A6D87056DFC" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/543C579EA36241A286DB2A6D87056DFC"
  ] ;
  a2a:SourceLastChangeDate "2021-08-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/9ED1278A31AF414393D83C869E41439A" ;
  a2a:RecordIdentifier "2336257774" ;
  a2a:RecordGUID "{e6afd16a-92db-40bb-da07-7552b53bd37b}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 9ED1278A-31AF-4143-93D8-3C869E41439A" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061923O_54_A2A.xml van SRT" .

