@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_385CF06B-1606-49DF-9B2F-37F115B50C20
  a a2a:Record ;
  rdfs:label "Echtscheiding op 14 april 1932 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_385CF06B-1606-49DF-9B2F-37F115B50C20_Person1015801593, oa:person_srt_385CF06B-1606-49DF-9B2F-37F115B50C20_Person1015801594 ;
  a2a:hasEvent oa:event_srt_385CF06B-1606-49DF-9B2F-37F115B50C20_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_385CF06B-1606-49DF-9B2F-37F115B50C20_0, oa:relationep_srt_385CF06B-1606-49DF-9B2F-37F115B50C20_1 ;
  a2a:hasSource oa:source_srt_385CF06B-1606-49DF-9B2F-37F115B50C20 .

oa:person_srt_385CF06B-1606-49DF-9B2F-37F115B50C20_Person1015801593
  a a2a:Person ;
  rdfs:label "Hille van der Kooi" ;
  a2a:PersonName [
    rdfs:label "Hille van der Kooi" ;
    a2a:PersonNameFirstName "Hille" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Kooi"
  ] .

oa:person_srt_385CF06B-1606-49DF-9B2F-37F115B50C20_Person1015801594
  a a2a:Person ;
  rdfs:label "Huberdina Wilhelmina Joanna Spits" ;
  a2a:PersonName [
    rdfs:label "Huberdina Wilhelmina Joanna Spits" ;
    a2a:PersonNameFirstName "Huberdina Wilhelmina Joanna" ;
    a2a:PersonNameLastName "Spits"
  ] .

oa:event_srt_385CF06B-1606-49DF-9B2F-37F115B50C20_Event1
  a a2a:Event ;
  rdfs:label "Echtscheiding" ;
  a2a:EventType "Echtscheiding" ;
  a2a:EventDate [
    a2a:LiteralDate "14-04-1932" ;
    a2a:Year "1932" ;
    a2a:Month "04" ;
    a2a:Day "14" ;
    rdfs:label "1932-04-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_385CF06B-1606-49DF-9B2F-37F115B50C20_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_385CF06B-1606-49DF-9B2F-37F115B50C20_Person1015801593 ;
  a2a:EventKeyRef oa:event_srt_385CF06B-1606-49DF-9B2F-37F115B50C20_Event1 .

oa:relationep_srt_385CF06B-1606-49DF-9B2F-37F115B50C20_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_385CF06B-1606-49DF-9B2F-37F115B50C20_Person1015801594 ;
  a2a:EventKeyRef oa:event_srt_385CF06B-1606-49DF-9B2F-37F115B50C20_Event1 .

oa:source_srt_385CF06B-1606-49DF-9B2F-37F115B50C20
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1932-04-14 - 1932-04-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1932-04-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1932-04-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "14-04-1932" ;
    a2a:Year "1932" ;
    a2a:Month "04" ;
    a2a:Day "14" ;
    rdfs:label "14-04-1932"
  ] ;
  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 huwelijks- en echtscheidingsregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1932.146" ;
    a2a:RegistryNumber "1932S1" ;
    a2a:Folio "s1-074v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1932.146, 1932S1, s1-074v"
  ] ;
  a2a:SourceLastChangeDate "2025-07-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/385CF06B160649DF9B2F37F115B50C20" ;
  a2a:RecordIdentifier "1015801592" ;
  a2a:RecordGUID "{385CF06B-1606-49DF-9B2F-37F115B50C20}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D5DFFE0EE9A443339210BD9C3410ECD5" .

