@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_D72FCB03-0DC6-40BE-87CD-CDB2DB990657
  a a2a:Record ;
  rdfs:label "Huwelijk op 8 september 1832 te Hengelo" ;
  a2a:hasPerson oa:person_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_Person3037947561, oa:person_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_Person3037947562, oa:person_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_Person3037947563, oa:person_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_Person3037947564, oa:person_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_Person3037947565, oa:person_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_Person3037947566 ;
  a2a:hasEvent oa:event_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_0, oa:relationep_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_1, oa:relationep_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_2, oa:relationep_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_3, oa:relationep_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_4, oa:relationep_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_5 ;
  a2a:hasSource oa:source_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657 .

oa:person_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_Person3037947561
  a a2a:Person ;
  rdfs:label "Jan Norde" ;
  a2a:PersonName [
    rdfs:label "Jan Norde" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Norde"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vorden (Bronckhorst)" ;
    rdfs:label "Vorden (Bronckhorst)"
  ] ;
  a2a:Profession "boerenwerk doende" .

oa:person_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_Person3037947562
  a a2a:Person ;
  rdfs:label "Hendrik Jan Norde" ;
  a2a:PersonName [
    rdfs:label "Hendrik Jan Norde" ;
    a2a:PersonNameFirstName "Hendrik Jan" ;
    a2a:PersonNameLastName "Norde"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_Person3037947563
  a a2a:Person ;
  rdfs:label "Janna Kornegoor" ;
  a2a:PersonName [
    rdfs:label "Janna Kornegoor" ;
    a2a:PersonNameFirstName "Janna" ;
    a2a:PersonNameLastName "Kornegoor"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_Person3037947564
  a a2a:Person ;
  rdfs:label "Willemina Kok" ;
  a2a:PersonName [
    rdfs:label "Willemina Kok" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hengelo" ;
    rdfs:label "Hengelo"
  ] ;
  a2a:Profession "eigen werk doende" .

oa:person_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_Person3037947565
  a a2a:Person ;
  rdfs:label "Jan Kok" ;
  a2a:PersonName [
    rdfs:label "Jan Kok" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:Profession "commies" .

oa:person_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_Person3037947566
  a a2a:Person ;
  rdfs:label "Harmina Hesseling" ;
  a2a:PersonName [
    rdfs:label "Harmina Hesseling" ;
    a2a:PersonNameFirstName "Harmina" ;
    a2a:PersonNameLastName "Hesseling"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "08-09-1832" ;
    a2a:Year "1832" ;
    a2a:Month "09" ;
    a2a:Day "08" ;
    rdfs:label "1832-09-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hengelo" ;
    rdfs:label "Hengelo"
  ] .

oa:relationep_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_Person3037947561 ;
  a2a:EventKeyRef oa:event_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_Event1 .

oa:relationep_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_Person3037947562 ;
  a2a:EventKeyRef oa:event_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_Event1 .

oa:relationep_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_Person3037947563 ;
  a2a:EventKeyRef oa:event_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_Event1 .

oa:relationep_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_Person3037947564 ;
  a2a:EventKeyRef oa:event_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_Event1 .

oa:relationep_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_Person3037947565 ;
  a2a:EventKeyRef oa:event_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_Event1 .

oa:relationep_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_Person3037947566 ;
  a2a:EventKeyRef oa:event_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657_Event1 .

oa:source_gld_D72FCB03-0DC6-40BE-87CD-CDB2DB990657
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Hengelo" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hengelo, Nederland", "1832-09-08 - 1832-09-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1832-09-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1832-09-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "08-09-1832" ;
    a2a:Year "1832" ;
    a2a:Month "09" ;
    a2a:Day "08" ;
    rdfs:label "08-09-1832"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Hengelo, Huwelijksregister" ;
    a2a:DocumentNumber "13" ;
    a2a:RegistryNumber "4227.06" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Hengelo, Huwelijksregister, 13, 4227.06"
  ] ;
  a2a:SourceLastChangeDate "2022-11-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/D72FCB030DC640BE87CDCDB2DB990657" ;
  a2a:RecordIdentifier "3037947560" ;
  a2a:RecordGUID "{D72FCB03-0DC6-40BE-87CD-CDB2DB990657}" ;
  a2a:SourceRemarkOpmerking "weduwe van Manus Smeenk" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/E949BF28F0E34420B56FC145894F19AC" .

