@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_91f9fe89-c59b-c873-0cf8-ecc61d3aa056
  a a2a:Record ;
  rdfs:label "Doop op 25 oktober 1705 te Tilburg" ;
  a2a:hasPerson oa:person_rat_91f9fe89-c59b-c873-0cf8-ecc61d3aa056_Person-db25356d-d782-bef2-6ba8-0e9062a155aa, oa:person_rat_91f9fe89-c59b-c873-0cf8-ecc61d3aa056_Person-1fd6742a-5ada-c4f0-35c8-8d459ea9050f, oa:person_rat_91f9fe89-c59b-c873-0cf8-ecc61d3aa056_Person-d8eee315-30a0-a899-1aef-524bcaa2bfba ;
  a2a:hasEvent oa:event_rat_91f9fe89-c59b-c873-0cf8-ecc61d3aa056_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_91f9fe89-c59b-c873-0cf8-ecc61d3aa056_0, oa:relationep_rat_91f9fe89-c59b-c873-0cf8-ecc61d3aa056_1, oa:relationep_rat_91f9fe89-c59b-c873-0cf8-ecc61d3aa056_2 ;
  a2a:hasSource oa:source_rat_91f9fe89-c59b-c873-0cf8-ecc61d3aa056 .

oa:person_rat_91f9fe89-c59b-c873-0cf8-ecc61d3aa056_Person-db25356d-d782-bef2-6ba8-0e9062a155aa
  a a2a:Person ;
  rdfs:label "Anna Mathijs de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Anna Mathijs de Bruijn" ;
    a2a:PersonNameFirstName "Anna Mathijs" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_91f9fe89-c59b-c873-0cf8-ecc61d3aa056_Person-1fd6742a-5ada-c4f0-35c8-8d459ea9050f
  a a2a:Person ;
  rdfs:label "Joanna Catharina de Cock" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina de Cock" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Cock"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_rat_91f9fe89-c59b-c873-0cf8-ecc61d3aa056_Person-d8eee315-30a0-a899-1aef-524bcaa2bfba
  a a2a:Person ;
  rdfs:label "Nicolaus de Cock" ;
  a2a:PersonName [
    rdfs:label "Nicolaus de Cock" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Cock"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_91f9fe89-c59b-c873-0cf8-ecc61d3aa056_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1705" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1705-10-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_91f9fe89-c59b-c873-0cf8-ecc61d3aa056_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_91f9fe89-c59b-c873-0cf8-ecc61d3aa056_Person:db25356d-d782-bef2-6ba8-0e9062a155aa ;
  a2a:EventKeyRef oa:event_rat_91f9fe89-c59b-c873-0cf8-ecc61d3aa056_Event1 .

oa:relationep_rat_91f9fe89-c59b-c873-0cf8-ecc61d3aa056_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_91f9fe89-c59b-c873-0cf8-ecc61d3aa056_Person:1fd6742a-5ada-c4f0-35c8-8d459ea9050f ;
  a2a:EventKeyRef oa:event_rat_91f9fe89-c59b-c873-0cf8-ecc61d3aa056_Event1 .

oa:relationep_rat_91f9fe89-c59b-c873-0cf8-ecc61d3aa056_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_91f9fe89-c59b-c873-0cf8-ecc61d3aa056_Person:d8eee315-30a0-a899-1aef-524bcaa2bfba ;
  a2a:EventKeyRef oa:event_rat_91f9fe89-c59b-c873-0cf8-ecc61d3aa056_Event1 .

oa:source_rat_91f9fe89-c59b-c873-0cf8-ecc61d3aa056
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1705-10-25 - 1705-10-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1705-10-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1705-10-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1705" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1705-10-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 77, Periode: 1705-1709" ;
    a2a:Book "Inv.nr. 077 - Tilburg en Goirle - Doopboek 1705-1709 (Rooms-katholieke parochie ´t Goirke)" ;
    a2a:RegistryNumber "77" ;
    a2a:Folio "7" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 77, Periode: 1705-1709, Inv.nr. 077 - Tilburg en Goirle - Doopboek 1705-1709 (Rooms-katholieke parochie ´t Goirke), 77, 7"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/b93c5d51-f49d-2f06-08cf-6372cc05e640.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/91f9fe89-c59b-c873-0cf8-ecc61d3aa056" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/b93c5d51-f49d-2f06-08cf-6372cc05e640.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-10-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/91f9fe89-c59b-c873-0cf8-ecc61d3aa056" ;
  a2a:RecordGUID "{91f9fe89-c59b-c873-0cf8-ecc61d3aa056}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_24932_00024932.xml van RAT" .

