@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_6dab3bba-8988-4e2d-b041-7193cdef2f2d
  a a2a:Record ;
  rdfs:label "Doop op 18 april 1715 te Tilburg" ;
  a2a:hasPerson oa:person_rat_6dab3bba-8988-4e2d-b041-7193cdef2f2d_Person-78c81693-8326-b1c0-cd56-a7958932914a, oa:person_rat_6dab3bba-8988-4e2d-b041-7193cdef2f2d_Person-3a40cea9-1510-1cd9-cc73-028e4a0fec0d, oa:person_rat_6dab3bba-8988-4e2d-b041-7193cdef2f2d_Person-0a29db03-1724-cd62-bc33-5e2b612e2c8e ;
  a2a:hasEvent oa:event_rat_6dab3bba-8988-4e2d-b041-7193cdef2f2d_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_6dab3bba-8988-4e2d-b041-7193cdef2f2d_0, oa:relationep_rat_6dab3bba-8988-4e2d-b041-7193cdef2f2d_1, oa:relationep_rat_6dab3bba-8988-4e2d-b041-7193cdef2f2d_2 ;
  a2a:hasSource oa:source_rat_6dab3bba-8988-4e2d-b041-7193cdef2f2d .

oa:person_rat_6dab3bba-8988-4e2d-b041-7193cdef2f2d_Person-78c81693-8326-b1c0-cd56-a7958932914a
  a a2a:Person ;
  rdfs:label "Adriana Jan Daendels" ;
  a2a:PersonName [
    rdfs:label "Adriana Jan Daendels" ;
    a2a:PersonNameFirstName "Adriana Jan" ;
    a2a:PersonNameLastName "Daendels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_6dab3bba-8988-4e2d-b041-7193cdef2f2d_Person-3a40cea9-1510-1cd9-cc73-028e4a0fec0d
  a a2a:Person ;
  rdfs:label "Cornelius de Meijer" ;
  a2a:PersonName [
    rdfs:label "Cornelius de Meijer" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Gender "Man" .

oa:person_rat_6dab3bba-8988-4e2d-b041-7193cdef2f2d_Person-0a29db03-1724-cd62-bc33-5e2b612e2c8e
  a a2a:Person ;
  rdfs:label "Henricus de Meijer" ;
  a2a:PersonName [
    rdfs:label "Henricus de Meijer" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_6dab3bba-8988-4e2d-b041-7193cdef2f2d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1715" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1715-04-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_6dab3bba-8988-4e2d-b041-7193cdef2f2d_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_6dab3bba-8988-4e2d-b041-7193cdef2f2d_Person:78c81693-8326-b1c0-cd56-a7958932914a ;
  a2a:EventKeyRef oa:event_rat_6dab3bba-8988-4e2d-b041-7193cdef2f2d_Event1 .

oa:relationep_rat_6dab3bba-8988-4e2d-b041-7193cdef2f2d_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_6dab3bba-8988-4e2d-b041-7193cdef2f2d_Person:3a40cea9-1510-1cd9-cc73-028e4a0fec0d ;
  a2a:EventKeyRef oa:event_rat_6dab3bba-8988-4e2d-b041-7193cdef2f2d_Event1 .

oa:relationep_rat_6dab3bba-8988-4e2d-b041-7193cdef2f2d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_6dab3bba-8988-4e2d-b041-7193cdef2f2d_Person:0a29db03-1724-cd62-bc33-5e2b612e2c8e ;
  a2a:EventKeyRef oa:event_rat_6dab3bba-8988-4e2d-b041-7193cdef2f2d_Event1 .

oa:source_rat_6dab3bba-8988-4e2d-b041-7193cdef2f2d
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1715-04-18 - 1715-04-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1715-04-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1715-04-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1715" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1715-04-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 82" ;
    a2a:Book "Inv.nr. 082 - Tilburg en Goirle - Doopboek (Heike) 1709-1722, Doopboek 1729-1737 (Rooms-katholiek..." ;
    a2a:RegistryNumber "82" ;
    a2a:Folio "22" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 82, Inv.nr. 082 - Tilburg en Goirle - Doopboek (Heike) 1709-1722, Doopboek 1729-1737 (Rooms-katholiek..., 82, 22"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/c70a24cc-42a8-6c96-535b-135376cc4be5.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/6dab3bba-8988-4e2d-b041-7193cdef2f2d" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/c70a24cc-42a8-6c96-535b-135376cc4be5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-11-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/6dab3bba-8988-4e2d-b041-7193cdef2f2d" ;
  a2a:RecordGUID "{6dab3bba-8988-4e2d-b041-7193cdef2f2d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210908_20875_00020875.xml van RAT" .

