@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_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 februari 1939 te Nijmegen" ;
  a2a:hasPerson oa:person_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_Person3015408918, oa:person_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_Person3015408919, oa:person_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_Person3015408920, oa:person_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_Person3015408921, oa:person_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_Person3015408922, oa:person_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_Person3015408923 ;
  a2a:hasEvent oa:event_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_0, oa:relationep_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_1, oa:relationep_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_2, oa:relationep_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_3, oa:relationep_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_4, oa:relationep_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_5 ;
  a2a:hasSource oa:source_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB .

oa:person_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_Person3015408918
  a a2a:Person ;
  rdfs:label "Gerardus Janssen Duijghuijsen" ;
  a2a:PersonName [
    rdfs:label "Gerardus Janssen Duijghuijsen" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Janssen Duijghuijsen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "55" ;
    rdfs:label "55"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] ;
  a2a:Profession "timmerman" .

oa:person_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_Person3015408919
  a a2a:Person ;
  rdfs:label "Johannes Janssen Duijghuijsen" ;
  a2a:PersonName [
    rdfs:label "Johannes Janssen Duijghuijsen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Janssen Duijghuijsen"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_Person3015408920
  a a2a:Person ;
  rdfs:label "Anna Maria Gijsbers" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Gijsbers" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Gijsbers"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_Person3015408921
  a a2a:Person ;
  rdfs:label "Lamberta Maria Span" ;
  a2a:PersonName [
    rdfs:label "Lamberta Maria Span" ;
    a2a:PersonNameFirstName "Lamberta Maria" ;
    a2a:PersonNameLastName "Span"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_Person3015408922
  a a2a:Person ;
  rdfs:label "Johannes Cornelis Span" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis Span" ;
    a2a:PersonNameFirstName "Johannes Cornelis" ;
    a2a:PersonNameLastName "Span"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_Person3015408923
  a a2a:Person ;
  rdfs:label "Petronella Maria Missot" ;
  a2a:PersonName [
    rdfs:label "Petronella Maria Missot" ;
    a2a:PersonNameFirstName "Petronella Maria" ;
    a2a:PersonNameLastName "Missot"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "02-02-1939" ;
    a2a:Year "1939" ;
    a2a:Month "02" ;
    a2a:Day "02" ;
    rdfs:label "1939-02-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:relationep_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_Person3015408918 ;
  a2a:EventKeyRef oa:event_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_Event1 .

oa:relationep_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_Person3015408919 ;
  a2a:EventKeyRef oa:event_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_Event1 .

oa:relationep_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_Person3015408920 ;
  a2a:EventKeyRef oa:event_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_Event1 .

oa:relationep_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_Person3015408921 ;
  a2a:EventKeyRef oa:event_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_Event1 .

oa:relationep_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_Person3015408922 ;
  a2a:EventKeyRef oa:event_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_Event1 .

oa:relationep_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_Person3015408923 ;
  a2a:EventKeyRef oa:event_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB_Event1 .

oa:source_gld_94C78F2E-B758-4E02-BBB4-373CFEFA4DAB
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Nijmegen, Nederland", "1939-02-02 - 1939-02-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1939-02-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-02-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-02-1939" ;
    a2a:Year "1939" ;
    a2a:Month "02" ;
    a2a:Day "02" ;
    rdfs:label "02-02-1939"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Nijmegen, Huwelijksregister" ;
    a2a:Book "Nijmegen, Huwelijksregister" ;
    a2a:DocumentNumber "48" ;
    a2a:RegistryNumber "13390.20" ;
    rdfs:label "Gelders Archief, Arnhem, Nijmegen, Huwelijksregister, Nijmegen, Huwelijksregister, 48, 13390.20"
  ] ;
  a2a:SourceLastChangeDate "2022-11-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/94C78F2EB7584E02BBB4373CFEFA4DAB" ;
  a2a:RecordIdentifier "3015408917" ;
  a2a:RecordGUID "{94C78F2E-B758-4E02-BBB4-373CFEFA4DAB}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/B51FB64B5B634C9A9E42C03733925672" .

