@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_8a3940e2-aab9-32eb-36b2-0ca059010488
  a a2a:Record ;
  rdfs:label "Trouwen op 14 juni 1750 te Made en Drimmelen" ;
  a2a:hasPerson oa:person_rat_8a3940e2-aab9-32eb-36b2-0ca059010488_Person-1be9ebf8-e6ed-689e-19be-749d1c587728, oa:person_rat_8a3940e2-aab9-32eb-36b2-0ca059010488_Person-11fec7ac-38e2-3569-d14e-854c9a485bf2, oa:person_rat_8a3940e2-aab9-32eb-36b2-0ca059010488_Person-b7397b8b-3c85-4cf1-55af-e50ede333b80, oa:person_rat_8a3940e2-aab9-32eb-36b2-0ca059010488_Person-4d40c90a-0380-91b5-2cf9-3cfa9218ecd7 ;
  a2a:hasEvent oa:event_rat_8a3940e2-aab9-32eb-36b2-0ca059010488_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_8a3940e2-aab9-32eb-36b2-0ca059010488_0, oa:relationep_rat_8a3940e2-aab9-32eb-36b2-0ca059010488_1, oa:relationep_rat_8a3940e2-aab9-32eb-36b2-0ca059010488_2, oa:relationep_rat_8a3940e2-aab9-32eb-36b2-0ca059010488_3 ;
  a2a:hasSource oa:source_rat_8a3940e2-aab9-32eb-36b2-0ca059010488 .

oa:person_rat_8a3940e2-aab9-32eb-36b2-0ca059010488_Person-1be9ebf8-e6ed-689e-19be-749d1c587728
  a a2a:Person ;
  rdfs:label "Bastiaan Cornelisze Cooman" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Cornelisze Cooman" ;
    a2a:PersonNameFirstName "Bastiaan Cornelisze" ;
    a2a:PersonNameLastName "Cooman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_8a3940e2-aab9-32eb-36b2-0ca059010488_Person-11fec7ac-38e2-3569-d14e-854c9a485bf2
  a a2a:Person ;
  rdfs:label "Anna Berkmans" ;
  a2a:PersonName [
    rdfs:label "Anna Berkmans" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Berkmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_8a3940e2-aab9-32eb-36b2-0ca059010488_Person-b7397b8b-3c85-4cf1-55af-e50ede333b80
  a a2a:Person ;
  rdfs:label "Cornelia Willemse Heijmans" ;
  a2a:PersonName [
    rdfs:label "Cornelia Willemse Heijmans" ;
    a2a:PersonNameFirstName "Cornelia Willemse" ;
    a2a:PersonNameLastName "Heijmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Made en Drimmelen" ;
    rdfs:label "Made en Drimmelen"
  ] .

oa:person_rat_8a3940e2-aab9-32eb-36b2-0ca059010488_Person-4d40c90a-0380-91b5-2cf9-3cfa9218ecd7
  a a2a:Person ;
  rdfs:label "Chorstiaan Schalken Avontuur" ;
  a2a:PersonName [
    rdfs:label "Chorstiaan Schalken Avontuur" ;
    a2a:PersonNameFirstName "Chorstiaan Schalken" ;
    a2a:PersonNameLastName "Avontuur"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Made en Drimmelen" ;
    rdfs:label "Made en Drimmelen"
  ] .

oa:event_rat_8a3940e2-aab9-32eb-36b2-0ca059010488_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1750" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1750-06-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Made en Drimmelen" ;
    rdfs:label "Made en Drimmelen"
  ] .

oa:relationep_rat_8a3940e2-aab9-32eb-36b2-0ca059010488_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_rat_8a3940e2-aab9-32eb-36b2-0ca059010488_Person:1be9ebf8-e6ed-689e-19be-749d1c587728 ;
  a2a:EventKeyRef oa:event_rat_8a3940e2-aab9-32eb-36b2-0ca059010488_Event1 .

oa:relationep_rat_8a3940e2-aab9-32eb-36b2-0ca059010488_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_rat_8a3940e2-aab9-32eb-36b2-0ca059010488_Person:11fec7ac-38e2-3569-d14e-854c9a485bf2 ;
  a2a:EventKeyRef oa:event_rat_8a3940e2-aab9-32eb-36b2-0ca059010488_Event1 .

oa:relationep_rat_8a3940e2-aab9-32eb-36b2-0ca059010488_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rat_8a3940e2-aab9-32eb-36b2-0ca059010488_Person:b7397b8b-3c85-4cf1-55af-e50ede333b80 ;
  a2a:EventKeyRef oa:event_rat_8a3940e2-aab9-32eb-36b2-0ca059010488_Event1 .

oa:relationep_rat_8a3940e2-aab9-32eb-36b2-0ca059010488_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rat_8a3940e2-aab9-32eb-36b2-0ca059010488_Person:4d40c90a-0380-91b5-2cf9-3cfa9218ecd7 ;
  a2a:EventKeyRef oa:event_rat_8a3940e2-aab9-32eb-36b2-0ca059010488_Event1 .

oa:source_rat_8a3940e2-aab9-32eb-36b2-0ca059010488
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Made en Drimmelen" ;
    rdfs:label "Made en Drimmelen", "1750-06-14 - 1750-06-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1750-06-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1750-06-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1750" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1750-06-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop- trouw- en begraafboeken van Made en Drimmelen, 1671-1812, Bron: boek, Deel: 1..." ;
    a2a:Book "Inv.nr. 11 - Made en Drimmelen - trouwboek van Made 1704-1810 (nederduits-gereformeerde gemeente)" ;
    a2a:RegistryNumber "11" ;
    a2a:Folio "47v" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop- trouw- en begraafboeken van Made en Drimmelen, 1671-1812, Bron: boek, Deel: 1..., Inv.nr. 11 - Made en Drimmelen - trouwboek van Made 1704-1810 (nederduits-gereformeerde gemeente), 11, 47v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/7b8d8974-7113-8552-4f9a-0f320561f172.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/8a3940e2-aab9-32eb-36b2-0ca059010488" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/7b8d8974-7113-8552-4f9a-0f320561f172.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-03-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/8a3940e2-aab9-32eb-36b2-0ca059010488" ;
  a2a:RecordGUID "{8a3940e2-aab9-32eb-36b2-0ca059010488}" ;
  a2a:SourceRemarkOpmerking """Plaats trouw wet: Made en Drimmelen
14-06-1750
Plaats ondertrouw wet: Made en Drimmelen
23-05-1750
Religie: NG""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_36852_00036852.xml van RAT" .

