@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_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC
  a a2a:Record ;
  rdfs:label "Trouwen op 8 oktober 1801 te Harderwijk" ;
  a2a:hasPerson oa:person_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC_Person1, oa:person_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC_Person2, oa:person_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC_Person3, oa:person_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC_Person4 ;
  a2a:hasEvent oa:event_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC_0, oa:relationep_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC_1, oa:relationep_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC_2, oa:relationep_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC_3 ;
  a2a:hasSource oa:source_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC .

oa:person_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC_Person1
  a a2a:Person ;
  rdfs:label "Antonij Barneveld" ;
  a2a:PersonName [
    rdfs:label "Antonij Barneveld" ;
    a2a:PersonNameFirstName "Antonij" ;
    a2a:PersonNameLastName "Barneveld"
  ] .

oa:person_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC_Person2
  a a2a:Person ;
  rdfs:label "Anna Catharina Harmans" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Harmans" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Harmans"
  ] .

oa:person_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC_Person3
  a a2a:Person ;
  rdfs:label "Johannes Huijgens" ;
  a2a:PersonName [
    rdfs:label "Johannes Huijgens" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Huijgens"
  ] .

oa:person_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC_Person4
  a a2a:Person ;
  rdfs:label "Sophia Kelder" ;
  a2a:PersonName [
    rdfs:label "Sophia Kelder" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Kelder"
  ] .

oa:event_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1801" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1801-10-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Harderwijk" ;
    rdfs:label "Harderwijk"
  ] ;
  a2a:EventRemark30_Kerkelijke_gezindte "Burgerlijke gemeente" ;
  a2a:EventRemark29_Kerkelijke_gemeente "Harderwijk" .

oa:relationep_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC_Person1 ;
  a2a:EventKeyRef oa:event_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC_Event1 .

oa:relationep_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC_Person2 ;
  a2a:EventKeyRef oa:event_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC_Event1 .

oa:relationep_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegom/bruid" ;
  a2a:RelationType "other:Bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC_Person3 ;
  a2a:EventKeyRef oa:event_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC_Event1 .

oa:relationep_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegom/bruid" ;
  a2a:RelationType "other:Bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC_Person4 ;
  a2a:EventKeyRef oa:event_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC_Event1 .

oa:source_gld_7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC
  a a2a:Source ;
  rdfs:label "Gelders Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem", "1801-01-01 - 1801-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1801-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1801-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Collection "Harderwijk" ;
    a2a:RegistryNumber "844" ;
    a2a:Folio "76" ;
    rdfs:label "Gelders Archief, Harderwijk, 844, 76"
  ] ;
  a2a:SourceLastChangeDate "2021-02-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/7F3B85C36C774B058CB19DA04B007CDC" ;
  a2a:RecordGUID "{7F3B85C3-6C77-4B05-8CB1-9DA04B007CDC}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-AhGldA_0176_844_18_MI.xml van GLD" .

