@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_rar_8464c913-e2dc-e66a-24fa-a0935c852a4f
  a a2a:Record ;
  rdfs:label "Trouwen op 22 oktober 1723 te Driel" ;
  a2a:hasPerson oa:person_rar_8464c913-e2dc-e66a-24fa-a0935c852a4f_Person1, oa:person_rar_8464c913-e2dc-e66a-24fa-a0935c852a4f_Person2 ;
  a2a:hasEvent oa:event_rar_8464c913-e2dc-e66a-24fa-a0935c852a4f_Event1 ;
  a2a:hasRelationEP oa:relationep_rar_8464c913-e2dc-e66a-24fa-a0935c852a4f_0, oa:relationep_rar_8464c913-e2dc-e66a-24fa-a0935c852a4f_1 ;
  a2a:hasSource oa:source_rar_8464c913-e2dc-e66a-24fa-a0935c852a4f .

oa:person_rar_8464c913-e2dc-e66a-24fa-a0935c852a4f_Person1
  a a2a:Person ;
  rdfs:label "Goyert Willemse Jongmans" ;
  a2a:PersonName [
    rdfs:label "Goyert Willemse Jongmans" ;
    a2a:PersonNameFirstName "Goyert" ;
    a2a:PersonNamePatronym "Willemse" ;
    a2a:PersonNameLastName "Jongmans"
  ] .

oa:person_rar_8464c913-e2dc-e66a-24fa-a0935c852a4f_Person2
  a a2a:Person ;
  rdfs:label "Anneke Cornelisse Verhoeks" ;
  a2a:PersonName [
    rdfs:label "Anneke Cornelisse Verhoeks" ;
    a2a:PersonNameFirstName "Anneke" ;
    a2a:PersonNamePatronym "Cornelisse" ;
    a2a:PersonNameLastName "Verhoeks"
  ] .

oa:event_rar_8464c913-e2dc-e66a-24fa-a0935c852a4f_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1723" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1723-10-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Driel" ;
    rdfs:label "Driel"
  ] ;
  a2a:EventRemarkOpmerking "Ondertrouwt den 22.10.1723, met attestatie vertrokken om elders te trouwen den 14.11.1723, Goyert Willemse Jongmans, j.m., geboren te Rosmalen en wonende te Nieuwlant met Anneke Cornelisse Verhoeks, j.d. geboren en wonende te Veltdriel." .

oa:relationep_rar_8464c913-e2dc-e66a-24fa-a0935c852a4f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rar_8464c913-e2dc-e66a-24fa-a0935c852a4f_Person1 ;
  a2a:EventKeyRef oa:event_rar_8464c913-e2dc-e66a-24fa-a0935c852a4f_Event1 .

oa:relationep_rar_8464c913-e2dc-e66a-24fa-a0935c852a4f_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rar_8464c913-e2dc-e66a-24fa-a0935c852a4f_Person2 ;
  a2a:EventKeyRef oa:event_rar_8464c913-e2dc-e66a-24fa-a0935c852a4f_Event1 .

oa:source_rar_8464c913-e2dc-e66a-24fa-a0935c852a4f
  a a2a:Source ;
  rdfs:label "Regionaal Archief Rivierenland, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel", "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 "Regionaal Archief Rivierenland" ;
    a2a:Place "Driel" ;
    a2a:Collection "NH Trouw 1683-1811 (DTB-0704)" ;
    a2a:RegistryNumber "704" ;
    a2a:Folio "59" ;
    rdfs:label "Regionaal Archief Rivierenland, Driel, NH Trouw 1683-1811 (DTB-0704), 704, 59"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=102&miadt=102&miaet=54&micode=3198-704&minr=9020425&miview=ldt"
  ] ;
  a2a:SourceLastChangeDate "2016-03-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/nl/zoeken?mivast=102&miadt=102&miaet=54&micode=3198-704&minr=9020425&miview=ldt" ;
  a2a:RecordGUID "{8464c913-e2dc-e66a-24fa-a0935c852a4f}" .

