@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_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4
  a a2a:Record ;
  rdfs:label "Huwelijk op 11 oktober 1933 te Voorst" ;
  a2a:hasPerson oa:person_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_Person3015480439, oa:person_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_Person3015480440, oa:person_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_Person3015480441, oa:person_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_Person3015480442, oa:person_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_Person3015480443, oa:person_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_Person3015480444 ;
  a2a:hasEvent oa:event_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_0, oa:relationep_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_1, oa:relationep_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_2, oa:relationep_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_3, oa:relationep_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_4, oa:relationep_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_5 ;
  a2a:hasSource oa:source_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4 .

oa:person_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_Person3015480439
  a a2a:Person ;
  rdfs:label "Gerardus Martinus Biesterbos" ;
  a2a:PersonName [
    rdfs:label "Gerardus Martinus Biesterbos" ;
    a2a:PersonNameFirstName "Gerardus Martinus" ;
    a2a:PersonNameLastName "Biesterbos"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] ;
  a2a:Profession "slager" .

oa:person_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_Person3015480440
  a a2a:Person ;
  rdfs:label "Gerardus Antonius Biesterbos" ;
  a2a:PersonName [
    rdfs:label "Gerardus Antonius Biesterbos" ;
    a2a:PersonNameFirstName "Gerardus Antonius" ;
    a2a:PersonNameLastName "Biesterbos"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_Person3015480441
  a a2a:Person ;
  rdfs:label "Aleida Berendina Berends" ;
  a2a:PersonName [
    rdfs:label "Aleida Berendina Berends" ;
    a2a:PersonNameFirstName "Aleida Berendina" ;
    a2a:PersonNameLastName "Berends"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_Person3015480442
  a a2a:Person ;
  rdfs:label "Antonia Johanna Ganzevles" ;
  a2a:PersonName [
    rdfs:label "Antonia Johanna Ganzevles" ;
    a2a:PersonNameFirstName "Antonia Johanna" ;
    a2a:PersonNameLastName "Ganzevles"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_Person3015480443
  a a2a:Person ;
  rdfs:label "Wilhelmus Ganzevles" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Ganzevles" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Ganzevles"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_Person3015480444
  a a2a:Person ;
  rdfs:label "Willemina Geertruida van den Hoek" ;
  a2a:PersonName [
    rdfs:label "Willemina Geertruida van den Hoek" ;
    a2a:PersonNameFirstName "Willemina Geertruida" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hoek"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "11-10-1933" ;
    a2a:Year "1933" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1933-10-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:relationep_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_Person3015480439 ;
  a2a:EventKeyRef oa:event_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_Event1 .

oa:relationep_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_Person3015480440 ;
  a2a:EventKeyRef oa:event_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_Event1 .

oa:relationep_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_Person3015480441 ;
  a2a:EventKeyRef oa:event_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_Event1 .

oa:relationep_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_Person3015480442 ;
  a2a:EventKeyRef oa:event_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_Event1 .

oa:relationep_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_Person3015480443 ;
  a2a:EventKeyRef oa:event_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_Event1 .

oa:relationep_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_Person3015480444 ;
  a2a:EventKeyRef oa:event_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4_Event1 .

oa:source_gld_244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Voorst" ;
    a2a:Country "Nederland" ;
    rdfs:label "Voorst, Nederland", "1933-10-11 - 1933-10-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1933-10-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1933-10-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "11-10-1933" ;
    a2a:Year "1933" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "11-10-1933"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Voorst, Huwelijksregister" ;
    a2a:Book "Voorst, Huwelijksregister" ;
    a2a:DocumentNumber "100" ;
    a2a:RegistryNumber "13414.01" ;
    rdfs:label "Gelders Archief, Arnhem, Voorst, Huwelijksregister, Voorst, Huwelijksregister, 100, 13414.01"
  ] ;
  a2a:SourceLastChangeDate "2022-11-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/244BF9AF85BA4DF0AB76CAF10FAFDEC4" ;
  a2a:RecordIdentifier "3015480438" ;
  a2a:RecordGUID "{244BF9AF-85BA-4DF0-AB76-CAF10FAFDEC4}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/96326B33981D4ED4B0530529CF5EF39A" .

