@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_38315fae-2ec2-a4f6-7b77-e3f7897ca36f
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 december 1934 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_Person1017066069, oa:person_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_Person1017066070, oa:person_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_Person1017066071, oa:person_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_Person1017066072, oa:person_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_Person1017066073, oa:person_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_Person1017066074 ;
  a2a:hasEvent oa:event_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_0, oa:relationep_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_1, oa:relationep_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_2, oa:relationep_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_3, oa:relationep_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_4, oa:relationep_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_5 ;
  a2a:hasSource oa:source_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f .

oa:person_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_Person1017066069
  a a2a:Person ;
  rdfs:label "Hendrik Jan Polhuijs" ;
  a2a:PersonName [
    rdfs:label "Hendrik Jan Polhuijs" ;
    a2a:PersonNameFirstName "Hendrik Jan" ;
    a2a:PersonNameLastName "Polhuijs"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_Person1017066070
  a a2a:Person ;
  rdfs:label "Hendrik Jan Polhuijs" ;
  a2a:PersonName [
    rdfs:label "Hendrik Jan Polhuijs" ;
    a2a:PersonNameFirstName "Hendrik Jan" ;
    a2a:PersonNameLastName "Polhuijs"
  ] .

oa:person_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_Person1017066071
  a a2a:Person ;
  rdfs:label "Maatje Dubbeld" ;
  a2a:PersonName [
    rdfs:label "Maatje Dubbeld" ;
    a2a:PersonNameFirstName "Maatje" ;
    a2a:PersonNameLastName "Dubbeld"
  ] .

oa:person_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_Person1017066072
  a a2a:Person ;
  rdfs:label "Derkje Johanna Damme" ;
  a2a:PersonName [
    rdfs:label "Derkje Johanna Damme" ;
    a2a:PersonNameFirstName "Derkje Johanna" ;
    a2a:PersonNameLastName "Damme"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Polsbroek" ;
    rdfs:label "Polsbroek"
  ] .

oa:person_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_Person1017066073
  a a2a:Person ;
  rdfs:label "Henrich Damme" ;
  a2a:PersonName [
    rdfs:label "Henrich Damme" ;
    a2a:PersonNameFirstName "Henrich" ;
    a2a:PersonNameLastName "Damme"
  ] .

oa:person_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_Person1017066074
  a a2a:Person ;
  rdfs:label "Francina van Ravens" ;
  a2a:PersonName [
    rdfs:label "Francina van Ravens" ;
    a2a:PersonNameFirstName "Francina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ravens"
  ] .

oa:event_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "19-12-1934" ;
    a2a:Year "1934" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1934-12-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_Person1017066069 ;
  a2a:EventKeyRef oa:event_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_Event1 .

oa:relationep_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_Person1017066070 ;
  a2a:EventKeyRef oa:event_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_Event1 .

oa:relationep_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_Person1017066071 ;
  a2a:EventKeyRef oa:event_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_Event1 .

oa:relationep_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_Person1017066072 ;
  a2a:EventKeyRef oa:event_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_Event1 .

oa:relationep_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_Person1017066073 ;
  a2a:EventKeyRef oa:event_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_Event1 .

oa:relationep_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_Person1017066074 ;
  a2a:EventKeyRef oa:event_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f_Event1 .

oa:source_srt_38315fae-2ec2-a4f6-7b77-e3f7897ca36f
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1934-12-19 - 1934-12-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1934-12-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1934-12-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "19-12-1934" ;
    a2a:Year "1934" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "19-12-1934"
  ] ;
  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:DocumentNumber "1934.5023" ;
    a2a:RegistryNumber "1934P" ;
    a2a:Folio "p158" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1934.5023, 1934P, p158"
  ] ;
  a2a:SourceLastChangeDate "2022-11-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/63AB691EEE3940A1BE18BE519FAEAC54" ;
  a2a:RecordIdentifier "1017066068" ;
  a2a:RecordGUID "{38315fae-2ec2-a4f6-7b77-e3f7897ca36f}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 63AB691E-EE39-40A1-BE18-BE519FAEAC54" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061934P_54_A2A.xml van SRT" .

