@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_2C848F74-2472-4BDC-878B-3CD8A7CFB82C
  a a2a:Record ;
  rdfs:label "Trouwen op 21 augustus 1791" ;
  a2a:hasPerson oa:person_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C_Person1, oa:person_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C_Person2, oa:person_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C_Person3, oa:person_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C_Person4 ;
  a2a:hasEvent oa:event_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C_0, oa:relationep_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C_1, oa:relationep_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C_2, oa:relationep_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C_3 ;
  a2a:hasSource oa:source_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C .

oa:person_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C_Person1
  a a2a:Person ;
  rdfs:label "Willem Raben" ;
  a2a:PersonName [
    rdfs:label "Willem Raben" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Raben"
  ] .

oa:person_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C_Person2
  a a2a:Person ;
  rdfs:label "Gerrit Aasman" ;
  a2a:PersonName [
    rdfs:label "Gerrit Aasman" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Aasman"
  ] .

oa:person_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C_Person3
  a a2a:Person ;
  rdfs:label "Lammerdina Aasman" ;
  a2a:PersonName [
    rdfs:label "Lammerdina Aasman" ;
    a2a:PersonNameFirstName "Lammerdina" ;
    a2a:PersonNameLastName "Aasman"
  ] .

oa:person_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C_Person4
  a a2a:Person ;
  rdfs:label "Hendrik Raben" ;
  a2a:PersonName [
    rdfs:label "Hendrik Raben" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Raben"
  ] .

oa:event_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1791" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1791-08-21"^^xsd:date
  ] ;
  a2a:EventRemark29_Kerkelijke_gemeente "Lochem" .

oa:relationep_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C_0
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegom/bruid" ;
  a2a:RelationType "other:Bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C_Person1 ;
  a2a:EventKeyRef oa:event_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C_Event1 .

oa:relationep_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C_1
  a a2a:RelationEP ;
  rdfs:label "other:Vader bruidegom/bruid" ;
  a2a:RelationType "other:Vader bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C_Person2 ;
  a2a:EventKeyRef oa:event_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C_Event1 .

oa:relationep_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegom/bruid" ;
  a2a:RelationType "other:Bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C_Person3 ;
  a2a:EventKeyRef oa:event_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C_Event1 .

oa:relationep_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C_3
  a a2a:RelationEP ;
  rdfs:label "other:Vader bruidegom/bruid" ;
  a2a:RelationType "other:Vader bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C_Person4 ;
  a2a:EventKeyRef oa:event_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C_Event1 .

oa:source_gld_2C848F74-2472-4BDC-878B-3CD8A7CFB82C
  a a2a:Source ;
  rdfs:label "Gelders Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem", "1791-01-01 - 1791-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1791-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1791-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Collection "Lochem" ;
    a2a:RegistryNumber "1075" ;
    a2a:Folio "225" ;
    rdfs:label "Gelders Archief, Lochem, 1075, 225"
  ] ;
  a2a:SourceLastChangeDate "2021-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/2C848F7424724BDC878B3CD8A7CFB82C" ;
  a2a:RecordGUID "{2C848F74-2472-4BDC-878B-3CD8A7CFB82C}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-AhGldA_0176_1075_54_MI.xml van GLD" .

