@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_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7
  a a2a:Record ;
  rdfs:label "Huwelijk op 3 februari 1932 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_Person1016007535, oa:person_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_Person1016007536, oa:person_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_Person1016007537, oa:person_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_Person1016007538, oa:person_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_Person1016007539, oa:person_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_Person1016007540 ;
  a2a:hasEvent oa:event_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_0, oa:relationep_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_1, oa:relationep_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_2, oa:relationep_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_3, oa:relationep_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_4, oa:relationep_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_5 ;
  a2a:hasSource oa:source_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7 .

oa:person_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_Person1016007535
  a a2a:Person ;
  rdfs:label "Hendrik de Graaf" ;
  a2a:PersonName [
    rdfs:label "Hendrik de Graaf" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkoop" ;
    rdfs:label "Nieuwkoop"
  ] .

oa:person_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_Person1016007536
  a a2a:Person ;
  rdfs:label "Zegert de Graaf" ;
  a2a:PersonName [
    rdfs:label "Zegert de Graaf" ;
    a2a:PersonNameFirstName "Zegert" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] .

oa:person_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_Person1016007537
  a a2a:Person ;
  rdfs:label "Elisabeth Kranenburg" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Kranenburg" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Kranenburg"
  ] .

oa:person_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_Person1016007538
  a a2a:Person ;
  rdfs:label "Etelka Klara Doczij" ;
  a2a:PersonName [
    rdfs:label "Etelka Klara Doczij" ;
    a2a:PersonNameFirstName "Etelka Klara" ;
    a2a:PersonNameLastName "Doczij"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Budapest (Hongarije)" ;
    rdfs:label "Budapest (Hongarije)"
  ] .

oa:person_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_Person1016007539
  a a2a:Person ;
  rdfs:label "János Doczij" ;
  a2a:PersonName [
    rdfs:label "János Doczij" ;
    a2a:PersonNameFirstName "János" ;
    a2a:PersonNameLastName "Doczij"
  ] .

oa:person_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_Person1016007540
  a a2a:Person ;
  rdfs:label "Maria Buggikovács" ;
  a2a:PersonName [
    rdfs:label "Maria Buggikovács" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Buggikovács"
  ] .

oa:event_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "03-02-1932" ;
    a2a:Year "1932" ;
    a2a:Month "02" ;
    a2a:Day "03" ;
    rdfs:label "1932-02-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_Person1016007535 ;
  a2a:EventKeyRef oa:event_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_Event1 .

oa:relationep_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_Person1016007536 ;
  a2a:EventKeyRef oa:event_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_Event1 .

oa:relationep_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_Person1016007537 ;
  a2a:EventKeyRef oa:event_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_Event1 .

oa:relationep_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_Person1016007538 ;
  a2a:EventKeyRef oa:event_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_Event1 .

oa:relationep_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_Person1016007539 ;
  a2a:EventKeyRef oa:event_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_Event1 .

oa:relationep_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_Person1016007540 ;
  a2a:EventKeyRef oa:event_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7_Event1 .

oa:source_srt_D79CD8EC-9F4D-4DF8-9857-ADF710784CB7
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1932-02-03 - 1932-02-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1932-02-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1932-02-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "03-02-1932" ;
    a2a:Year "1932" ;
    a2a:Month "02" ;
    a2a:Day "03" ;
    rdfs:label "03-02-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.291" ;
    a2a:RegistryNumber "1932A" ;
    a2a:Folio "a075" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1932.291, 1932A, a075"
  ] ;
  a2a:SourceLastChangeDate "2018-08-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/D79CD8EC9F4D4DF89857ADF710784CB7" ;
  a2a:RecordIdentifier "1016007534" ;
  a2a:RecordGUID "{D79CD8EC-9F4D-4DF8-9857-ADF710784CB7}" ;
  a2a:SourceRemarkOpmerking "bruid is Hongaarsch onderdaan" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/12DC6606B099439C866A7B3820C0E441" .

