@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_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2
  a a2a:Record ;
  rdfs:label "Huwelijk op 29 april 1931 te Zutphen" ;
  a2a:hasPerson oa:person_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_Person3014649723, oa:person_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_Person3014649724, oa:person_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_Person3014649725, oa:person_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_Person3014649726, oa:person_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_Person3014649727, oa:person_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_Person3014649728 ;
  a2a:hasEvent oa:event_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_0, oa:relationep_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_1, oa:relationep_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_2, oa:relationep_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_3, oa:relationep_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_4, oa:relationep_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_5 ;
  a2a:hasSource oa:source_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2 .

oa:person_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_Person3014649723
  a a2a:Person ;
  rdfs:label "Bernardus Wilhelmus Steenbergen" ;
  a2a:PersonName [
    rdfs:label "Bernardus Wilhelmus Steenbergen" ;
    a2a:PersonNameFirstName "Bernardus Wilhelmus" ;
    a2a:PersonNameLastName "Steenbergen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] ;
  a2a:Profession "grondwerker" .

oa:person_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_Person3014649724
  a a2a:Person ;
  rdfs:label "Willem Steenbergen" ;
  a2a:PersonName [
    rdfs:label "Willem Steenbergen" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Steenbergen"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_Person3014649725
  a a2a:Person ;
  rdfs:label "Aleida Pusters" ;
  a2a:PersonName [
    rdfs:label "Aleida Pusters" ;
    a2a:PersonNameFirstName "Aleida" ;
    a2a:PersonNameLastName "Pusters"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_Person3014649726
  a a2a:Person ;
  rdfs:label "Hendrika Wendholt" ;
  a2a:PersonName [
    rdfs:label "Hendrika Wendholt" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Wendholt"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Enschede" ;
    rdfs:label "Enschede"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_Person3014649727
  a a2a:Person ;
  rdfs:label "Gerhard Hermann Wendholt" ;
  a2a:PersonName [
    rdfs:label "Gerhard Hermann Wendholt" ;
    a2a:PersonNameFirstName "Gerhard Hermann" ;
    a2a:PersonNameLastName "Wendholt"
  ] ;
  a2a:Profession "mandenmaker" .

oa:person_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_Person3014649728
  a a2a:Person ;
  rdfs:label "Johanna Elizabeth Lindeman" ;
  a2a:PersonName [
    rdfs:label "Johanna Elizabeth Lindeman" ;
    a2a:PersonNameFirstName "Johanna Elizabeth" ;
    a2a:PersonNameLastName "Lindeman"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "29-04-1931" ;
    a2a:Year "1931" ;
    a2a:Month "04" ;
    a2a:Day "29" ;
    rdfs:label "1931-04-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:relationep_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_Person3014649723 ;
  a2a:EventKeyRef oa:event_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_Event1 .

oa:relationep_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_Person3014649724 ;
  a2a:EventKeyRef oa:event_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_Event1 .

oa:relationep_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_Person3014649725 ;
  a2a:EventKeyRef oa:event_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_Event1 .

oa:relationep_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_Person3014649726 ;
  a2a:EventKeyRef oa:event_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_Event1 .

oa:relationep_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_Person3014649727 ;
  a2a:EventKeyRef oa:event_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_Event1 .

oa:relationep_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_Person3014649728 ;
  a2a:EventKeyRef oa:event_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2_Event1 .

oa:source_gld_45DFFBC9-74B2-4197-B8C3-6788ADA87DF2
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Zutphen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zutphen, Nederland", "1931-04-29 - 1931-04-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1931-04-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1931-04-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "29-04-1931" ;
    a2a:Year "1931" ;
    a2a:Month "04" ;
    a2a:Day "29" ;
    rdfs:label "29-04-1931"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Zutphen, Huwelijksregister" ;
    a2a:Book "Zutphen, Huwelijksregister" ;
    a2a:DocumentNumber "33" ;
    a2a:RegistryNumber "12566.02" ;
    rdfs:label "Gelders Archief, Arnhem, Zutphen, Huwelijksregister, Zutphen, Huwelijksregister, 33, 12566.02"
  ] ;
  a2a:SourceLastChangeDate "2022-11-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/45DFFBC974B24197B8C36788ADA87DF2" ;
  a2a:RecordIdentifier "3014649722" ;
  a2a:RecordGUID "{45DFFBC9-74B2-4197-B8C3-6788ADA87DF2}" ;
  a2a:SourceRemarkOpmerking "Erkenning" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/964BC3674C93493E8A912B2AC141F22E" .

