@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_25393D6C-004E-4A34-BAA1-44944A564E75
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 oktober 1909 te Voorst" ;
  a2a:hasPerson oa:person_gld_25393D6C-004E-4A34-BAA1-44944A564E75_Person3023090667, oa:person_gld_25393D6C-004E-4A34-BAA1-44944A564E75_Person3023090668, oa:person_gld_25393D6C-004E-4A34-BAA1-44944A564E75_Person3023090669, oa:person_gld_25393D6C-004E-4A34-BAA1-44944A564E75_Person3023090670, oa:person_gld_25393D6C-004E-4A34-BAA1-44944A564E75_Person3023090671, oa:person_gld_25393D6C-004E-4A34-BAA1-44944A564E75_Person3023090672 ;
  a2a:hasEvent oa:event_gld_25393D6C-004E-4A34-BAA1-44944A564E75_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_25393D6C-004E-4A34-BAA1-44944A564E75_0, oa:relationep_gld_25393D6C-004E-4A34-BAA1-44944A564E75_1, oa:relationep_gld_25393D6C-004E-4A34-BAA1-44944A564E75_2, oa:relationep_gld_25393D6C-004E-4A34-BAA1-44944A564E75_3, oa:relationep_gld_25393D6C-004E-4A34-BAA1-44944A564E75_4, oa:relationep_gld_25393D6C-004E-4A34-BAA1-44944A564E75_5 ;
  a2a:hasSource oa:source_gld_25393D6C-004E-4A34-BAA1-44944A564E75 .

oa:person_gld_25393D6C-004E-4A34-BAA1-44944A564E75_Person3023090667
  a a2a:Person ;
  rdfs:label "Gerrit Jan Spiegelenberg" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Spiegelenberg" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNameLastName "Spiegelenberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Broek (Voorst)" ;
    rdfs:label "Broek (Voorst)"
  ] ;
  a2a:Profession "fabrieksarbeider" .

oa:person_gld_25393D6C-004E-4A34-BAA1-44944A564E75_Person3023090668
  a a2a:Person ;
  rdfs:label "Evert Jan Spiegelenberg" ;
  a2a:PersonName [
    rdfs:label "Evert Jan Spiegelenberg" ;
    a2a:PersonNameFirstName "Evert Jan" ;
    a2a:PersonNameLastName "Spiegelenberg"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_25393D6C-004E-4A34-BAA1-44944A564E75_Person3023090669
  a a2a:Person ;
  rdfs:label "Aleida Hendrika Wilhelmina Barmentloo" ;
  a2a:PersonName [
    rdfs:label "Aleida Hendrika Wilhelmina Barmentloo" ;
    a2a:PersonNameFirstName "Aleida Hendrika Wilhelmina" ;
    a2a:PersonNameLastName "Barmentloo"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_25393D6C-004E-4A34-BAA1-44944A564E75_Person3023090670
  a a2a:Person ;
  rdfs:label "Maria Willemina Waanders" ;
  a2a:PersonName [
    rdfs:label "Maria Willemina Waanders" ;
    a2a:PersonNameFirstName "Maria Willemina" ;
    a2a:PersonNameLastName "Waanders"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Broek (Voorst)" ;
    rdfs:label "Broek (Voorst)"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_25393D6C-004E-4A34-BAA1-44944A564E75_Person3023090671
  a a2a:Person ;
  rdfs:label "Antonie Waanders" ;
  a2a:PersonName [
    rdfs:label "Antonie Waanders" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Waanders"
  ] ;
  a2a:Profession "fabrieksarbeider" .

oa:person_gld_25393D6C-004E-4A34-BAA1-44944A564E75_Person3023090672
  a a2a:Person ;
  rdfs:label "Gerritjen Boskamp" ;
  a2a:PersonName [
    rdfs:label "Gerritjen Boskamp" ;
    a2a:PersonNameFirstName "Gerritjen" ;
    a2a:PersonNameLastName "Boskamp"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_25393D6C-004E-4A34-BAA1-44944A564E75_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "23-10-1909" ;
    a2a:Year "1909" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1909-10-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:relationep_gld_25393D6C-004E-4A34-BAA1-44944A564E75_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_25393D6C-004E-4A34-BAA1-44944A564E75_Person3023090667 ;
  a2a:EventKeyRef oa:event_gld_25393D6C-004E-4A34-BAA1-44944A564E75_Event1 .

oa:relationep_gld_25393D6C-004E-4A34-BAA1-44944A564E75_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_25393D6C-004E-4A34-BAA1-44944A564E75_Person3023090668 ;
  a2a:EventKeyRef oa:event_gld_25393D6C-004E-4A34-BAA1-44944A564E75_Event1 .

oa:relationep_gld_25393D6C-004E-4A34-BAA1-44944A564E75_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_25393D6C-004E-4A34-BAA1-44944A564E75_Person3023090669 ;
  a2a:EventKeyRef oa:event_gld_25393D6C-004E-4A34-BAA1-44944A564E75_Event1 .

oa:relationep_gld_25393D6C-004E-4A34-BAA1-44944A564E75_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_25393D6C-004E-4A34-BAA1-44944A564E75_Person3023090670 ;
  a2a:EventKeyRef oa:event_gld_25393D6C-004E-4A34-BAA1-44944A564E75_Event1 .

oa:relationep_gld_25393D6C-004E-4A34-BAA1-44944A564E75_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_25393D6C-004E-4A34-BAA1-44944A564E75_Person3023090671 ;
  a2a:EventKeyRef oa:event_gld_25393D6C-004E-4A34-BAA1-44944A564E75_Event1 .

oa:relationep_gld_25393D6C-004E-4A34-BAA1-44944A564E75_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_25393D6C-004E-4A34-BAA1-44944A564E75_Person3023090672 ;
  a2a:EventKeyRef oa:event_gld_25393D6C-004E-4A34-BAA1-44944A564E75_Event1 .

oa:source_gld_25393D6C-004E-4A34-BAA1-44944A564E75
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Voorst" ;
    a2a:Country "Nederland" ;
    rdfs:label "Voorst, Nederland", "1909-10-23 - 1909-10-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-10-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-10-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-10-1909" ;
    a2a:Year "1909" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "23-10-1909"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1903-1980" ;
    a2a:Book "Voorst, Huwelijksregister" ;
    a2a:DocumentNumber "67" ;
    a2a:RegistryNumber "8749.03" ;
    rdfs:label "Gelders Archief, Burgerlijke stand Gelderland, dubbelen 1903-1980, Voorst, Huwelijksregister, 67, 8749.03"
  ] ;
  a2a:SourceLastChangeDate "2024-09-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/25393D6C004E4A34BAA144944A564E75" ;
  a2a:RecordIdentifier "3023090666" ;
  a2a:RecordGUID "{25393D6C-004E-4A34-BAA1-44944A564E75}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/825E28BB4D76456E80A481DAA913FDE8" .

