@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_5144dbe3-bbc2-0fa7-20de-c4ea42d2669e
  a a2a:Record ;
  rdfs:label "Doop op 19 februari 1769 te Gilze en Rijen" ;
  a2a:hasPerson oa:person_rat_5144dbe3-bbc2-0fa7-20de-c4ea42d2669e_Person-9682e50f-8f38-30da-5efc-b4e65b1f2bc4, oa:person_rat_5144dbe3-bbc2-0fa7-20de-c4ea42d2669e_Person-bd7432a4-888d-c651-f589-a6651b63bdb3, oa:person_rat_5144dbe3-bbc2-0fa7-20de-c4ea42d2669e_Person-c5d44f68-7d71-92ca-a052-3924168e7460 ;
  a2a:hasEvent oa:event_rat_5144dbe3-bbc2-0fa7-20de-c4ea42d2669e_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_5144dbe3-bbc2-0fa7-20de-c4ea42d2669e_0, oa:relationep_rat_5144dbe3-bbc2-0fa7-20de-c4ea42d2669e_1, oa:relationep_rat_5144dbe3-bbc2-0fa7-20de-c4ea42d2669e_2 ;
  a2a:hasSource oa:source_rat_5144dbe3-bbc2-0fa7-20de-c4ea42d2669e .

oa:person_rat_5144dbe3-bbc2-0fa7-20de-c4ea42d2669e_Person-9682e50f-8f38-30da-5efc-b4e65b1f2bc4
  a a2a:Person ;
  rdfs:label "Joannes Baptista Gabriel Busio" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Gabriel Busio" ;
    a2a:PersonNameFirstName "Joannes Baptista Gabriel" ;
    a2a:PersonNameLastName "Busio"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_5144dbe3-bbc2-0fa7-20de-c4ea42d2669e_Person-bd7432a4-888d-c651-f589-a6651b63bdb3
  a a2a:Person ;
  rdfs:label "Aldegundis de Clijn" ;
  a2a:PersonName [
    rdfs:label "Aldegundis de Clijn" ;
    a2a:PersonNameFirstName "Aldegundis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Clijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_5144dbe3-bbc2-0fa7-20de-c4ea42d2669e_Person-c5d44f68-7d71-92ca-a052-3924168e7460
  a a2a:Person ;
  rdfs:label "Adrianus Busio" ;
  a2a:PersonName [
    rdfs:label "Adrianus Busio" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Busio"
  ] ;
  a2a:Gender "Man" .

oa:event_rat_5144dbe3-bbc2-0fa7-20de-c4ea42d2669e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1769" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1769-02-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen"
  ] .

oa:relationep_rat_5144dbe3-bbc2-0fa7-20de-c4ea42d2669e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_5144dbe3-bbc2-0fa7-20de-c4ea42d2669e_Person:9682e50f-8f38-30da-5efc-b4e65b1f2bc4 ;
  a2a:EventKeyRef oa:event_rat_5144dbe3-bbc2-0fa7-20de-c4ea42d2669e_Event1 .

oa:relationep_rat_5144dbe3-bbc2-0fa7-20de-c4ea42d2669e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_5144dbe3-bbc2-0fa7-20de-c4ea42d2669e_Person:bd7432a4-888d-c651-f589-a6651b63bdb3 ;
  a2a:EventKeyRef oa:event_rat_5144dbe3-bbc2-0fa7-20de-c4ea42d2669e_Event1 .

oa:relationep_rat_5144dbe3-bbc2-0fa7-20de-c4ea42d2669e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_5144dbe3-bbc2-0fa7-20de-c4ea42d2669e_Person:c5d44f68-7d71-92ca-a052-3924168e7460 ;
  a2a:EventKeyRef oa:event_rat_5144dbe3-bbc2-0fa7-20de-c4ea42d2669e_Event1 .

oa:source_rat_5144dbe3-bbc2-0fa7-20de-c4ea42d2669e
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen", "1769-02-19 - 1769-02-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1769-02-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1769-02-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1769" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1769-02-19"^^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 "94" ;
    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, 94"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/6e4155c5-093c-152c-796b-6e2fd0ff9046.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/5144dbe3-bbc2-0fa7-20de-c4ea42d2669e" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/6e4155c5-093c-152c-796b-6e2fd0ff9046.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-12-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/5144dbe3-bbc2-0fa7-20de-c4ea42d2669e" ;
  a2a:RecordGUID "{5144dbe3-bbc2-0fa7-20de-c4ea42d2669e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_21297_00021297.xml van RAT" .

