@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_2DB44F02-2AF3-46A2-90D3-4C45F70935C3
  a a2a:Record ;
  rdfs:label "Trouwen op 29 april 1797 te Aalten" ;
  a2a:hasPerson oa:person_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_Person1, oa:person_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_Person2, oa:person_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_Person3, oa:person_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_Person4, oa:person_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_Person5, oa:person_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_Person6 ;
  a2a:hasEvent oa:event_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_0, oa:relationep_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_1, oa:relationep_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_2, oa:relationep_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_3, oa:relationep_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_4, oa:relationep_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_5 ;
  a2a:hasSource oa:source_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3 .

oa:person_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_Person1
  a a2a:Person ;
  rdfs:label "Garritjen Prinssen" ;
  a2a:PersonName [
    rdfs:label "Garritjen Prinssen" ;
    a2a:PersonNameFirstName "Garritjen" ;
    a2a:PersonNameLastName "Prinssen"
  ] .

oa:person_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_Person2
  a a2a:Person ;
  rdfs:label "Jan Prinssen" ;
  a2a:PersonName [
    rdfs:label "Jan Prinssen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Prinssen"
  ] .

oa:person_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_Person3
  a a2a:Person ;
  rdfs:label "Jan S. Huinink" ;
  a2a:PersonName [
    rdfs:label "Jan S. Huinink" ;
    a2a:PersonNameFirstName "Jan S." ;
    a2a:PersonNameLastName "Huinink"
  ] .

oa:person_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_Person4
  a a2a:Person ;
  rdfs:label "Garrit van Hengel" ;
  a2a:PersonName [
    rdfs:label "Garrit van Hengel" ;
    a2a:PersonNameFirstName "Garrit" ;
    a2a:PersonNameLastName "van Hengel"
  ] .

oa:person_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_Person5
  a a2a:Person ;
  rdfs:label "Sandrina van Hengel" ;
  a2a:PersonName [
    rdfs:label "Sandrina van Hengel" ;
    a2a:PersonNameFirstName "Sandrina" ;
    a2a:PersonNameLastName "van Hengel"
  ] .

oa:person_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_Person6
  a a2a:Person ;
  rdfs:label "Peter Evers" ;
  a2a:PersonName [
    rdfs:label "Peter Evers" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Evers"
  ] .

oa:event_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1797" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1797-04-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aalten" ;
    rdfs:label "Aalten"
  ] ;
  a2a:EventRemark29_Kerkelijke_gemeente "Aalten" .

oa:relationep_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_0
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegom/bruid" ;
  a2a:RelationType "other:Bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_Person1 ;
  a2a:EventKeyRef oa:event_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_Event1 .

oa:relationep_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_1
  a a2a:RelationEP ;
  rdfs:label "other:Vader bruidegom/bruid" ;
  a2a:RelationType "other:Vader bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_Person2 ;
  a2a:EventKeyRef oa:event_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_Event1 .

oa:relationep_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_Person3 ;
  a2a:EventKeyRef oa:event_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_Event1 .

oa:relationep_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_3
  a a2a:RelationEP ;
  rdfs:label "other:Vader bruidegom/bruid" ;
  a2a:RelationType "other:Vader bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_Person4 ;
  a2a:EventKeyRef oa:event_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_Event1 .

oa:relationep_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegom/bruid" ;
  a2a:RelationType "other:Bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_Person5 ;
  a2a:EventKeyRef oa:event_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_Event1 .

oa:relationep_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_Person6 ;
  a2a:EventKeyRef oa:event_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3_Event1 .

oa:source_gld_2DB44F02-2AF3-46A2-90D3-4C45F70935C3
  a a2a:Source ;
  rdfs:label "Gelders Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem", "1797-01-01 - 1797-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1797-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1797-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Collection "Aalten" ;
    a2a:RegistryNumber "7" ;
    a2a:Folio "81" ;
    rdfs:label "Gelders Archief, Aalten, 7, 81"
  ] ;
  a2a:SourceLastChangeDate "2021-02-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/2DB44F022AF346A290D34C45F70935C3" ;
  a2a:RecordGUID "{2DB44F02-2AF3-46A2-90D3-4C45F70935C3}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-AhGldA_0176_7_18_MI.xml van GLD" .

