@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_13F8CAD0-263E-4384-8BC2-5533FFF72012
  a a2a:Record ;
  rdfs:label "Trouwen op 4 december 1803" ;
  a2a:hasPerson oa:person_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_Person1, oa:person_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_Person2, oa:person_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_Person3, oa:person_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_Person4, oa:person_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_Person5, oa:person_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_Person6 ;
  a2a:hasEvent oa:event_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_0, oa:relationep_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_1, oa:relationep_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_2, oa:relationep_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_3, oa:relationep_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_4, oa:relationep_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_5 ;
  a2a:hasSource oa:source_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012 .

oa:person_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_Person1
  a a2a:Person ;
  rdfs:label "S. ten Bokkel Huijnink" ;
  a2a:PersonName [
    rdfs:label "S. ten Bokkel Huijnink" ;
    a2a:PersonNameFirstName "S." ;
    a2a:PersonNameLastName "ten Bokkel Huijnink"
  ] .

oa:person_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_Person2
  a a2a:Person ;
  rdfs:label "S. ten Bokkel Huijnink" ;
  a2a:PersonName [
    rdfs:label "S. ten Bokkel Huijnink" ;
    a2a:PersonNameFirstName "S." ;
    a2a:PersonNameLastName "ten Bokkel Huijnink"
  ] .

oa:person_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_Person3
  a a2a:Person ;
  rdfs:label "L.B.S. Dupre" ;
  a2a:PersonName [
    rdfs:label "L.B.S. Dupre" ;
    a2a:PersonNameFirstName "L.B.S." ;
    a2a:PersonNameLastName "Dupre"
  ] .

oa:person_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_Person4
  a a2a:Person ;
  rdfs:label "Teunis Weenink" ;
  a2a:PersonName [
    rdfs:label "Teunis Weenink" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Weenink"
  ] .

oa:person_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_Person5
  a a2a:Person ;
  rdfs:label "G.H. Smits" ;
  a2a:PersonName [
    rdfs:label "G.H. Smits" ;
    a2a:PersonNameFirstName "G.H." ;
    a2a:PersonNameLastName "Smits"
  ] .

oa:person_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_Person6
  a a2a:Person ;
  rdfs:label "Anna Cathariena Hesselink" ;
  a2a:PersonName [
    rdfs:label "Anna Cathariena Hesselink" ;
    a2a:PersonNameFirstName "Anna Cathariena" ;
    a2a:PersonNameLastName "Hesselink"
  ] .

oa:event_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1803" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1803-12-04"^^xsd:date
  ] ;
  a2a:EventRemark29_Kerkelijke_gemeente "Winterswijk" .

oa:relationep_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_Person1 ;
  a2a:EventKeyRef oa:event_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_Event1 .

oa:relationep_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_Person2 ;
  a2a:EventKeyRef oa:event_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_Event1 .

oa:relationep_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_Person3 ;
  a2a:EventKeyRef oa:event_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_Event1 .

oa:relationep_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegom/bruid" ;
  a2a:RelationType "other:Bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_Person4 ;
  a2a:EventKeyRef oa:event_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_Event1 .

oa:relationep_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_Person5 ;
  a2a:EventKeyRef oa:event_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_Event1 .

oa:relationep_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_5
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegom/bruid" ;
  a2a:RelationType "other:Bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_Person6 ;
  a2a:EventKeyRef oa:event_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012_Event1 .

oa:source_gld_13F8CAD0-263E-4384-8BC2-5533FFF72012
  a a2a:Source ;
  rdfs:label "Gelders Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem", "1803-01-01 - 1803-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1803-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1803-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Collection "Winterswijk" ;
    a2a:RegistryNumber "1745" ;
    a2a:Folio "58" ;
    rdfs:label "Gelders Archief, Winterswijk, 1745, 58"
  ] ;
  a2a:SourceLastChangeDate "2021-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/13F8CAD0263E43848BC25533FFF72012" ;
  a2a:RecordGUID "{13F8CAD0-263E-4384-8BC2-5533FFF72012}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-AhGldA_0176_1745_54_MI.xml van GLD" .

