@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_043dc2bb-da91-8d6d-2617-0f2aed4092da
  a a2a:Record ;
  rdfs:label "Trouwen op 28 mei 1759 te Tilburg" ;
  a2a:hasPerson oa:person_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da_Person-da48da80-6d86-81c6-0878-418523c17a20, oa:person_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da_Person-24c75599-2a34-4615-0220-4e6759a4357f, oa:person_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da_Person-39719713-fe91-00e2-7d1e-65a66c0cc651, oa:person_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da_Person-12381d89-f883-39ac-07c6-07cedbdc8440 ;
  a2a:hasEvent oa:event_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da_0, oa:relationep_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da_1, oa:relationep_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da_2, oa:relationep_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da_3 ;
  a2a:hasSource oa:source_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da .

oa:person_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da_Person-da48da80-6d86-81c6-0878-418523c17a20
  a a2a:Person ;
  rdfs:label "Beata de Meij" ;
  a2a:PersonName [
    rdfs:label "Beata de Meij" ;
    a2a:PersonNameFirstName "Beata" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Meij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da_Person-24c75599-2a34-4615-0220-4e6759a4357f
  a a2a:Person ;
  rdfs:label "Antonij Schoffers" ;
  a2a:PersonName [
    rdfs:label "Antonij Schoffers" ;
    a2a:PersonNameFirstName "Antonij" ;
    a2a:PersonNameLastName "Schoffers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da_Person-39719713-fe91-00e2-7d1e-65a66c0cc651
  a a2a:Person ;
  rdfs:label "Anna Maria de Meij" ;
  a2a:PersonName [
    rdfs:label "Anna Maria de Meij" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Meij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da_Person-12381d89-f883-39ac-07c6-07cedbdc8440
  a a2a:Person ;
  rdfs:label "Mattheus Jacobus van Pelt" ;
  a2a:PersonName [
    rdfs:label "Mattheus Jacobus van Pelt" ;
    a2a:PersonNameFirstName "Mattheus Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Pelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1759" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1759-05-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da_Person:da48da80-6d86-81c6-0878-418523c17a20 ;
  a2a:EventKeyRef oa:event_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da_Event1 .

oa:relationep_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da_Person:24c75599-2a34-4615-0220-4e6759a4357f ;
  a2a:EventKeyRef oa:event_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da_Event1 .

oa:relationep_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da_Person:39719713-fe91-00e2-7d1e-65a66c0cc651 ;
  a2a:EventKeyRef oa:event_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da_Event1 .

oa:relationep_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da_Person:12381d89-f883-39ac-07c6-07cedbdc8440 ;
  a2a:EventKeyRef oa:event_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da_Event1 .

oa:source_rat_043dc2bb-da91-8d6d-2617-0f2aed4092da
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1759-05-28 - 1759-05-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1759-05-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1759-05-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1759" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1759-05-28"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 110, Periode: 1758-1800" ;
    a2a:Book "Inv.nr. 110 - Tilburg en Goirle - Trouwboek 1758-1800 (Rooms-katholieke parochie ´t Goirke)" ;
    a2a:RegistryNumber "110" ;
    a2a:Folio "4r" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 110, Periode: 1758-1800, Inv.nr. 110 - Tilburg en Goirle - Trouwboek 1758-1800 (Rooms-katholieke parochie ´t Goirke), 110, 4r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/7fdce30b-7b89-56c4-8539-e5dc1b10d580.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/043dc2bb-da91-8d6d-2617-0f2aed4092da" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/7fdce30b-7b89-56c4-8539-e5dc1b10d580.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-08-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/043dc2bb-da91-8d6d-2617-0f2aed4092da" ;
  a2a:RecordGUID "{043dc2bb-da91-8d6d-2617-0f2aed4092da}" ;
  a2a:SourceRemarkOpmerking """Plaats trouw kerk: Tilburg
28-05-1759
Religie: RK""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_26651_00026651.xml van RAT" .

