@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_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 mei 1943 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_Person2616371836, oa:person_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_Person2616371837, oa:person_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_Person2616371838, oa:person_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_Person2616371839, oa:person_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_Person2616371840, oa:person_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_Person2616371841 ;
  a2a:hasEvent oa:event_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_0, oa:relationep_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_1, oa:relationep_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_2, oa:relationep_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_3, oa:relationep_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_4, oa:relationep_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_5 ;
  a2a:hasSource oa:source_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09 .

oa:person_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_Person2616371836
  a a2a:Person ;
  rdfs:label "Abram Smol" ;
  a2a:PersonName [
    rdfs:label "Abram Smol" ;
    a2a:PersonNameFirstName "Abram" ;
    a2a:PersonNameLastName "Smol"
  ] ;
  a2a:Residence [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "19 jaar" ;
    rdfs:label "19 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_Person2616371837
  a a2a:Person ;
  rdfs:label "Andries Smol" ;
  a2a:PersonName [
    rdfs:label "Andries Smol" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Smol"
  ] .

oa:person_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_Person2616371838
  a a2a:Person ;
  rdfs:label "Clasina Helena de Held" ;
  a2a:PersonName [
    rdfs:label "Clasina Helena de Held" ;
    a2a:PersonNameFirstName "Clasina Helena" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Held"
  ] .

oa:person_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_Person2616371839
  a a2a:Person ;
  rdfs:label "Geertruida Maria Catharina Duijve" ;
  a2a:PersonName [
    rdfs:label "Geertruida Maria Catharina Duijve" ;
    a2a:PersonNameFirstName "Geertruida Maria Catharina" ;
    a2a:PersonNameLastName "Duijve"
  ] ;
  a2a:Residence [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "18 jaar" ;
    rdfs:label "18 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_Person2616371840
  a a2a:Person ;
  rdfs:label "Cornelis Jaspert Duijve" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jaspert Duijve" ;
    a2a:PersonNameFirstName "Cornelis Jaspert" ;
    a2a:PersonNameLastName "Duijve"
  ] .

oa:person_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_Person2616371841
  a a2a:Person ;
  rdfs:label "Martina van der Most" ;
  a2a:PersonName [
    rdfs:label "Martina van der Most" ;
    a2a:PersonNameFirstName "Martina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Most"
  ] .

oa:event_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "05-05-1943" ;
    a2a:Year "1943" ;
    a2a:Month "05" ;
    a2a:Day "05" ;
    rdfs:label "1943-05-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_Person2616371836 ;
  a2a:EventKeyRef oa:event_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_Event1 .

oa:relationep_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_Person2616371837 ;
  a2a:EventKeyRef oa:event_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_Event1 .

oa:relationep_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_Person2616371838 ;
  a2a:EventKeyRef oa:event_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_Event1 .

oa:relationep_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_Person2616371839 ;
  a2a:EventKeyRef oa:event_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_Event1 .

oa:relationep_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_Person2616371840 ;
  a2a:EventKeyRef oa:event_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_Event1 .

oa:relationep_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_Person2616371841 ;
  a2a:EventKeyRef oa:event_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09_Event1 .

oa:source_srt_2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1943-05-05 - 1943-05-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1943-05-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1943-05-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "05-05-1943" ;
    a2a:Year "1943" ;
    a2a:Month "05" ;
    a2a:Day "05" ;
    rdfs:label "05-05-1943"
  ] ;
  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 "1790" ;
    a2a:RegistryNumber "1943F" ;
    a2a:Folio "F-098" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1790, 1943F, F-098"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/71BEAA72A5BC48DCBBC6A988ED6ED641" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/71BEAA72A5BC48DCBBC6A988ED6ED641" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/71BEAA72A5BC48DCBBC6A988ED6ED641"
  ] ;
  a2a:SourceLastChangeDate "2023-09-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2CD7CD708FAC4B5F949ECBA3F88A3F09" ;
  a2a:RecordIdentifier "2616371835" ;
  a2a:RecordGUID "{2CD7CD70-8FAC-4B5F-949E-CBA3F88A3F09}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/66DD73E225CC4BEE819179816040AFAA" .

