@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_d74aef6c-499d-2e6b-c0b5-ce2ed441fa8f
  a a2a:Record ;
  rdfs:label "Doop op 25 november 1740 te Tilburg" ;
  a2a:hasPerson oa:person_rat_d74aef6c-499d-2e6b-c0b5-ce2ed441fa8f_Person-57d37891-db62-5309-f13e-7a58fe140ed5, oa:person_rat_d74aef6c-499d-2e6b-c0b5-ce2ed441fa8f_Person-c5c2db56-3017-849d-4a17-83d54bfd78c6, oa:person_rat_d74aef6c-499d-2e6b-c0b5-ce2ed441fa8f_Person-f471959e-d6cd-02e5-1603-19ec9e0214f5 ;
  a2a:hasEvent oa:event_rat_d74aef6c-499d-2e6b-c0b5-ce2ed441fa8f_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_d74aef6c-499d-2e6b-c0b5-ce2ed441fa8f_0, oa:relationep_rat_d74aef6c-499d-2e6b-c0b5-ce2ed441fa8f_1, oa:relationep_rat_d74aef6c-499d-2e6b-c0b5-ce2ed441fa8f_2 ;
  a2a:hasSource oa:source_rat_d74aef6c-499d-2e6b-c0b5-ce2ed441fa8f .

oa:person_rat_d74aef6c-499d-2e6b-c0b5-ce2ed441fa8f_Person-57d37891-db62-5309-f13e-7a58fe140ed5
  a a2a:Person ;
  rdfs:label "Anna Maria Schaapen" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Schaapen" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Schaapen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_d74aef6c-499d-2e6b-c0b5-ce2ed441fa8f_Person-c5c2db56-3017-849d-4a17-83d54bfd78c6
  a a2a:Person ;
  rdfs:label "Joannes Reijnen" ;
  a2a:PersonName [
    rdfs:label "Joannes Reijnen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Reijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_d74aef6c-499d-2e6b-c0b5-ce2ed441fa8f_Person-f471959e-d6cd-02e5-1603-19ec9e0214f5
  a a2a:Person ;
  rdfs:label "Dijonisius Reijnen" ;
  a2a:PersonName [
    rdfs:label "Dijonisius Reijnen" ;
    a2a:PersonNameFirstName "Dijonisius" ;
    a2a:PersonNameLastName "Reijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_d74aef6c-499d-2e6b-c0b5-ce2ed441fa8f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1740" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1740-11-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_d74aef6c-499d-2e6b-c0b5-ce2ed441fa8f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_d74aef6c-499d-2e6b-c0b5-ce2ed441fa8f_Person:57d37891-db62-5309-f13e-7a58fe140ed5 ;
  a2a:EventKeyRef oa:event_rat_d74aef6c-499d-2e6b-c0b5-ce2ed441fa8f_Event1 .

oa:relationep_rat_d74aef6c-499d-2e6b-c0b5-ce2ed441fa8f_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_d74aef6c-499d-2e6b-c0b5-ce2ed441fa8f_Person:c5c2db56-3017-849d-4a17-83d54bfd78c6 ;
  a2a:EventKeyRef oa:event_rat_d74aef6c-499d-2e6b-c0b5-ce2ed441fa8f_Event1 .

oa:relationep_rat_d74aef6c-499d-2e6b-c0b5-ce2ed441fa8f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_d74aef6c-499d-2e6b-c0b5-ce2ed441fa8f_Person:f471959e-d6cd-02e5-1603-19ec9e0214f5 ;
  a2a:EventKeyRef oa:event_rat_d74aef6c-499d-2e6b-c0b5-ce2ed441fa8f_Event1 .

oa:source_rat_d74aef6c-499d-2e6b-c0b5-ce2ed441fa8f
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1740-11-25 - 1740-11-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1740-11-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1740-11-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1740" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1740-11-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 83, Periode: 1737-1744" ;
    a2a:Book "Inv.nr. 083 - Tilburg en Goirle - Doopboek 1737-1744 (Rooms-katholieke parochie ´t Goirke)" ;
    a2a:RegistryNumber "83" ;
    a2a:Folio "89" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 83, Periode: 1737-1744, Inv.nr. 083 - Tilburg en Goirle - Doopboek 1737-1744 (Rooms-katholieke parochie ´t Goirke), 83, 89"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/d9f1c23c-ef6e-4e71-9340-033bc8d24473.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/d74aef6c-499d-2e6b-c0b5-ce2ed441fa8f" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/d9f1c23c-ef6e-4e71-9340-033bc8d24473.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-06-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/d74aef6c-499d-2e6b-c0b5-ce2ed441fa8f" ;
  a2a:RecordGUID "{d74aef6c-499d-2e6b-c0b5-ce2ed441fa8f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_25082_00025082.xml van RAT" .

