@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_rat_e2d8a2d9-8bdd-e070-0c5f-c00842889483
  a a2a:Record ;
  rdfs:label "Trouwen op 6 juli 1642 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_e2d8a2d9-8bdd-e070-0c5f-c00842889483_Person-8ca620ec-6cab-606d-5e7a-01a12a3ea59a, oa:person_rat_e2d8a2d9-8bdd-e070-0c5f-c00842889483_Person-2b91c64f-8ed8-b4c7-c67e-9dc3615976f9, oa:person_rat_e2d8a2d9-8bdd-e070-0c5f-c00842889483_Person-762da06c-d796-c54e-0992-467ad1b09f76 ;
  a2a:hasEvent oa:event_rat_e2d8a2d9-8bdd-e070-0c5f-c00842889483_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_e2d8a2d9-8bdd-e070-0c5f-c00842889483_0, oa:relationep_rat_e2d8a2d9-8bdd-e070-0c5f-c00842889483_1, oa:relationep_rat_e2d8a2d9-8bdd-e070-0c5f-c00842889483_2 ;
  a2a:hasSource oa:source_rat_e2d8a2d9-8bdd-e070-0c5f-c00842889483 .

oa:person_rat_e2d8a2d9-8bdd-e070-0c5f-c00842889483_Person-8ca620ec-6cab-606d-5e7a-01a12a3ea59a
  a a2a:Person ;
  rdfs:label "Maeijken Jans" ;
  a2a:PersonName [
    rdfs:label "Maeijken Jans" ;
    a2a:PersonNameFirstName "Maeijken" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_e2d8a2d9-8bdd-e070-0c5f-c00842889483_Person-2b91c64f-8ed8-b4c7-c67e-9dc3615976f9
  a a2a:Person ;
  rdfs:label "Jenneken Adriaensdr. Struijck" ;
  a2a:PersonName [
    rdfs:label "Jenneken Adriaensdr. Struijck" ;
    a2a:PersonNameFirstName "Jenneken Adriaensdr." ;
    a2a:PersonNameLastName "Struijck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_e2d8a2d9-8bdd-e070-0c5f-c00842889483_Person-762da06c-d796-c54e-0992-467ad1b09f76
  a a2a:Person ;
  rdfs:label "Teunis Jansz Rutgers" ;
  a2a:PersonName [
    rdfs:label "Teunis Jansz Rutgers" ;
    a2a:PersonNameFirstName "Teunis Jansz" ;
    a2a:PersonNameLastName "Rutgers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_e2d8a2d9-8bdd-e070-0c5f-c00842889483_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1642" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1642-07-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_rat_e2d8a2d9-8bdd-e070-0c5f-c00842889483_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_rat_e2d8a2d9-8bdd-e070-0c5f-c00842889483_Person:8ca620ec-6cab-606d-5e7a-01a12a3ea59a ;
  a2a:EventKeyRef oa:event_rat_e2d8a2d9-8bdd-e070-0c5f-c00842889483_Event1 .

oa:relationep_rat_e2d8a2d9-8bdd-e070-0c5f-c00842889483_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rat_e2d8a2d9-8bdd-e070-0c5f-c00842889483_Person:2b91c64f-8ed8-b4c7-c67e-9dc3615976f9 ;
  a2a:EventKeyRef oa:event_rat_e2d8a2d9-8bdd-e070-0c5f-c00842889483_Event1 .

oa:relationep_rat_e2d8a2d9-8bdd-e070-0c5f-c00842889483_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rat_e2d8a2d9-8bdd-e070-0c5f-c00842889483_Person:762da06c-d796-c54e-0992-467ad1b09f76 ;
  a2a:EventKeyRef oa:event_rat_e2d8a2d9-8bdd-e070-0c5f-c00842889483_Event1 .

oa:source_rat_e2d8a2d9-8bdd-e070-0c5f-c00842889483
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1642-07-06 - 1642-07-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1642-07-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1642-07-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1642" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1642-07-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Oosterhout, 1610-1810, Bron: boek, Deel: 26, Peri..." ;
    a2a:Book "Inv.nr. 26 - Oosterhout - trouwboek 1642-1658 (nederduits-gereformeerde gemeente)" ;
    a2a:RegistryNumber "26" ;
    a2a:Folio "1" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Oosterhout, 1610-1810, Bron: boek, Deel: 26, Peri..., Inv.nr. 26 - Oosterhout - trouwboek 1642-1658 (nederduits-gereformeerde gemeente), 26, 1"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/cef8b801-be67-14ac-661b-db342d1c253c.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/e2d8a2d9-8bdd-e070-0c5f-c00842889483" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/cef8b801-be67-14ac-661b-db342d1c253c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-02-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/e2d8a2d9-8bdd-e070-0c5f-c00842889483" ;
  a2a:RecordGUID "{e2d8a2d9-8bdd-e070-0c5f-c00842889483}" ;
  a2a:SourceRemarkOpmerking """T.W. = dominee Tielman Walravius
Plaats ondertrouw wet: Oosterhout
06-07-1642
Religie: NH""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_135_00000135.xml van RAT" .

[] a2a:PersonRemarkdiversen "woont Oosterhout" .
[] a2a:PersonRemarkdiversen "weduwnaar, woont Oosterhout" .
