@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_59a66376-746f-e2bd-baf4-468ba905ecc2
  a a2a:Record ;
  rdfs:label "Huwelijk op 8 mei 1929 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_Person1016324834, oa:person_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_Person1016324835, oa:person_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_Person1016324836, oa:person_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_Person1016324837, oa:person_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_Person1016324838, oa:person_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_Person1016324839 ;
  a2a:hasEvent oa:event_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_0, oa:relationep_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_1, oa:relationep_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_2, oa:relationep_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_3, oa:relationep_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_4, oa:relationep_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_5 ;
  a2a:hasSource oa:source_srt_59a66376-746f-e2bd-baf4-468ba905ecc2 .

oa:person_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_Person1016324834
  a a2a:Person ;
  rdfs:label "Pieter Cornelis Verveen" ;
  a2a:PersonName [
    rdfs:label "Pieter Cornelis Verveen" ;
    a2a:PersonNameFirstName "Pieter Cornelis" ;
    a2a:PersonNameLastName "Verveen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_Person1016324835
  a a2a:Person ;
  rdfs:label "Gerrit Jan Karel Verveen" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Karel Verveen" ;
    a2a:PersonNameFirstName "Gerrit Jan Karel" ;
    a2a:PersonNameLastName "Verveen"
  ] .

oa:person_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_Person1016324836
  a a2a:Person ;
  rdfs:label "Nannij Slot" ;
  a2a:PersonName [
    rdfs:label "Nannij Slot" ;
    a2a:PersonNameFirstName "Nannij" ;
    a2a:PersonNameLastName "Slot"
  ] .

oa:person_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_Person1016324837
  a a2a:Person ;
  rdfs:label "Wijntje van Eijk" ;
  a2a:PersonName [
    rdfs:label "Wijntje van Eijk" ;
    a2a:PersonNameFirstName "Wijntje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_Person1016324838
  a a2a:Person ;
  rdfs:label "Cornelis van Eijk" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Eijk" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijk"
  ] .

oa:person_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_Person1016324839
  a a2a:Person ;
  rdfs:label "Laurina Adriana Oostdijk" ;
  a2a:PersonName [
    rdfs:label "Laurina Adriana Oostdijk" ;
    a2a:PersonNameFirstName "Laurina Adriana" ;
    a2a:PersonNameLastName "Oostdijk"
  ] .

oa:event_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "08-05-1929" ;
    a2a:Year "1929" ;
    a2a:Month "05" ;
    a2a:Day "08" ;
    rdfs:label "1929-05-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_Person1016324834 ;
  a2a:EventKeyRef oa:event_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_Event1 .

oa:relationep_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_Person1016324835 ;
  a2a:EventKeyRef oa:event_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_Event1 .

oa:relationep_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_Person1016324836 ;
  a2a:EventKeyRef oa:event_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_Event1 .

oa:relationep_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_Person1016324837 ;
  a2a:EventKeyRef oa:event_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_Event1 .

oa:relationep_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_Person1016324838 ;
  a2a:EventKeyRef oa:event_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_Event1 .

oa:relationep_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_Person1016324839 ;
  a2a:EventKeyRef oa:event_srt_59a66376-746f-e2bd-baf4-468ba905ecc2_Event1 .

oa:source_srt_59a66376-746f-e2bd-baf4-468ba905ecc2
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1929-05-08 - 1929-05-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1929-05-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1929-05-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "08-05-1929" ;
    a2a:Year "1929" ;
    a2a:Month "05" ;
    a2a:Day "08" ;
    rdfs:label "08-05-1929"
  ] ;
  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 "1929.1458" ;
    a2a:RegistryNumber "1929F" ;
    a2a:Folio "f055" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1929.1458, 1929F, f055"
  ] ;
  a2a:SourceLastChangeDate "2023-01-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/82D8DDD5C07E437D9D919103F0CDC4D0" ;
  a2a:RecordIdentifier "1016324833" ;
  a2a:RecordGUID "{59a66376-746f-e2bd-baf4-468ba905ecc2}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 82D8DDD5-C07E-437D-9D91-9103F0CDC4D0" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061929F_54_A2A.xml van SRT" .

