@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_2DA6122F-784B-4DF3-8424-42BF740DFEB0
  a a2a:Record ;
  rdfs:label "Huwelijk op 22 november 1939 te Apeldoorn" ;
  a2a:hasPerson oa:person_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_Person3014731218, oa:person_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_Person3014731221, oa:person_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_Person3014731223, oa:person_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_Person3014731224, oa:person_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_Person3014731226, oa:person_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_Person3014731228 ;
  a2a:hasEvent oa:event_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_0, oa:relationep_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_1, oa:relationep_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_2, oa:relationep_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_3, oa:relationep_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_4, oa:relationep_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_5 ;
  a2a:hasSource oa:source_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0 .

oa:person_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_Person3014731218
  a a2a:Person ;
  rdfs:label "Reinier van Campen" ;
  a2a:PersonName [
    rdfs:label "Reinier van Campen" ;
    a2a:PersonNameFirstName "Reinier" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Campen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] ;
  a2a:Profession "arbeider" .

oa:person_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_Person3014731221
  a a2a:Person ;
  rdfs:label "Teunis van Campen" ;
  a2a:PersonName [
    rdfs:label "Teunis van Campen" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Campen"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_Person3014731223
  a a2a:Person ;
  rdfs:label "Reindje Overbeek" ;
  a2a:PersonName [
    rdfs:label "Reindje Overbeek" ;
    a2a:PersonNameFirstName "Reindje" ;
    a2a:PersonNameLastName "Overbeek"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_Person3014731224
  a a2a:Person ;
  rdfs:label "Francina Hendrika Maria Dijkmans" ;
  a2a:PersonName [
    rdfs:label "Francina Hendrika Maria Dijkmans" ;
    a2a:PersonNameFirstName "Francina Hendrika Maria" ;
    a2a:PersonNameLastName "Dijkmans"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groenlo" ;
    rdfs:label "Groenlo"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_Person3014731226
  a a2a:Person ;
  rdfs:label "Louis Dijkmans" ;
  a2a:PersonName [
    rdfs:label "Louis Dijkmans" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Dijkmans"
  ] ;
  a2a:Profession "aannemer" .

oa:person_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_Person3014731228
  a a2a:Person ;
  rdfs:label "Johanna Christina Geerdink" ;
  a2a:PersonName [
    rdfs:label "Johanna Christina Geerdink" ;
    a2a:PersonNameFirstName "Johanna Christina" ;
    a2a:PersonNameLastName "Geerdink"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "22-11-1939" ;
    a2a:Year "1939" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1939-11-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_Person3014731218 ;
  a2a:EventKeyRef oa:event_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_Event1 .

oa:relationep_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_Person3014731221 ;
  a2a:EventKeyRef oa:event_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_Event1 .

oa:relationep_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_Person3014731223 ;
  a2a:EventKeyRef oa:event_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_Event1 .

oa:relationep_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_Person3014731224 ;
  a2a:EventKeyRef oa:event_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_Event1 .

oa:relationep_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_Person3014731226 ;
  a2a:EventKeyRef oa:event_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_Event1 .

oa:relationep_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_Person3014731228 ;
  a2a:EventKeyRef oa:event_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0_Event1 .

oa:source_gld_2DA6122F-784B-4DF3-8424-42BF740DFEB0
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Apeldoorn, Nederland", "1939-11-22 - 1939-11-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1939-11-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-11-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "22-11-1939" ;
    a2a:Year "1939" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "22-11-1939"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Apeldoorn, Huwelijksregister" ;
    a2a:Book "Apeldoorn, Huwelijksregister" ;
    a2a:DocumentNumber "610" ;
    a2a:RegistryNumber "13288.03" ;
    rdfs:label "Gelders Archief, Arnhem, Apeldoorn, Huwelijksregister, Apeldoorn, Huwelijksregister, 610, 13288.03"
  ] ;
  a2a:SourceLastChangeDate "2022-11-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/2DA6122F784B4DF3842442BF740DFEB0" ;
  a2a:RecordIdentifier "3014731216" ;
  a2a:RecordGUID "{2DA6122F-784B-4DF3-8424-42BF740DFEB0}" ;
  a2a:SourceRemarkOpmerking "Echtscheiding" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/E0553B257DF4414C9B56E32E1510E628" .

