@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_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6
  a a2a:Record ;
  rdfs:label "Trouwen op 13 juni 1723" ;
  a2a:hasPerson oa:person_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6_Person1, oa:person_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6_Person2, oa:person_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6_Person3, oa:person_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6_Person4 ;
  a2a:hasEvent oa:event_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6_0, oa:relationep_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6_1, oa:relationep_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6_2, oa:relationep_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6_3 ;
  a2a:hasSource oa:source_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6 .

oa:person_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6_Person1
  a a2a:Person ;
  rdfs:label "Godefridus Spronck" ;
  a2a:PersonName [
    rdfs:label "Godefridus Spronck" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNameLastName "Spronck"
  ] .

oa:person_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6_Person2
  a a2a:Person ;
  rdfs:label "Theodora Hopmans" ;
  a2a:PersonName [
    rdfs:label "Theodora Hopmans" ;
    a2a:PersonNameFirstName "Theodora" ;
    a2a:PersonNameLastName "Hopmans"
  ] .

oa:person_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6_Person3
  a a2a:Person ;
  rdfs:label "Stephanus Leenhorst" ;
  a2a:PersonName [
    rdfs:label "Stephanus Leenhorst" ;
    a2a:PersonNameFirstName "Stephanus" ;
    a2a:PersonNameLastName "Leenhorst"
  ] .

oa:person_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6_Person4
  a a2a:Person ;
  rdfs:label "Henricus Lodewick" ;
  a2a:PersonName [
    rdfs:label "Henricus Lodewick" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Lodewick"
  ] .

oa:event_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1723" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1723-06-13"^^xsd:date
  ] ;
  a2a:EventRemark29_Kerkelijke_gemeente "Neder-Elten" .

oa:relationep_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6_Person1 ;
  a2a:EventKeyRef oa:event_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6_Event1 .

oa:relationep_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6_1
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegom/bruid" ;
  a2a:RelationType "other:Bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6_Person2 ;
  a2a:EventKeyRef oa:event_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6_Event1 .

oa:relationep_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6_Person3 ;
  a2a:EventKeyRef oa:event_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6_Event1 .

oa:relationep_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegom/bruid" ;
  a2a:RelationType "other:Bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6_Person4 ;
  a2a:EventKeyRef oa:event_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6_Event1 .

oa:source_gld_C431DF87-8DBB-43DC-8545-18DEFDA5F0E6
  a a2a:Source ;
  rdfs:label "Gelders Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem", "1723-01-01 - 1723-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1723-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1723-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Collection "Neder-Elten" ;
    a2a:RegistryNumber "256.22" ;
    a2a:Folio "370" ;
    rdfs:label "Gelders Archief, Neder-Elten, 256.22, 370"
  ] ;
  a2a:SourceLastChangeDate "2021-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/C431DF878DBB43DC854518DEFDA5F0E6" ;
  a2a:RecordGUID "{C431DF87-8DBB-43DC-8545-18DEFDA5F0E6}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-AhGldA_0176_25622_54_MI.xml van GLD" .

