@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_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2
  a a2a:Record ;
  rdfs:label "Huwelijk op 3 januari 1940 te Arnhem" ;
  a2a:hasPerson oa:person_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_Person3014924692, oa:person_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_Person3014924694, oa:person_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_Person3014924696, oa:person_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_Person3014924697, oa:person_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_Person3014924699, oa:person_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_Person3014924700 ;
  a2a:hasEvent oa:event_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_0, oa:relationep_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_1, oa:relationep_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_2, oa:relationep_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_3, oa:relationep_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_4, oa:relationep_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_5 ;
  a2a:hasSource oa:source_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2 .

oa:person_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_Person3014924692
  a a2a:Person ;
  rdfs:label "Gerard Salomons" ;
  a2a:PersonName [
    rdfs:label "Gerard Salomons" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Salomons"
  ] ;
  a2a:Profession "predikant" .

oa:person_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_Person3014924694
  a a2a:Person ;
  rdfs:label "Nn Nn" ;
  a2a:PersonName [
    rdfs:label "Nn Nn" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNameLastName "Nn"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_Person3014924696
  a a2a:Person ;
  rdfs:label "Nn Nn" ;
  a2a:PersonName [
    rdfs:label "Nn Nn" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNameLastName "Nn"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_Person3014924697
  a a2a:Person ;
  rdfs:label "Daatje Driessen" ;
  a2a:PersonName [
    rdfs:label "Daatje Driessen" ;
    a2a:PersonNameFirstName "Daatje" ;
    a2a:PersonNameLastName "Driessen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_Person3014924699
  a a2a:Person ;
  rdfs:label "Nn Nn" ;
  a2a:PersonName [
    rdfs:label "Nn Nn" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNameLastName "Nn"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_Person3014924700
  a a2a:Person ;
  rdfs:label "Nn Nn" ;
  a2a:PersonName [
    rdfs:label "Nn Nn" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNameLastName "Nn"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "03-01-1940" ;
    a2a:Year "1940" ;
    a2a:Month "01" ;
    a2a:Day "03" ;
    rdfs:label "1940-01-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:relationep_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_Person3014924692 ;
  a2a:EventKeyRef oa:event_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_Event1 .

oa:relationep_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_Person3014924694 ;
  a2a:EventKeyRef oa:event_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_Event1 .

oa:relationep_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_Person3014924696 ;
  a2a:EventKeyRef oa:event_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_Event1 .

oa:relationep_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_Person3014924697 ;
  a2a:EventKeyRef oa:event_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_Event1 .

oa:relationep_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_Person3014924699 ;
  a2a:EventKeyRef oa:event_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_Event1 .

oa:relationep_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_Person3014924700 ;
  a2a:EventKeyRef oa:event_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2_Event1 .

oa:source_gld_2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Arnhem" ;
    a2a:Country "Nederland" ;
    rdfs:label "Arnhem, Nederland", "1940-01-03 - 1940-01-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1940-01-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-01-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "03-01-1940" ;
    a2a:Year "1940" ;
    a2a:Month "01" ;
    a2a:Day "03" ;
    rdfs:label "03-01-1940"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Arnhem, Echtscheidingsregister" ;
    a2a:Book "Arnhem, Echtscheidingsregister" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "13299.05" ;
    rdfs:label "Gelders Archief, Arnhem, Arnhem, Echtscheidingsregister, Arnhem, Echtscheidingsregister, 2, 13299.05"
  ] ;
  a2a:SourceLastChangeDate "2022-11-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/2C38C963F7B34ECA9FF2EB5A2A10DDF2" ;
  a2a:RecordIdentifier "3014924689" ;
  a2a:RecordGUID "{2C38C963-F7B3-4ECA-9FF2-EB5A2A10DDF2}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/9287FBF42BF84DA1B786CFD8DFC5BF8D" .

