@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_CD4DD2AB-58EE-47FE-8169-64247AE1CA7F
  a a2a:Record ;
  rdfs:label "Echtscheiding op 9 oktober 1945 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_CD4DD2AB-58EE-47FE-8169-64247AE1CA7F_Person3990617931, oa:person_srt_CD4DD2AB-58EE-47FE-8169-64247AE1CA7F_Person3990617932 ;
  a2a:hasEvent oa:event_srt_CD4DD2AB-58EE-47FE-8169-64247AE1CA7F_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_CD4DD2AB-58EE-47FE-8169-64247AE1CA7F_0, oa:relationep_srt_CD4DD2AB-58EE-47FE-8169-64247AE1CA7F_1 ;
  a2a:hasSource oa:source_srt_CD4DD2AB-58EE-47FE-8169-64247AE1CA7F .

oa:person_srt_CD4DD2AB-58EE-47FE-8169-64247AE1CA7F_Person3990617931
  a a2a:Person ;
  rdfs:label "Adrianus van Uitert" ;
  a2a:PersonName [
    rdfs:label "Adrianus van Uitert" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Uitert"
  ] ;
  a2a:Residence [
    a2a:Place "Dodrecht" ;
    rdfs:label "Dodrecht"
  ] .

oa:person_srt_CD4DD2AB-58EE-47FE-8169-64247AE1CA7F_Person3990617932
  a a2a:Person ;
  rdfs:label "Adriana Leentje de Boom" ;
  a2a:PersonName [
    rdfs:label "Adriana Leentje de Boom" ;
    a2a:PersonNameFirstName "Adriana Leentje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Residence [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:event_srt_CD4DD2AB-58EE-47FE-8169-64247AE1CA7F_Event1
  a a2a:Event ;
  rdfs:label "Echtscheiding" ;
  a2a:EventType "Echtscheiding" ;
  a2a:EventDate [
    a2a:LiteralDate "09-10-1945" ;
    a2a:Year "1945" ;
    a2a:Month "10" ;
    a2a:Day "09" ;
    rdfs:label "1945-10-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_CD4DD2AB-58EE-47FE-8169-64247AE1CA7F_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_CD4DD2AB-58EE-47FE-8169-64247AE1CA7F_Person3990617931 ;
  a2a:EventKeyRef oa:event_srt_CD4DD2AB-58EE-47FE-8169-64247AE1CA7F_Event1 .

oa:relationep_srt_CD4DD2AB-58EE-47FE-8169-64247AE1CA7F_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_CD4DD2AB-58EE-47FE-8169-64247AE1CA7F_Person3990617932 ;
  a2a:EventKeyRef oa:event_srt_CD4DD2AB-58EE-47FE-8169-64247AE1CA7F_Event1 .

oa:source_srt_CD4DD2AB-58EE-47FE-8169-64247AE1CA7F
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1945-10-09 - 1945-10-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1945-10-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1945-10-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-10-1945" ;
    a2a:Year "1945" ;
    a2a:Month "10" ;
    a2a:Day "09" ;
    rdfs:label "09-10-1945"
  ] ;
  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 "459" ;
    a2a:RegistryNumber "1945S2" ;
    a2a:Folio "S2-078v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 459, 1945S2, S2-078v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/E540FCCA8F574776AAAEDE7F9A8CB89C" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/E540FCCA8F574776AAAEDE7F9A8CB89C" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/E540FCCA8F574776AAAEDE7F9A8CB89C"
  ] ;
  a2a:SourceLastChangeDate "2025-01-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/CD4DD2AB58EE47FE816964247AE1CA7F" ;
  a2a:RecordIdentifier "3990617930" ;
  a2a:RecordGUID "{CD4DD2AB-58EE-47FE-8169-64247AE1CA7F}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/6E06533085C447A3AC0134C83C4E95D2" .

