@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_6c8f577a-d34c-e303-0b76-80f45e87e32f
  a a2a:Record ;
  rdfs:label "Doop op 30 november 1754 te Gilze en Rijen" ;
  a2a:hasPerson oa:person_rat_6c8f577a-d34c-e303-0b76-80f45e87e32f_Person-166c8e0b-fe7b-2888-6ce4-17372d726b51, oa:person_rat_6c8f577a-d34c-e303-0b76-80f45e87e32f_Person-02382584-6cda-5fc9-d917-2995082c52a5, oa:person_rat_6c8f577a-d34c-e303-0b76-80f45e87e32f_Person-de1bee69-cad4-6856-de83-3f630981a3b2 ;
  a2a:hasEvent oa:event_rat_6c8f577a-d34c-e303-0b76-80f45e87e32f_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_6c8f577a-d34c-e303-0b76-80f45e87e32f_0, oa:relationep_rat_6c8f577a-d34c-e303-0b76-80f45e87e32f_1, oa:relationep_rat_6c8f577a-d34c-e303-0b76-80f45e87e32f_2 ;
  a2a:hasSource oa:source_rat_6c8f577a-d34c-e303-0b76-80f45e87e32f .

oa:person_rat_6c8f577a-d34c-e303-0b76-80f45e87e32f_Person-166c8e0b-fe7b-2888-6ce4-17372d726b51
  a a2a:Person ;
  rdfs:label "Adrianus Grotenboers" ;
  a2a:PersonName [
    rdfs:label "Adrianus Grotenboers" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Grotenboers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_6c8f577a-d34c-e303-0b76-80f45e87e32f_Person-02382584-6cda-5fc9-d917-2995082c52a5
  a a2a:Person ;
  rdfs:label "Cornelia Bernardus Stoops" ;
  a2a:PersonName [
    rdfs:label "Cornelia Bernardus Stoops" ;
    a2a:PersonNameFirstName "Cornelia Bernardus" ;
    a2a:PersonNameLastName "Stoops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_6c8f577a-d34c-e303-0b76-80f45e87e32f_Person-de1bee69-cad4-6856-de83-3f630981a3b2
  a a2a:Person ;
  rdfs:label "Cornelius Grotenboers" ;
  a2a:PersonName [
    rdfs:label "Cornelius Grotenboers" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Grotenboers"
  ] ;
  a2a:Gender "Man" .

oa:event_rat_6c8f577a-d34c-e303-0b76-80f45e87e32f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1754" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1754-11-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen"
  ] .

oa:relationep_rat_6c8f577a-d34c-e303-0b76-80f45e87e32f_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_6c8f577a-d34c-e303-0b76-80f45e87e32f_Person:166c8e0b-fe7b-2888-6ce4-17372d726b51 ;
  a2a:EventKeyRef oa:event_rat_6c8f577a-d34c-e303-0b76-80f45e87e32f_Event1 .

oa:relationep_rat_6c8f577a-d34c-e303-0b76-80f45e87e32f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_6c8f577a-d34c-e303-0b76-80f45e87e32f_Person:02382584-6cda-5fc9-d917-2995082c52a5 ;
  a2a:EventKeyRef oa:event_rat_6c8f577a-d34c-e303-0b76-80f45e87e32f_Event1 .

oa:relationep_rat_6c8f577a-d34c-e303-0b76-80f45e87e32f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_6c8f577a-d34c-e303-0b76-80f45e87e32f_Person:de1bee69-cad4-6856-de83-3f630981a3b2 ;
  a2a:EventKeyRef oa:event_rat_6c8f577a-d34c-e303-0b76-80f45e87e32f_Event1 .

oa:source_rat_6c8f577a-d34c-e303-0b76-80f45e87e32f
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen", "1754-11-30 - 1754-11-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1754-11-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1754-11-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1754" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1754-11-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Gilze en Rijen, 1677-1810, Bron: boek, Deel: 01, ..." ;
    a2a:Book "Inv.nr. 01 - Gilze - doopboek 1677-1678 en 1683-1781 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "01" ;
    a2a:Folio "67" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Gilze en Rijen, 1677-1810, Bron: boek, Deel: 01, ..., Inv.nr. 01 - Gilze - doopboek 1677-1678 en 1683-1781 (rooms-katholieke parochie), 01, 67"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/7794ea6a-6f17-7595-be75-84faa43802d0.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/6c8f577a-d34c-e303-0b76-80f45e87e32f" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/7794ea6a-6f17-7595-be75-84faa43802d0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-12-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/6c8f577a-d34c-e303-0b76-80f45e87e32f" ;
  a2a:RecordGUID "{6c8f577a-d34c-e303-0b76-80f45e87e32f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20436_00020436.xml van RAT" .

