@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_C325B326-EA95-4F79-8564-DB0A8FEC10B7
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 mei 1914 te Apeldoorn" ;
  a2a:hasPerson oa:person_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_Person3023452833, oa:person_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_Person3023452834, oa:person_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_Person3023452835, oa:person_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_Person3023452836, oa:person_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_Person3023452837, oa:person_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_Person3023452838 ;
  a2a:hasEvent oa:event_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_0, oa:relationep_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_1, oa:relationep_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_2, oa:relationep_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_3, oa:relationep_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_4, oa:relationep_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_5 ;
  a2a:hasSource oa:source_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7 .

oa:person_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_Person3023452833
  a a2a:Person ;
  rdfs:label "Rik Holdijk" ;
  a2a:PersonName [
    rdfs:label "Rik Holdijk" ;
    a2a:PersonNameFirstName "Rik" ;
    a2a:PersonNameLastName "Holdijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] ;
  a2a:Profession "paardenknecht" .

oa:person_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_Person3023452834
  a a2a:Person ;
  rdfs:label "Lammert Holdijk" ;
  a2a:PersonName [
    rdfs:label "Lammert Holdijk" ;
    a2a:PersonNameFirstName "Lammert" ;
    a2a:PersonNameLastName "Holdijk"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_Person3023452835
  a a2a:Person ;
  rdfs:label "Berendina Beekhuis" ;
  a2a:PersonName [
    rdfs:label "Berendina Beekhuis" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNameLastName "Beekhuis"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_Person3023452836
  a a2a:Person ;
  rdfs:label "Johanna Middelink" ;
  a2a:PersonName [
    rdfs:label "Johanna Middelink" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Middelink"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_Person3023452837
  a a2a:Person ;
  rdfs:label "Berend Middelink" ;
  a2a:PersonName [
    rdfs:label "Berend Middelink" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Middelink"
  ] ;
  a2a:Profession "jachtopziener" .

oa:person_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_Person3023452838
  a a2a:Person ;
  rdfs:label "Gezina Modderkolk" ;
  a2a:PersonName [
    rdfs:label "Gezina Modderkolk" ;
    a2a:PersonNameFirstName "Gezina" ;
    a2a:PersonNameLastName "Modderkolk"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "05" ;
    a2a:Day "02" ;
    rdfs:label "1914-05-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_Person3023452833 ;
  a2a:EventKeyRef oa:event_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_Event1 .

oa:relationep_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_Person3023452834 ;
  a2a:EventKeyRef oa:event_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_Event1 .

oa:relationep_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_Person3023452835 ;
  a2a:EventKeyRef oa:event_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_Event1 .

oa:relationep_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_Person3023452836 ;
  a2a:EventKeyRef oa:event_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_Event1 .

oa:relationep_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_Person3023452837 ;
  a2a:EventKeyRef oa:event_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_Event1 .

oa:relationep_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_Person3023452838 ;
  a2a:EventKeyRef oa:event_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7_Event1 .

oa:source_gld_C325B326-EA95-4F79-8564-DB0A8FEC10B7
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Country "Nederland" ;
    rdfs:label "Nederland", "1914-05-02 - 1914-05-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-05-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-05-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-05-1914" ;
    a2a:Year "1914" ;
    a2a:Month "05" ;
    a2a:Day "02" ;
    rdfs:label "02-05-1914"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1903-1980" ;
    a2a:Book "Apeldoorn, Huwelijksregister" ;
    a2a:DocumentNumber "72" ;
    a2a:RegistryNumber "9008.01" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1903-1980, Apeldoorn, Huwelijksregister, 72, 9008.01"
  ] ;
  a2a:SourceLastChangeDate "2025-06-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/C325B326EA954F798564DB0A8FEC10B7" ;
  a2a:RecordIdentifier "3023452832" ;
  a2a:RecordGUID "{C325B326-EA95-4F79-8564-DB0A8FEC10B7}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/8C58A3C642F848D19CBC33D24F287E0E" .

