@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_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D
  a a2a:Record ;
  rdfs:label "Trouwen op 21 mei 1804" ;
  a2a:hasPerson oa:person_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_Person1, oa:person_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_Person2, oa:person_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_Person3, oa:person_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_Person4, oa:person_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_Person5, oa:person_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_Person6 ;
  a2a:hasEvent oa:event_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_0, oa:relationep_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_1, oa:relationep_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_2, oa:relationep_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_3, oa:relationep_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_4, oa:relationep_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_5 ;
  a2a:hasSource oa:source_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D .

oa:person_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_Person1
  a a2a:Person ;
  rdfs:label "Hendrika Brinkers" ;
  a2a:PersonName [
    rdfs:label "Hendrika Brinkers" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Brinkers"
  ] .

oa:person_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_Person2
  a a2a:Person ;
  rdfs:label "Jan Brinkers" ;
  a2a:PersonName [
    rdfs:label "Jan Brinkers" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Brinkers"
  ] .

oa:person_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_Person3
  a a2a:Person ;
  rdfs:label "Aalbert Dijkman" ;
  a2a:PersonName [
    rdfs:label "Aalbert Dijkman" ;
    a2a:PersonNameFirstName "Aalbert" ;
    a2a:PersonNameLastName "Dijkman"
  ] .

oa:person_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_Person4
  a a2a:Person ;
  rdfs:label "Lammert Dijkman" ;
  a2a:PersonName [
    rdfs:label "Lammert Dijkman" ;
    a2a:PersonNameFirstName "Lammert" ;
    a2a:PersonNameLastName "Dijkman"
  ] .

oa:person_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_Person5
  a a2a:Person ;
  rdfs:label "Lummeken Meenhorst" ;
  a2a:PersonName [
    rdfs:label "Lummeken Meenhorst" ;
    a2a:PersonNameFirstName "Lummeken" ;
    a2a:PersonNameLastName "Meenhorst"
  ] .

oa:person_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_Person6
  a a2a:Person ;
  rdfs:label "Jenneken Oonks" ;
  a2a:PersonName [
    rdfs:label "Jenneken Oonks" ;
    a2a:PersonNameFirstName "Jenneken" ;
    a2a:PersonNameLastName "Oonks"
  ] .

oa:event_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1804" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1804-05-21"^^xsd:date
  ] ;
  a2a:EventRemark30_Kerkelijke_gezindte "Nederduits Gereformeerd" ;
  a2a:EventRemark29_Kerkelijke_gemeente "Laren" .

oa:relationep_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_0
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegom/bruid" ;
  a2a:RelationType "other:Bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_Person1 ;
  a2a:EventKeyRef oa:event_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_Event1 .

oa:relationep_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_1
  a a2a:RelationEP ;
  rdfs:label "other:Vader bruidegom/bruid" ;
  a2a:RelationType "other:Vader bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_Person2 ;
  a2a:EventKeyRef oa:event_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_Event1 .

oa:relationep_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegom/bruid" ;
  a2a:RelationType "other:Bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_Person3 ;
  a2a:EventKeyRef oa:event_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_Event1 .

oa:relationep_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_3
  a a2a:RelationEP ;
  rdfs:label "other:Vader bruidegom/bruid" ;
  a2a:RelationType "other:Vader bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_Person4 ;
  a2a:EventKeyRef oa:event_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_Event1 .

oa:relationep_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_4
  a a2a:RelationEP ;
  rdfs:label "other:Moeder bruidegom/bruid" ;
  a2a:RelationType "other:Moeder bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_Person5 ;
  a2a:EventKeyRef oa:event_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_Event1 .

oa:relationep_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_5
  a a2a:RelationEP ;
  rdfs:label "other:Moeder bruidegom/bruid" ;
  a2a:RelationType "other:Moeder bruidegom/bruid" ;
  a2a:PersonKeyRef oa:person_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_Person6 ;
  a2a:EventKeyRef oa:event_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D_Event1 .

oa:source_gld_0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D
  a a2a:Source ;
  rdfs:label "Gelders Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem", "1804-01-01 - 1804-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1804-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1804-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Collection "Laren" ;
    a2a:RegistryNumber "1024" ;
    a2a:Folio "121" ;
    rdfs:label "Gelders Archief, Laren, 1024, 121"
  ] ;
  a2a:SourceLastChangeDate "2021-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/0EF92984C5EC49CF9BDABBA0F3DA321D" ;
  a2a:RecordGUID "{0EF92984-C5EC-49CF-9BDA-BBA0F3DA321D}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-AhGldA_0176_1024_54_MI.xml van GLD" .

