@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_39D16410-11CD-4FBB-8731-B231B789C057
  a a2a:Record ;
  rdfs:label "Ondertrouw in 03 1699 te Tiel" ;
  a2a:hasPerson oa:person_rar_39D16410-11CD-4FBB-8731-B231B789C057_Person3262477497, oa:person_rar_39D16410-11CD-4FBB-8731-B231B789C057_Person3262477498 ;
  a2a:hasEvent oa:event_rar_39D16410-11CD-4FBB-8731-B231B789C057_Event1, oa:event_rar_39D16410-11CD-4FBB-8731-B231B789C057_Event2 ;
  a2a:hasRelationEP oa:relationep_rar_39D16410-11CD-4FBB-8731-B231B789C057_0, oa:relationep_rar_39D16410-11CD-4FBB-8731-B231B789C057_1, oa:relationep_rar_39D16410-11CD-4FBB-8731-B231B789C057_2, oa:relationep_rar_39D16410-11CD-4FBB-8731-B231B789C057_3 ;
  a2a:hasSource oa:source_rar_39D16410-11CD-4FBB-8731-B231B789C057 .

oa:person_rar_39D16410-11CD-4FBB-8731-B231B789C057_Person3262477497
  a a2a:Person ;
  rdfs:label "Albertus Ockers" ;
  a2a:PersonName [
    rdfs:label "Albertus Ockers" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Ockers"
  ] .

oa:person_rar_39D16410-11CD-4FBB-8731-B231B789C057_Person3262477498
  a a2a:Person ;
  rdfs:label "Cornelia Farret" ;
  a2a:PersonName [
    rdfs:label "Cornelia Farret" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Farret"
  ] .

oa:event_rar_39D16410-11CD-4FBB-8731-B231B789C057_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "00-03-1699" ;
    a2a:Year "1699" ;
    a2a:Month "03"
  ] ;
  a2a:EventPlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel"
  ] .

oa:event_rar_39D16410-11CD-4FBB-8731-B231B789C057_Event2
  a a2a:Event ;
  rdfs:label "Ondertrouw" ;
  a2a:EventType "Ondertrouw" ;
  a2a:EventDate [
    a2a:LiteralDate "00-03-1699" ;
    a2a:Year "1699" ;
    a2a:Month "03"
  ] .

oa:relationep_rar_39D16410-11CD-4FBB-8731-B231B789C057_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rar_39D16410-11CD-4FBB-8731-B231B789C057_Person3262477497 ;
  a2a:EventKeyRef oa:event_rar_39D16410-11CD-4FBB-8731-B231B789C057_Event1 .

oa:relationep_rar_39D16410-11CD-4FBB-8731-B231B789C057_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rar_39D16410-11CD-4FBB-8731-B231B789C057_Person3262477498 ;
  a2a:EventKeyRef oa:event_rar_39D16410-11CD-4FBB-8731-B231B789C057_Event1 .

oa:relationep_rar_39D16410-11CD-4FBB-8731-B231B789C057_2
  a a2a:RelationEP ;
  rdfs:label "other:bruidegom" ;
  a2a:RelationType "other:bruidegom" ;
  a2a:PersonKeyRef oa:person_rar_39D16410-11CD-4FBB-8731-B231B789C057_Person3262477497 ;
  a2a:EventKeyRef oa:event_rar_39D16410-11CD-4FBB-8731-B231B789C057_Event2 .

oa:relationep_rar_39D16410-11CD-4FBB-8731-B231B789C057_3
  a a2a:RelationEP ;
  rdfs:label "other:bruid" ;
  a2a:RelationType "other:bruid" ;
  a2a:PersonKeyRef oa:person_rar_39D16410-11CD-4FBB-8731-B231B789C057_Person3262477498 ;
  a2a:EventKeyRef oa:event_rar_39D16410-11CD-4FBB-8731-B231B789C057_Event2 .

oa:source_rar_39D16410-11CD-4FBB-8731-B231B789C057
  a a2a:Source ;
  rdfs:label "Regionaal Archief Rivierenland, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Tiel" ;
    a2a:Country "Nederland" ;
    rdfs:label "Tiel, Nederland", "1699-03-01 - 1699-03-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1699-03-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1699-03-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "00-03-1699" ;
    a2a:Year "1699" ;
    a2a:Month "03" ;
    rdfs:label "00-03-1699"
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Rivierenland" ;
    a2a:Place "Tiel" ;
    a2a:Collection "Verzameling van doop-, trouw-, begraaf- en lidmatenregisters van dorpen en steden in het werkgebi..." ;
    a2a:Book "Hervormd trouwboek van Tiel 1668-1704, met achterin attestaties van vertrekkende lidmaten 1669-1704" ;
    a2a:RegistryNumber "1449" ;
    rdfs:label "Regionaal Archief Rivierenland, Tiel, Verzameling van doop-, trouw-, begraaf- en lidmatenregisters van dorpen en steden in het werkgebi..., Hervormd trouwboek van Tiel 1668-1704, met achterin attestaties van vertrekkende lidmaten 1669-1704, 1449"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/102/DAF10E04EE49406F8D8B1AF57D7B65D0" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/102/DAF10E04EE49406F8D8B1AF57D7B65D0" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/102/DAF10E04EE49406F8D8B1AF57D7B65D0"
  ] ;
  a2a:SourceLastChangeDate "2023-08-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12108/39D1641011CD4FBB8731B231B789C057" ;
  a2a:RecordIdentifier "3262477494" ;
  a2a:RecordGUID "{39D16410-11CD-4FBB-8731-B231B789C057}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/755E1B76DD0943DD91011A5E2CFA8A03" .

