@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_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2
  a a2a:Record ;
  rdfs:label "Huwelijk op 26 maart 1924 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_Person2384525138, oa:person_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_Person2384525139, oa:person_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_Person2384525140, oa:person_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_Person2384525141, oa:person_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_Person2384525142, oa:person_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_Person2384525143 ;
  a2a:hasEvent oa:event_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_0, oa:relationep_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_1, oa:relationep_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_2, oa:relationep_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_3, oa:relationep_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_4, oa:relationep_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_5 ;
  a2a:hasSource oa:source_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2 .

oa:person_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_Person2384525138
  a a2a:Person ;
  rdfs:label "Johannes Cornelis Antonius Verduijn" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis Antonius Verduijn" ;
    a2a:PersonNameFirstName "Johannes Cornelis Antonius" ;
    a2a:PersonNameLastName "Verduijn"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_Person2384525139
  a a2a:Person ;
  rdfs:label "Antonie Johannes Verduijn" ;
  a2a:PersonName [
    rdfs:label "Antonie Johannes Verduijn" ;
    a2a:PersonNameFirstName "Antonie Johannes" ;
    a2a:PersonNameLastName "Verduijn"
  ] .

oa:person_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_Person2384525140
  a a2a:Person ;
  rdfs:label "Gijsberdina Zwaans" ;
  a2a:PersonName [
    rdfs:label "Gijsberdina Zwaans" ;
    a2a:PersonNameFirstName "Gijsberdina" ;
    a2a:PersonNameLastName "Zwaans"
  ] .

oa:person_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_Person2384525141
  a a2a:Person ;
  rdfs:label "Neeltje Vellinga" ;
  a2a:PersonName [
    rdfs:label "Neeltje Vellinga" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Vellinga"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_Person2384525142
  a a2a:Person ;
  rdfs:label "Idanus Henderikus Vellinga" ;
  a2a:PersonName [
    rdfs:label "Idanus Henderikus Vellinga" ;
    a2a:PersonNameFirstName "Idanus Henderikus" ;
    a2a:PersonNameLastName "Vellinga"
  ] .

oa:person_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_Person2384525143
  a a2a:Person ;
  rdfs:label "Pietje van der Horst" ;
  a2a:PersonName [
    rdfs:label "Pietje van der Horst" ;
    a2a:PersonNameFirstName "Pietje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Horst"
  ] .

oa:event_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "26-03-1924" ;
    a2a:Year "1924" ;
    a2a:Month "03" ;
    a2a:Day "26" ;
    rdfs:label "1924-03-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_Person2384525138 ;
  a2a:EventKeyRef oa:event_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_Event1 .

oa:relationep_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_Person2384525139 ;
  a2a:EventKeyRef oa:event_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_Event1 .

oa:relationep_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_Person2384525140 ;
  a2a:EventKeyRef oa:event_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_Event1 .

oa:relationep_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_Person2384525141 ;
  a2a:EventKeyRef oa:event_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_Event1 .

oa:relationep_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_Person2384525142 ;
  a2a:EventKeyRef oa:event_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_Event1 .

oa:relationep_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_Person2384525143 ;
  a2a:EventKeyRef oa:event_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2_Event1 .

oa:source_srt_06C7C871-2C1A-43DF-AEB2-16F40CD47CD2
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1924-03-26 - 1924-03-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-03-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-03-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-03-1924" ;
    a2a:Year "1924" ;
    a2a:Month "03" ;
    a2a:Day "26" ;
    rdfs:label "26-03-1924"
  ] ;
  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 "1924D" ;
    a2a:Folio "d79v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1924D, d79v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/16EAE74596C849E6969C2FB964CC3B58" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/16EAE74596C849E6969C2FB964CC3B58" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/16EAE74596C849E6969C2FB964CC3B58"
  ] ;
  a2a:SourceLastChangeDate "2021-10-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/06C7C8712C1A43DFAEB216F40CD47CD2" ;
  a2a:RecordIdentifier "2384525137" ;
  a2a:RecordGUID "{06C7C871-2C1A-43DF-AEB2-16F40CD47CD2}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/9A1388D219844DF6A0B9766C50570DAB" .

