@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_6c9cc7a8-08df-e92a-592a-e7716df5635d
  a a2a:Record ;
  rdfs:label "Doop op 13 maart 1778 te Tilburg" ;
  a2a:hasPerson oa:person_rat_6c9cc7a8-08df-e92a-592a-e7716df5635d_Person-c0b24332-7eb4-23c7-fe1c-6701ebb277f7, oa:person_rat_6c9cc7a8-08df-e92a-592a-e7716df5635d_Person-f663f336-dc9b-8867-04fb-4ce86b3a2b33, oa:person_rat_6c9cc7a8-08df-e92a-592a-e7716df5635d_Person-d8957530-b5cf-96ad-2ca4-883d3fd232c9 ;
  a2a:hasEvent oa:event_rat_6c9cc7a8-08df-e92a-592a-e7716df5635d_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_6c9cc7a8-08df-e92a-592a-e7716df5635d_0, oa:relationep_rat_6c9cc7a8-08df-e92a-592a-e7716df5635d_1, oa:relationep_rat_6c9cc7a8-08df-e92a-592a-e7716df5635d_2 ;
  a2a:hasSource oa:source_rat_6c9cc7a8-08df-e92a-592a-e7716df5635d .

oa:person_rat_6c9cc7a8-08df-e92a-592a-e7716df5635d_Person-c0b24332-7eb4-23c7-fe1c-6701ebb277f7
  a a2a:Person ;
  rdfs:label "Joanna Maria Schaepsmerders" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Schaepsmerders" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Schaepsmerders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_6c9cc7a8-08df-e92a-592a-e7716df5635d_Person-f663f336-dc9b-8867-04fb-4ce86b3a2b33
  a a2a:Person ;
  rdfs:label "Joannes Augustinus Ramak" ;
  a2a:PersonName [
    rdfs:label "Joannes Augustinus Ramak" ;
    a2a:PersonNameFirstName "Joannes Augustinus" ;
    a2a:PersonNameLastName "Ramak"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_6c9cc7a8-08df-e92a-592a-e7716df5635d_Person-d8957530-b5cf-96ad-2ca4-883d3fd232c9
  a a2a:Person ;
  rdfs:label "Josephus Ramak" ;
  a2a:PersonName [
    rdfs:label "Josephus Ramak" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Ramak"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_6c9cc7a8-08df-e92a-592a-e7716df5635d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1778" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1778-03-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_6c9cc7a8-08df-e92a-592a-e7716df5635d_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_6c9cc7a8-08df-e92a-592a-e7716df5635d_Person:c0b24332-7eb4-23c7-fe1c-6701ebb277f7 ;
  a2a:EventKeyRef oa:event_rat_6c9cc7a8-08df-e92a-592a-e7716df5635d_Event1 .

oa:relationep_rat_6c9cc7a8-08df-e92a-592a-e7716df5635d_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_6c9cc7a8-08df-e92a-592a-e7716df5635d_Person:f663f336-dc9b-8867-04fb-4ce86b3a2b33 ;
  a2a:EventKeyRef oa:event_rat_6c9cc7a8-08df-e92a-592a-e7716df5635d_Event1 .

oa:relationep_rat_6c9cc7a8-08df-e92a-592a-e7716df5635d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_6c9cc7a8-08df-e92a-592a-e7716df5635d_Person:d8957530-b5cf-96ad-2ca4-883d3fd232c9 ;
  a2a:EventKeyRef oa:event_rat_6c9cc7a8-08df-e92a-592a-e7716df5635d_Event1 .

oa:source_rat_6c9cc7a8-08df-e92a-592a-e7716df5635d
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1778-03-13 - 1778-03-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1778-03-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1778-03-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1778" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1778-03-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 90, Periode: 1774-1779" ;
    a2a:Book "Inv.nr. 090 - Tilburg en Goirle - Doopboek 1774-1779 (Rooms-katholieke parochie ´t Goirke)" ;
    a2a:RegistryNumber "90" ;
    a2a:Folio "135" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 90, Periode: 1774-1779, Inv.nr. 090 - Tilburg en Goirle - Doopboek 1774-1779 (Rooms-katholieke parochie ´t Goirke), 90, 135"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/b4087e93-1868-6165-d488-25b249192668.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/6c9cc7a8-08df-e92a-592a-e7716df5635d" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/b4087e93-1868-6165-d488-25b249192668.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-03-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/6c9cc7a8-08df-e92a-592a-e7716df5635d" ;
  a2a:RecordGUID "{6c9cc7a8-08df-e92a-592a-e7716df5635d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20437_00020437.xml van RAT" .

