@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_27e27f0d-e7f8-3350-180f-ca75b7d4a995
  a a2a:Record ;
  rdfs:label "Doop op 17 augustus 1763 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_27e27f0d-e7f8-3350-180f-ca75b7d4a995_Person-abc63bfe-f943-b3cf-fe05-f5aba91f2a40, oa:person_rat_27e27f0d-e7f8-3350-180f-ca75b7d4a995_Person-25813a71-5a94-d1d7-34db-d1056baeec79, oa:person_rat_27e27f0d-e7f8-3350-180f-ca75b7d4a995_Person-6b5e4661-4304-0be3-5bec-d3f153e48184 ;
  a2a:hasEvent oa:event_rat_27e27f0d-e7f8-3350-180f-ca75b7d4a995_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_27e27f0d-e7f8-3350-180f-ca75b7d4a995_0, oa:relationep_rat_27e27f0d-e7f8-3350-180f-ca75b7d4a995_1, oa:relationep_rat_27e27f0d-e7f8-3350-180f-ca75b7d4a995_2 ;
  a2a:hasSource oa:source_rat_27e27f0d-e7f8-3350-180f-ca75b7d4a995 .

oa:person_rat_27e27f0d-e7f8-3350-180f-ca75b7d4a995_Person-abc63bfe-f943-b3cf-fe05-f5aba91f2a40
  a a2a:Person ;
  rdfs:label "Walterus Kloostermans" ;
  a2a:PersonName [
    rdfs:label "Walterus Kloostermans" ;
    a2a:PersonNameFirstName "Walterus" ;
    a2a:PersonNameLastName "Kloostermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_27e27f0d-e7f8-3350-180f-ca75b7d4a995_Person-25813a71-5a94-d1d7-34db-d1056baeec79
  a a2a:Person ;
  rdfs:label "Anna Daniel Fenix" ;
  a2a:PersonName [
    rdfs:label "Anna Daniel Fenix" ;
    a2a:PersonNameFirstName "Anna Daniel" ;
    a2a:PersonNameLastName "Fenix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_27e27f0d-e7f8-3350-180f-ca75b7d4a995_Person-6b5e4661-4304-0be3-5bec-d3f153e48184
  a a2a:Person ;
  rdfs:label "Gerardus Kloostermans" ;
  a2a:PersonName [
    rdfs:label "Gerardus Kloostermans" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Kloostermans"
  ] ;
  a2a:Gender "Man" .

oa:event_rat_27e27f0d-e7f8-3350-180f-ca75b7d4a995_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1763" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1763-08-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_rat_27e27f0d-e7f8-3350-180f-ca75b7d4a995_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_27e27f0d-e7f8-3350-180f-ca75b7d4a995_Person:abc63bfe-f943-b3cf-fe05-f5aba91f2a40 ;
  a2a:EventKeyRef oa:event_rat_27e27f0d-e7f8-3350-180f-ca75b7d4a995_Event1 .

oa:relationep_rat_27e27f0d-e7f8-3350-180f-ca75b7d4a995_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_27e27f0d-e7f8-3350-180f-ca75b7d4a995_Person:25813a71-5a94-d1d7-34db-d1056baeec79 ;
  a2a:EventKeyRef oa:event_rat_27e27f0d-e7f8-3350-180f-ca75b7d4a995_Event1 .

oa:relationep_rat_27e27f0d-e7f8-3350-180f-ca75b7d4a995_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_27e27f0d-e7f8-3350-180f-ca75b7d4a995_Person:6b5e4661-4304-0be3-5bec-d3f153e48184 ;
  a2a:EventKeyRef oa:event_rat_27e27f0d-e7f8-3350-180f-ca75b7d4a995_Event1 .

oa:source_rat_27e27f0d-e7f8-3350-180f-ca75b7d4a995
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1763-08-17 - 1763-08-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1763-08-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1763-08-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1763" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1763-08-17"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: register, Deel: 15, Periode: 1762-1765" ;
    a2a:Book "Inv.nr. 15 - Oosterhout - doopboek 1762-1765 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "16" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: register, Deel: 15, Periode: 1762-1765, Inv.nr. 15 - Oosterhout - doopboek 1762-1765 (rooms-katholieke parochie), 15, 16"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/221df7d3-7341-1a8c-780b-4c81c74fd16a.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/27e27f0d-e7f8-3350-180f-ca75b7d4a995" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/221df7d3-7341-1a8c-780b-4c81c74fd16a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/27e27f0d-e7f8-3350-180f-ca75b7d4a995" ;
  a2a:RecordGUID "{27e27f0d-e7f8-3350-180f-ca75b7d4a995}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_22908_00022908.xml van RAT" .

