@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_2085c4ee-7a63-3f5e-e189-547fb373b951
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 februari 1935 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_Person1016373702, oa:person_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_Person1016373703, oa:person_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_Person1016373704, oa:person_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_Person1016373705, oa:person_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_Person1016373706, oa:person_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_Person1016373707 ;
  a2a:hasEvent oa:event_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_0, oa:relationep_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_1, oa:relationep_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_2, oa:relationep_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_3, oa:relationep_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_4, oa:relationep_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_5 ;
  a2a:hasSource oa:source_srt_2085c4ee-7a63-3f5e-e189-547fb373b951 .

oa:person_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_Person1016373702
  a a2a:Person ;
  rdfs:label "Anthonius Johannes van Bovene" ;
  a2a:PersonName [
    rdfs:label "Anthonius Johannes van Bovene" ;
    a2a:PersonNameFirstName "Anthonius Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bovene"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_Person1016373703
  a a2a:Person ;
  rdfs:label "Pieter van Bovene" ;
  a2a:PersonName [
    rdfs:label "Pieter van Bovene" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bovene"
  ] .

oa:person_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_Person1016373704
  a a2a:Person ;
  rdfs:label "Johanna van der Hoeven" ;
  a2a:PersonName [
    rdfs:label "Johanna van der Hoeven" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hoeven"
  ] .

oa:person_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_Person1016373705
  a a2a:Person ;
  rdfs:label "Petronella Leonora Struik" ;
  a2a:PersonName [
    rdfs:label "Petronella Leonora Struik" ;
    a2a:PersonNameFirstName "Petronella Leonora" ;
    a2a:PersonNameLastName "Struik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_Person1016373706
  a a2a:Person ;
  rdfs:label "Job Struik" ;
  a2a:PersonName [
    rdfs:label "Job Struik" ;
    a2a:PersonNameFirstName "Job" ;
    a2a:PersonNameLastName "Struik"
  ] .

oa:person_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_Person1016373707
  a a2a:Person ;
  rdfs:label "Leonarda Trijsburg" ;
  a2a:PersonName [
    rdfs:label "Leonarda Trijsburg" ;
    a2a:PersonNameFirstName "Leonarda" ;
    a2a:PersonNameLastName "Trijsburg"
  ] .

oa:event_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "06-02-1935" ;
    a2a:Year "1935" ;
    a2a:Month "02" ;
    a2a:Day "06" ;
    rdfs:label "1935-02-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_Person1016373702 ;
  a2a:EventKeyRef oa:event_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_Event1 .

oa:relationep_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_Person1016373703 ;
  a2a:EventKeyRef oa:event_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_Event1 .

oa:relationep_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_Person1016373704 ;
  a2a:EventKeyRef oa:event_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_Event1 .

oa:relationep_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_Person1016373705 ;
  a2a:EventKeyRef oa:event_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_Event1 .

oa:relationep_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_Person1016373706 ;
  a2a:EventKeyRef oa:event_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_Event1 .

oa:relationep_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_Person1016373707 ;
  a2a:EventKeyRef oa:event_srt_2085c4ee-7a63-3f5e-e189-547fb373b951_Event1 .

oa:source_srt_2085c4ee-7a63-3f5e-e189-547fb373b951
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1935-02-06 - 1935-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1935-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1935-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "06-02-1935" ;
    a2a:Year "1935" ;
    a2a:Month "02" ;
    a2a:Day "06" ;
    rdfs:label "06-02-1935"
  ] ;
  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 "1935.366" ;
    a2a:RegistryNumber "1935B" ;
    a2a:Folio "b093v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1935.366, 1935B, b093v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/8985EA3F0B954DFBA54FC07C348307CC" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/8985EA3F0B954DFBA54FC07C348307CC" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/8985EA3F0B954DFBA54FC07C348307CC"
  ] ;
  a2a:SourceLastChangeDate "2020-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/832CB3D0DA444BC4A56FEB2E791667AD" ;
  a2a:RecordIdentifier "1016373701" ;
  a2a:RecordGUID "{2085c4ee-7a63-3f5e-e189-547fb373b951}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 832CB3D0-DA44-4BC4-A56F-EB2E791667AD" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061935B_54_A2A.xml van SRT" .

