@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_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E
  a a2a:Record ;
  rdfs:label "Trouwen in januari 1707 te Huissen Stad" ;
  a2a:hasPerson oa:person_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_Person1, oa:person_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_Person2, oa:person_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_Person3, oa:person_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_Person4, oa:person_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_Person5 ;
  a2a:hasEvent oa:event_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_0, oa:relationep_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_1, oa:relationep_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_2, oa:relationep_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_3, oa:relationep_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_4 ;
  a2a:hasSource oa:source_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E .

oa:person_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_Person1
  a a2a:Person ;
  rdfs:label "Margreta Verloon" ;
  a2a:PersonName [
    rdfs:label "Margreta Verloon" ;
    a2a:PersonNameFirstName "Margreta" ;
    a2a:PersonNameLastName "Verloon"
  ] .

oa:person_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_Person2
  a a2a:Person ;
  rdfs:label "Hendrina Elshof" ;
  a2a:PersonName [
    rdfs:label "Hendrina Elshof" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Elshof"
  ] .

oa:person_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_Person3
  a a2a:Person ;
  rdfs:label "Hendrick Ten Holt" ;
  a2a:PersonName [
    rdfs:label "Hendrick Ten Holt" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Ten Holt"
  ] .

oa:person_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_Person4
  a a2a:Person ;
  rdfs:label "Catharina Terburgh" ;
  a2a:PersonName [
    rdfs:label "Catharina Terburgh" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Terburgh"
  ] .

oa:person_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_Person5
  a a2a:Person ;
  rdfs:label "Catharina Terburgh" ;
  a2a:PersonName [
    rdfs:label "Catharina Terburgh" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Terburgh"
  ] .

oa:event_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1707" ;
    a2a:Month "1"
  ] ;
  a2a:EventPlace [
    a2a:Place "Huissen Stad" ;
    rdfs:label "Huissen Stad"
  ] ;
  a2a:EventRemark29_Kerkelijke_gemeente "Huissen Stad" .

oa:relationep_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_0
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegom/bruid" ;
  a2a:RelationType "other:Bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_Person1 ;
  a2a:EventKeyRef oa:event_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_Event1 .

oa:relationep_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_Person2 ;
  a2a:EventKeyRef oa:event_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_Event1 .

oa:relationep_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegom/bruid" ;
  a2a:RelationType "other:Bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_Person3 ;
  a2a:EventKeyRef oa:event_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_Event1 .

oa:relationep_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_Person4 ;
  a2a:EventKeyRef oa:event_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_Event1 .

oa:relationep_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_Person5 ;
  a2a:EventKeyRef oa:event_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E_Event1 .

oa:source_gld_2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E
  a a2a:Source ;
  rdfs:label "Gelders Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem", "1707-01-01 - 1707-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1707-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1707-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Collection "Huissen Stad" ;
    a2a:RegistryNumber "981.4" ;
    a2a:Folio "250" ;
    rdfs:label "Gelders Archief, Huissen Stad, 981.4, 250"
  ] ;
  a2a:SourceLastChangeDate "2021-02-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/2AB3B0386CCF40E88CBAB502E8AFD40E" ;
  a2a:RecordGUID "{2AB3B038-6CCF-40E8-8CBA-B502E8AFD40E}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-AhGldA_0176_9814_18_MI.xml van GLD" .

