@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_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 november 1933 te Nijmegen" ;
  a2a:hasPerson oa:person_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_Person3015360898, oa:person_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_Person3015360899, oa:person_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_Person3015360900, oa:person_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_Person3015360901, oa:person_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_Person3015360902, oa:person_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_Person3015360903 ;
  a2a:hasEvent oa:event_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_0, oa:relationep_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_1, oa:relationep_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_2, oa:relationep_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_3, oa:relationep_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_4, oa:relationep_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_5 ;
  a2a:hasSource oa:source_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399 .

oa:person_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_Person3015360898
  a a2a:Person ;
  rdfs:label "Hendrikus Antonius Peters" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Antonius Peters" ;
    a2a:PersonNameFirstName "Hendrikus Antonius" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gendringen" ;
    rdfs:label "Gendringen"
  ] ;
  a2a:Profession "assuradeur" .

oa:person_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_Person3015360899
  a a2a:Person ;
  rdfs:label "Johannes Hendrikus Peters" ;
  a2a:PersonName [
    rdfs:label "Johannes Hendrikus Peters" ;
    a2a:PersonNameFirstName "Johannes Hendrikus" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Profession "tuinman" .

oa:person_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_Person3015360900
  a a2a:Person ;
  rdfs:label "Hendrina Lanters" ;
  a2a:PersonName [
    rdfs:label "Hendrina Lanters" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Lanters"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_Person3015360901
  a a2a:Person ;
  rdfs:label "Henderika Dorothea Maria Witting" ;
  a2a:PersonName [
    rdfs:label "Henderika Dorothea Maria Witting" ;
    a2a:PersonNameFirstName "Henderika Dorothea Maria" ;
    a2a:PersonNameLastName "Witting"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_Person3015360902
  a a2a:Person ;
  rdfs:label "Harmannus Johannus Hinderikus Witting" ;
  a2a:PersonName [
    rdfs:label "Harmannus Johannus Hinderikus Witting" ;
    a2a:PersonNameFirstName "Harmannus Johannus Hinderikus" ;
    a2a:PersonNameLastName "Witting"
  ] ;
  a2a:Profession "handelsagent" .

oa:person_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_Person3015360903
  a a2a:Person ;
  rdfs:label "Johanna Dorothea van den Bergh" ;
  a2a:PersonName [
    rdfs:label "Johanna Dorothea van den Bergh" ;
    a2a:PersonNameFirstName "Johanna Dorothea" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bergh"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "17-11-1933" ;
    a2a:Year "1933" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1933-11-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:relationep_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_Person3015360898 ;
  a2a:EventKeyRef oa:event_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_Event1 .

oa:relationep_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_Person3015360899 ;
  a2a:EventKeyRef oa:event_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_Event1 .

oa:relationep_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_Person3015360900 ;
  a2a:EventKeyRef oa:event_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_Event1 .

oa:relationep_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_Person3015360901 ;
  a2a:EventKeyRef oa:event_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_Event1 .

oa:relationep_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_Person3015360902 ;
  a2a:EventKeyRef oa:event_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_Event1 .

oa:relationep_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_Person3015360903 ;
  a2a:EventKeyRef oa:event_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399_Event1 .

oa:source_gld_F2FD8CCF-109A-46DF-ACDD-981CC4FD1399
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Nijmegen, Nederland", "1933-11-17 - 1933-11-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1933-11-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1933-11-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17-11-1933" ;
    a2a:Year "1933" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "17-11-1933"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Nijmegen, Huwelijksregister" ;
    a2a:Book "Nijmegen, Huwelijksregister" ;
    a2a:DocumentNumber "503" ;
    a2a:RegistryNumber "13390.11" ;
    rdfs:label "Gelders Archief, Arnhem, Nijmegen, Huwelijksregister, Nijmegen, Huwelijksregister, 503, 13390.11"
  ] ;
  a2a:SourceLastChangeDate "2022-11-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/F2FD8CCF109A46DFACDD981CC4FD1399" ;
  a2a:RecordIdentifier "3015360897" ;
  a2a:RecordGUID "{F2FD8CCF-109A-46DF-ACDD-981CC4FD1399}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/6E3DCFCB879F4D91A26748BC5A662946" .

