@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_ac689578-36a9-fd75-ce00-e0ec6d012f35
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 juni 1932 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_Person1989190284, oa:person_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_Person1989190285, oa:person_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_Person1989190286, oa:person_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_Person1989190287, oa:person_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_Person1989190288, oa:person_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_Person1989190289 ;
  a2a:hasEvent oa:event_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_0, oa:relationep_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_1, oa:relationep_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_2, oa:relationep_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_3, oa:relationep_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_4, oa:relationep_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_5 ;
  a2a:hasSource oa:source_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35 .

oa:person_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_Person1989190284
  a a2a:Person ;
  rdfs:label "François George Heijkoop" ;
  a2a:PersonName [
    rdfs:label "François George Heijkoop" ;
    a2a:PersonNameFirstName "François George" ;
    a2a:PersonNameLastName "Heijkoop"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_Person1989190285
  a a2a:Person ;
  rdfs:label "Maurice Jean Henrij Heijkoop" ;
  a2a:PersonName [
    rdfs:label "Maurice Jean Henrij Heijkoop" ;
    a2a:PersonNameFirstName "Maurice Jean Henrij" ;
    a2a:PersonNameLastName "Heijkoop"
  ] .

oa:person_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_Person1989190286
  a a2a:Person ;
  rdfs:label "Johanna Margaretha Clara van Winkelhof" ;
  a2a:PersonName [
    rdfs:label "Johanna Margaretha Clara van Winkelhof" ;
    a2a:PersonNameFirstName "Johanna Margaretha Clara" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Winkelhof"
  ] .

oa:person_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_Person1989190287
  a a2a:Person ;
  rdfs:label "Geertrui Hendrina Willemse" ;
  a2a:PersonName [
    rdfs:label "Geertrui Hendrina Willemse" ;
    a2a:PersonNameFirstName "Geertrui Hendrina" ;
    a2a:PersonNameLastName "Willemse"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_Person1989190288
  a a2a:Person ;
  rdfs:label "Jan Willem Willemse" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Willemse" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNameLastName "Willemse"
  ] .

oa:person_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_Person1989190289
  a a2a:Person ;
  rdfs:label "Johanna Christina Verschoor" ;
  a2a:PersonName [
    rdfs:label "Johanna Christina Verschoor" ;
    a2a:PersonNameFirstName "Johanna Christina" ;
    a2a:PersonNameLastName "Verschoor"
  ] .

oa:event_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "15-06-1932" ;
    a2a:Year "1932" ;
    a2a:Month "06" ;
    a2a:Day "15" ;
    rdfs:label "1932-06-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_Person1989190284 ;
  a2a:EventKeyRef oa:event_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_Event1 .

oa:relationep_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_Person1989190285 ;
  a2a:EventKeyRef oa:event_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_Event1 .

oa:relationep_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_Person1989190286 ;
  a2a:EventKeyRef oa:event_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_Event1 .

oa:relationep_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_Person1989190287 ;
  a2a:EventKeyRef oa:event_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_Event1 .

oa:relationep_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_Person1989190288 ;
  a2a:EventKeyRef oa:event_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_Event1 .

oa:relationep_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_Person1989190289 ;
  a2a:EventKeyRef oa:event_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35_Event1 .

oa:source_srt_ac689578-36a9-fd75-ce00-e0ec6d012f35
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1932-06-15 - 1932-06-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1932-06-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1932-06-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "15-06-1932" ;
    a2a:Year "1932" ;
    a2a:Month "06" ;
    a2a:Day "15" ;
    rdfs:label "15-06-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 huwelijksregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1932.2059" ;
    a2a:RegistryNumber "1932G" ;
    a2a:Folio "g044" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1932.2059, 1932G, g044"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/B1067A701FEB426CA89508552C826CD0" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/B1067A701FEB426CA89508552C826CD0" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/B1067A701FEB426CA89508552C826CD0"
  ] ;
  a2a:SourceLastChangeDate "2022-06-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/6B60F8709AAC4A0990B2DC6170E7A7CB" ;
  a2a:RecordIdentifier "1989190283" ;
  a2a:RecordGUID "{ac689578-36a9-fd75-ce00-e0ec6d012f35}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 6B60F870-9AAC-4A09-90B2-DC6170E7A7CB" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061932G_54_A2A.xml van SRT" .

