@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_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD
  a a2a:Record ;
  rdfs:label "Ondertrouw op 19 juli 1631 te Vlissingen" ;
  a2a:hasPerson oa:person_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD_Person3112661813, oa:person_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD_Person3112661814 ;
  a2a:hasEvent oa:event_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD_Event1, oa:event_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD_Event2 ;
  a2a:hasRelationEP oa:relationep_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD_0, oa:relationep_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD_1, oa:relationep_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD_2, oa:relationep_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD_3 ;
  a2a:hasSource oa:source_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD .

oa:person_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD_Person3112661813
  a a2a:Person ;
  rdfs:label "Joris Bartels" ;
  a2a:PersonName [
    rdfs:label "Joris Bartels" ;
    a2a:PersonNameFirstName "Joris" ;
    a2a:PersonNameLastName "Bartels"
  ] ;
  a2a:Profession "Varende man" .

oa:person_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD_Person3112661814
  a a2a:Person ;
  rdfs:label "Lijsebeth Gerrits" ;
  a2a:PersonName [
    rdfs:label "Lijsebeth Gerrits" ;
    a2a:PersonNameFirstName "Lijsebeth" ;
    a2a:PersonNameLastName "Gerrits"
  ] .

oa:event_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [ ] ;
  a2a:EventPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:event_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD_Event2
  a a2a:Event ;
  rdfs:label "Ondertrouw" ;
  a2a:EventType "Ondertrouw" ;
  a2a:EventDate [
    a2a:LiteralDate "19-07-1631" ;
    a2a:Year "1631" ;
    a2a:Month "07" ;
    a2a:Day "19" ;
    rdfs:label "1631-07-19"^^xsd:date
  ] .

oa:relationep_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD_Person3112661813 ;
  a2a:EventKeyRef oa:event_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD_Event1 .

oa:relationep_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD_Person3112661814 ;
  a2a:EventKeyRef oa:event_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD_Event1 .

oa:relationep_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD_2
  a a2a:RelationEP ;
  rdfs:label "other:bruidegom" ;
  a2a:RelationType "other:bruidegom" ;
  a2a:PersonKeyRef oa:person_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD_Person3112661813 ;
  a2a:EventKeyRef oa:event_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD_Event2 .

oa:relationep_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD_3
  a a2a:RelationEP ;
  rdfs:label "other:bruid" ;
  a2a:RelationType "other:bruid" ;
  a2a:PersonKeyRef oa:person_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD_Person3112661814 ;
  a2a:EventKeyRef oa:event_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD_Event2 .

oa:source_zar_C799CCF7-F64F-4FD5-8DC0-085585DF6CFD
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Vlissingen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Vlissingen, Nederland", "1625-01-01 - 1635-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1625-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1635-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1625" ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Hervormde Gemeente te Vlissingen, Kerkenraad en Kerkvoogdij, 1579-1973" ;
    a2a:Book "Vlissingen, ondertrouwregisters Hervormde Gemeente, 1625-1635" ;
    a2a:RegistryNumber "534" ;
    rdfs:label "Zeeuws Archief, Middelburg, Hervormde Gemeente te Vlissingen, Kerkenraad en Kerkvoogdij, 1579-1973, Vlissingen, ondertrouwregisters Hervormde Gemeente, 1625-1635, 534"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/239/4C10D9D203C74C299988AEC48BF139D8" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/239/4C10D9D203C74C299988AEC48BF139D8" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/239/4C10D9D203C74C299988AEC48BF139D8"
  ] ;
  a2a:SourceLastChangeDate "2023-01-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/C799CCF7F64F4FD58DC0085585DF6CFD" ;
  a2a:RecordIdentifier "3112661812" ;
  a2a:RecordGUID "{C799CCF7-F64F-4FD5-8DC0-085585DF6CFD}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/9EBA51A9416E4DF082DF87EAF8ABAEF2" .

[] a2a:PersonRemarkOpmerking "Weduwnaar van Lijsbeth Tampe" .
