@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_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF
  a a2a:Record ;
  rdfs:label "Trouwen op 5 februari 1786" ;
  a2a:hasPerson oa:person_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_Person1, oa:person_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_Person2, oa:person_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_Person3, oa:person_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_Person4, oa:person_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_Person5 ;
  a2a:hasEvent oa:event_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_0, oa:relationep_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_1, oa:relationep_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_2, oa:relationep_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_3, oa:relationep_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_4 ;
  a2a:hasSource oa:source_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF .

oa:person_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_Person1
  a a2a:Person ;
  rdfs:label "Gerrit in Tra" ;
  a2a:PersonName [
    rdfs:label "Gerrit in Tra" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "in Tra"
  ] .

oa:person_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_Person2
  a a2a:Person ;
  rdfs:label "Jan in Tra" ;
  a2a:PersonName [
    rdfs:label "Jan in Tra" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "in Tra"
  ] .

oa:person_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_Person3
  a a2a:Person ;
  rdfs:label "nn Westenberg" ;
  a2a:PersonName [
    rdfs:label "nn Westenberg" ;
    a2a:PersonNameFirstName "nn" ;
    a2a:PersonNameLastName "Westenberg"
  ] .

oa:person_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_Person4
  a a2a:Person ;
  rdfs:label "Geesken Nijen Esch" ;
  a2a:PersonName [
    rdfs:label "Geesken Nijen Esch" ;
    a2a:PersonNameFirstName "Geesken" ;
    a2a:PersonNameLastName "Nijen Esch"
  ] .

oa:person_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_Person5
  a a2a:Person ;
  rdfs:label "Rutger Nijen Esch" ;
  a2a:PersonName [
    rdfs:label "Rutger Nijen Esch" ;
    a2a:PersonNameFirstName "Rutger" ;
    a2a:PersonNameLastName "Nijen Esch"
  ] .

oa:event_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1786" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1786-02-05"^^xsd:date
  ] ;
  a2a:EventRemark29_Kerkelijke_gemeente "Neede" .

oa:relationep_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_0
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegom/bruid" ;
  a2a:RelationType "other:Bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_Person1 ;
  a2a:EventKeyRef oa:event_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_Event1 .

oa:relationep_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_1
  a a2a:RelationEP ;
  rdfs:label "other:Vader bruidegom/bruid" ;
  a2a:RelationType "other:Vader bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_Person2 ;
  a2a:EventKeyRef oa:event_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_Event1 .

oa:relationep_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_Person3 ;
  a2a:EventKeyRef oa:event_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_Event1 .

oa:relationep_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegom/bruid" ;
  a2a:RelationType "other:Bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_Person4 ;
  a2a:EventKeyRef oa:event_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_Event1 .

oa:relationep_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_4
  a a2a:RelationEP ;
  rdfs:label "other:Vader bruidegom/bruid" ;
  a2a:RelationType "other:Vader bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_Person5 ;
  a2a:EventKeyRef oa:event_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF_Event1 .

oa:source_gld_A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF
  a a2a:Source ;
  rdfs:label "Gelders Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem", "1786-01-01 - 1786-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1786-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1786-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Collection "Neede" ;
    a2a:RegistryNumber "1128.5" ;
    a2a:Folio "85" ;
    rdfs:label "Gelders Archief, Neede, 1128.5, 85"
  ] ;
  a2a:SourceLastChangeDate "2021-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/A20F0FF28FD44E77BF797DF76C2BBBDF" ;
  a2a:RecordGUID "{A20F0FF2-8FD4-4E77-BF79-7DF76C2BBBDF}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-AhGldA_0176_11285_54_MI.xml van GLD" .

