@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_7CF549AB-B625-41FC-B10F-5DF829F7AF08
  a a2a:Record ;
  rdfs:label "Huwelijk op 18 februari 1888 te Voorst" ;
  a2a:hasPerson oa:person_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_Person3031159497, oa:person_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_Person3031159498, oa:person_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_Person3031159499, oa:person_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_Person3031159500, oa:person_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_Person3031159501, oa:person_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_Person3031159502 ;
  a2a:hasEvent oa:event_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_0, oa:relationep_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_1, oa:relationep_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_2, oa:relationep_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_3, oa:relationep_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_4, oa:relationep_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_5 ;
  a2a:hasSource oa:source_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08 .

oa:person_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_Person3031159497
  a a2a:Person ;
  rdfs:label "Gerrit Jan Werler" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Werler" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNameLastName "Werler"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_Person3031159498
  a a2a:Person ;
  rdfs:label "Gerrit Werler" ;
  a2a:PersonName [
    rdfs:label "Gerrit Werler" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Werler"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_Person3031159499
  a a2a:Person ;
  rdfs:label "Elisabeth Jacoba Middelburg" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Jacoba Middelburg" ;
    a2a:PersonNameFirstName "Elisabeth Jacoba" ;
    a2a:PersonNameLastName "Middelburg"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_Person3031159500
  a a2a:Person ;
  rdfs:label "Keetje Veldwijk" ;
  a2a:PersonName [
    rdfs:label "Keetje Veldwijk" ;
    a2a:PersonNameFirstName "Keetje" ;
    a2a:PersonNameLastName "Veldwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Terwolde (Voorst)" ;
    rdfs:label "Terwolde (Voorst)"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_Person3031159501
  a a2a:Person ;
  rdfs:label "Marten Veldwijk" ;
  a2a:PersonName [
    rdfs:label "Marten Veldwijk" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNameLastName "Veldwijk"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_Person3031159502
  a a2a:Person ;
  rdfs:label "Hendrika Brummelenkamp" ;
  a2a:PersonName [
    rdfs:label "Hendrika Brummelenkamp" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Brummelenkamp"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "18-02-1888" ;
    a2a:Year "1888" ;
    a2a:Month "02" ;
    a2a:Day "18" ;
    rdfs:label "1888-02-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:relationep_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_Person3031159497 ;
  a2a:EventKeyRef oa:event_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_Event1 .

oa:relationep_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_Person3031159498 ;
  a2a:EventKeyRef oa:event_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_Event1 .

oa:relationep_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_Person3031159499 ;
  a2a:EventKeyRef oa:event_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_Event1 .

oa:relationep_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_Person3031159500 ;
  a2a:EventKeyRef oa:event_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_Event1 .

oa:relationep_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_Person3031159501 ;
  a2a:EventKeyRef oa:event_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_Event1 .

oa:relationep_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_Person3031159502 ;
  a2a:EventKeyRef oa:event_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08_Event1 .

oa:source_gld_7CF549AB-B625-41FC-B10F-5DF829F7AF08
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Voorst" ;
    a2a:Country "Nederland" ;
    rdfs:label "Voorst, Nederland", "1888-02-18 - 1888-02-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1888-02-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1888-02-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "18-02-1888" ;
    a2a:Year "1888" ;
    a2a:Month "02" ;
    a2a:Day "18" ;
    rdfs:label "18-02-1888"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Voorst, Huwelijksregister" ;
    a2a:DocumentNumber "16" ;
    a2a:RegistryNumber "2867.01" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Voorst, Huwelijksregister, 16, 2867.01"
  ] ;
  a2a:SourceLastChangeDate "2022-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/7CF549ABB62541FCB10F5DF829F7AF08" ;
  a2a:RecordIdentifier "3031159496" ;
  a2a:RecordGUID "{7CF549AB-B625-41FC-B10F-5DF829F7AF08}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/481FD2476FC24C32909ACF87E6493E38" .

