@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_210c8ea9-e4ef-573d-261c-158971aee295
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 februari 1946 te Tilburg" ;
  a2a:hasPerson oa:person_rat_210c8ea9-e4ef-573d-261c-158971aee295_Person-f9dabb8f-3bd8-a0b4-92e5-2efb97e0005c, oa:person_rat_210c8ea9-e4ef-573d-261c-158971aee295_Person-636791fd-bb6d-1dea-9e51-5752851c2a52, oa:person_rat_210c8ea9-e4ef-573d-261c-158971aee295_Person-7c1cc724-d743-c27c-2e2b-6dd479684b7a, oa:person_rat_210c8ea9-e4ef-573d-261c-158971aee295_Person-705a2a2c-c06b-58a7-cac8-f7b0b523f5da, oa:person_rat_210c8ea9-e4ef-573d-261c-158971aee295_Person-a11917fd-dfc9-8a58-06e2-94412e5594f5, oa:person_rat_210c8ea9-e4ef-573d-261c-158971aee295_Person-6c4413fe-dedc-1503-1859-bec2b637921c ;
  a2a:hasEvent oa:event_rat_210c8ea9-e4ef-573d-261c-158971aee295_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_210c8ea9-e4ef-573d-261c-158971aee295_0, oa:relationep_rat_210c8ea9-e4ef-573d-261c-158971aee295_1, oa:relationep_rat_210c8ea9-e4ef-573d-261c-158971aee295_2, oa:relationep_rat_210c8ea9-e4ef-573d-261c-158971aee295_3, oa:relationep_rat_210c8ea9-e4ef-573d-261c-158971aee295_4, oa:relationep_rat_210c8ea9-e4ef-573d-261c-158971aee295_5 ;
  a2a:hasSource oa:source_rat_210c8ea9-e4ef-573d-261c-158971aee295 .

oa:person_rat_210c8ea9-e4ef-573d-261c-158971aee295_Person-f9dabb8f-3bd8-a0b4-92e5-2efb97e0005c
  a a2a:Person ;
  rdfs:label "Petrus van der Stokker" ;
  a2a:PersonName [
    rdfs:label "Petrus van der Stokker" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Stokker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_210c8ea9-e4ef-573d-261c-158971aee295_Person-636791fd-bb6d-1dea-9e51-5752851c2a52
  a a2a:Person ;
  rdfs:label "Gerrit Jan Kruiderink" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Kruiderink" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNameLastName "Kruiderink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_210c8ea9-e4ef-573d-261c-158971aee295_Person-7c1cc724-d743-c27c-2e2b-6dd479684b7a
  a a2a:Person ;
  rdfs:label "Anna Maria Leonarda van Gestel" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Leonarda van Gestel" ;
    a2a:PersonNameFirstName "Anna Maria Leonarda" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gestel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_210c8ea9-e4ef-573d-261c-158971aee295_Person-705a2a2c-c06b-58a7-cac8-f7b0b523f5da
  a a2a:Person ;
  rdfs:label "Petronella Dimphna Staps" ;
  a2a:PersonName [
    rdfs:label "Petronella Dimphna Staps" ;
    a2a:PersonNameFirstName "Petronella Dimphna" ;
    a2a:PersonNameLastName "Staps"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_210c8ea9-e4ef-573d-261c-158971aee295_Person-a11917fd-dfc9-8a58-06e2-94412e5594f5
  a a2a:Person ;
  rdfs:label "Johannes Simon Cornelis Kruiderink" ;
  a2a:PersonName [
    rdfs:label "Johannes Simon Cornelis Kruiderink" ;
    a2a:PersonNameFirstName "Johannes Simon Cornelis" ;
    a2a:PersonNameLastName "Kruiderink"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "19 jaar" ;
    rdfs:label "19 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_210c8ea9-e4ef-573d-261c-158971aee295_Person-6c4413fe-dedc-1503-1859-bec2b637921c
  a a2a:Person ;
  rdfs:label "Gerarda Maria van der Stokker" ;
  a2a:PersonName [
    rdfs:label "Gerarda Maria van der Stokker" ;
    a2a:PersonNameFirstName "Gerarda Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Stokker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "17 jaar" ;
    rdfs:label "17 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:event_rat_210c8ea9-e4ef-573d-261c-158971aee295_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1946" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1946-02-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_210c8ea9-e4ef-573d-261c-158971aee295_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_rat_210c8ea9-e4ef-573d-261c-158971aee295_Person:f9dabb8f-3bd8-a0b4-92e5-2efb97e0005c ;
  a2a:EventKeyRef oa:event_rat_210c8ea9-e4ef-573d-261c-158971aee295_Event1 .

oa:relationep_rat_210c8ea9-e4ef-573d-261c-158971aee295_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rat_210c8ea9-e4ef-573d-261c-158971aee295_Person:636791fd-bb6d-1dea-9e51-5752851c2a52 ;
  a2a:EventKeyRef oa:event_rat_210c8ea9-e4ef-573d-261c-158971aee295_Event1 .

oa:relationep_rat_210c8ea9-e4ef-573d-261c-158971aee295_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_rat_210c8ea9-e4ef-573d-261c-158971aee295_Person:7c1cc724-d743-c27c-2e2b-6dd479684b7a ;
  a2a:EventKeyRef oa:event_rat_210c8ea9-e4ef-573d-261c-158971aee295_Event1 .

oa:relationep_rat_210c8ea9-e4ef-573d-261c-158971aee295_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rat_210c8ea9-e4ef-573d-261c-158971aee295_Person:705a2a2c-c06b-58a7-cac8-f7b0b523f5da ;
  a2a:EventKeyRef oa:event_rat_210c8ea9-e4ef-573d-261c-158971aee295_Event1 .

oa:relationep_rat_210c8ea9-e4ef-573d-261c-158971aee295_4
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rat_210c8ea9-e4ef-573d-261c-158971aee295_Person:a11917fd-dfc9-8a58-06e2-94412e5594f5 ;
  a2a:EventKeyRef oa:event_rat_210c8ea9-e4ef-573d-261c-158971aee295_Event1 .

oa:relationep_rat_210c8ea9-e4ef-573d-261c-158971aee295_5
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rat_210c8ea9-e4ef-573d-261c-158971aee295_Person:6c4413fe-dedc-1503-1859-bec2b637921c ;
  a2a:EventKeyRef oa:event_rat_210c8ea9-e4ef-573d-261c-158971aee295_Event1 .

oa:source_rat_210c8ea9-e4ef-573d-261c-158971aee295
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1946-02-06 - 1946-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1946-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1946-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1946" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1946-02-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Periode: 1946" ;
    a2a:Book "Huwelijksregister 1946" ;
    a2a:DocumentNumber "102" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1946, Huwelijksregister 1946, 102"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/a1c9a26d-3a68-e6cc-ad18-727e929dec18.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/210c8ea9-e4ef-573d-261c-158971aee295" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/a1c9a26d-3a68-e6cc-ad18-727e929dec18.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-05-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/210c8ea9-e4ef-573d-261c-158971aee295" ;
  a2a:RecordGUID "{210c8ea9-e4ef-573d-261c-158971aee295}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_29736_00029736.xml van RAT" .

