@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_5073f33a-49e5-c33a-a69e-ca57fdabe6fe
  a a2a:Record ;
  rdfs:label "Trouwen op 4 april 1767 te Loon op Zand" ;
  a2a:hasPerson oa:person_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe_Person-d880203d-f041-c8c8-6e43-93c29d709904, oa:person_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe_Person-a123e9c2-7599-9e07-5b01-294a8fbe9759, oa:person_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe_Person-81c1943f-3b0e-9ea5-7e45-f063cd646b3a, oa:person_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe_Person-d769e888-58ee-4a57-ecc6-7f5b4f7d46e1 ;
  a2a:hasEvent oa:event_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe_0, oa:relationep_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe_1, oa:relationep_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe_2, oa:relationep_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe_3 ;
  a2a:hasSource oa:source_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe .

oa:person_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe_Person-d880203d-f041-c8c8-6e43-93c29d709904
  a a2a:Person ;
  rdfs:label "Hendrik Peter Meeuwsen" ;
  a2a:PersonName [
    rdfs:label "Hendrik Peter Meeuwsen" ;
    a2a:PersonNameFirstName "Hendrik Peter" ;
    a2a:PersonNameLastName "Meeuwsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe_Person-a123e9c2-7599-9e07-5b01-294a8fbe9759
  a a2a:Person ;
  rdfs:label "Leena Weijters" ;
  a2a:PersonName [
    rdfs:label "Leena Weijters" ;
    a2a:PersonNameFirstName "Leena" ;
    a2a:PersonNameLastName "Weijters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe_Person-81c1943f-3b0e-9ea5-7e45-f063cd646b3a
  a a2a:Person ;
  rdfs:label "Johanna Willemse Janse Brekelmans" ;
  a2a:PersonName [
    rdfs:label "Johanna Willemse Janse Brekelmans" ;
    a2a:PersonNameFirstName "Johanna Willemse Janse" ;
    a2a:PersonNameLastName "Brekelmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:person_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe_Person-d769e888-58ee-4a57-ecc6-7f5b4f7d46e1
  a a2a:Person ;
  rdfs:label "Adriaan van der Schoot" ;
  a2a:PersonName [
    rdfs:label "Adriaan van der Schoot" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Schoot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1767" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1767-04-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:relationep_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe_Person:d880203d-f041-c8c8-6e43-93c29d709904 ;
  a2a:EventKeyRef oa:event_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe_Event1 .

oa:relationep_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe_Person:a123e9c2-7599-9e07-5b01-294a8fbe9759 ;
  a2a:EventKeyRef oa:event_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe_Event1 .

oa:relationep_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe_Person:81c1943f-3b0e-9ea5-7e45-f063cd646b3a ;
  a2a:EventKeyRef oa:event_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe_Event1 .

oa:relationep_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe_Person:d769e888-58ee-4a57-ecc6-7f5b4f7d46e1 ;
  a2a:EventKeyRef oa:event_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe_Event1 .

oa:source_rat_5073f33a-49e5-c33a-a69e-ca57fdabe6fe
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand", "1767-04-04 - 1767-04-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1767-04-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1767-04-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1767" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1767-04-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-.trouw- en begraafboeken Loon op Zand 1608-1810, Bron: boek, Deel: 34, Periode:..." ;
    a2a:Book "Inv.nr. 34 - Loon op Zand - bijlagen van de trouwboeken 1793, 1787-1760! (schepenbank)" ;
    a2a:RegistryNumber "34" ;
    a2a:Folio "147" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-.trouw- en begraafboeken Loon op Zand 1608-1810, Bron: boek, Deel: 34, Periode:..., Inv.nr. 34 - Loon op Zand - bijlagen van de trouwboeken 1793, 1787-1760! (schepenbank), 34, 147"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/93721051-2b16-5b9e-d40c-641a11a306bc.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/5073f33a-49e5-c33a-a69e-ca57fdabe6fe" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/93721051-2b16-5b9e-d40c-641a11a306bc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-10-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/5073f33a-49e5-c33a-a69e-ca57fdabe6fe" ;
  a2a:RecordGUID "{5073f33a-49e5-c33a-a69e-ca57fdabe6fe}" ;
  a2a:SourceRemarkOpmerking """Plaats ondertrouw wet: Loon op Zand
04-04-1767""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_37971_00037971.xml van RAT" .

