@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_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508
  a a2a:Record ;
  rdfs:label "Huwelijk op 8 juni 1850 te Voorst" ;
  a2a:hasPerson oa:person_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_Person3031225470, oa:person_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_Person3031225471, oa:person_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_Person3031225472, oa:person_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_Person3031225473, oa:person_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_Person3031225474, oa:person_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_Person3031225475 ;
  a2a:hasEvent oa:event_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_0, oa:relationep_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_1, oa:relationep_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_2, oa:relationep_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_3, oa:relationep_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_4, oa:relationep_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_5 ;
  a2a:hasSource oa:source_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508 .

oa:person_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_Person3031225470
  a a2a:Person ;
  rdfs:label "Antonij Steunenberg" ;
  a2a:PersonName [
    rdfs:label "Antonij Steunenberg" ;
    a2a:PersonNameFirstName "Antonij" ;
    a2a:PersonNameLastName "Steunenberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Terwolde (Voorst)" ;
    rdfs:label "Terwolde (Voorst)"
  ] ;
  a2a:Profession "daghuurder" .

oa:person_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_Person3031225471
  a a2a:Person ;
  rdfs:label "Teunis Steunenberg" ;
  a2a:PersonName [
    rdfs:label "Teunis Steunenberg" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Steunenberg"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_Person3031225472
  a a2a:Person ;
  rdfs:label "Alberdina Teunis Poelman" ;
  a2a:PersonName [
    rdfs:label "Alberdina Teunis Poelman" ;
    a2a:PersonNameFirstName "Alberdina" ;
    a2a:PersonNamePatronym "Teunis" ;
    a2a:PersonNameLastName "Poelman"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_Person3031225473
  a a2a:Person ;
  rdfs:label "Janna Steenman" ;
  a2a:PersonName [
    rdfs:label "Janna Steenman" ;
    a2a:PersonNameFirstName "Janna" ;
    a2a:PersonNameLastName "Steenman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] ;
  a2a:Profession "naaijster" .

oa:person_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_Person3031225474
  a a2a:Person ;
  rdfs:label "Albert Steenman" ;
  a2a:PersonName [
    rdfs:label "Albert Steenman" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Steenman"
  ] ;
  a2a:Profession "daghuurder" .

oa:person_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_Person3031225475
  a a2a:Person ;
  rdfs:label "Janna Kamphof" ;
  a2a:PersonName [
    rdfs:label "Janna Kamphof" ;
    a2a:PersonNameFirstName "Janna" ;
    a2a:PersonNameLastName "Kamphof"
  ] ;
  a2a:Profession "daghuurster" .

oa:event_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "08-06-1850" ;
    a2a:Year "1850" ;
    a2a:Month "06" ;
    a2a:Day "08" ;
    rdfs:label "1850-06-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:relationep_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_Person3031225470 ;
  a2a:EventKeyRef oa:event_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_Event1 .

oa:relationep_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_Person3031225471 ;
  a2a:EventKeyRef oa:event_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_Event1 .

oa:relationep_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_Person3031225472 ;
  a2a:EventKeyRef oa:event_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_Event1 .

oa:relationep_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_Person3031225473 ;
  a2a:EventKeyRef oa:event_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_Event1 .

oa:relationep_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_Person3031225474 ;
  a2a:EventKeyRef oa:event_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_Event1 .

oa:relationep_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_Person3031225475 ;
  a2a:EventKeyRef oa:event_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508_Event1 .

oa:source_gld_DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Voorst" ;
    a2a:Country "Nederland" ;
    rdfs:label "Voorst, Nederland", "1850-06-08 - 1850-06-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-06-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1850-06-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "08-06-1850" ;
    a2a:Year "1850" ;
    a2a:Month "06" ;
    a2a:Day "08" ;
    rdfs:label "08-06-1850"
  ] ;
  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 "49" ;
    a2a:RegistryNumber "2875.03" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Voorst, Huwelijksregister, 49, 2875.03"
  ] ;
  a2a:SourceLastChangeDate "2022-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/DA7FD8CDC1D74AF6AAC48874F7BFC508" ;
  a2a:RecordIdentifier "3031225469" ;
  a2a:RecordGUID "{DA7FD8CD-C1D7-4AF6-AAC4-8874F7BFC508}" ;
  a2a:SourceRemarkOpmerking "wettiging 1 kind" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/22331405630445A08FE857E49725C97D" .

