@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_9efe449a-0a8b-0ceb-e9ff-c69c9d2a10a7
  a a2a:Record ;
  rdfs:label "Doop op 10 mei 1725 te Tilburg" ;
  a2a:hasPerson oa:person_rat_9efe449a-0a8b-0ceb-e9ff-c69c9d2a10a7_Person-e44d61b1-2ce7-a0ac-8f10-7567bae8208c, oa:person_rat_9efe449a-0a8b-0ceb-e9ff-c69c9d2a10a7_Person-2965cdfd-158b-fb25-70a3-99c4a65456cc, oa:person_rat_9efe449a-0a8b-0ceb-e9ff-c69c9d2a10a7_Person-d45e5164-b6a3-6baf-7da8-4e08d4a39579 ;
  a2a:hasEvent oa:event_rat_9efe449a-0a8b-0ceb-e9ff-c69c9d2a10a7_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_9efe449a-0a8b-0ceb-e9ff-c69c9d2a10a7_0, oa:relationep_rat_9efe449a-0a8b-0ceb-e9ff-c69c9d2a10a7_1, oa:relationep_rat_9efe449a-0a8b-0ceb-e9ff-c69c9d2a10a7_2 ;
  a2a:hasSource oa:source_rat_9efe449a-0a8b-0ceb-e9ff-c69c9d2a10a7 .

oa:person_rat_9efe449a-0a8b-0ceb-e9ff-c69c9d2a10a7_Person-e44d61b1-2ce7-a0ac-8f10-7567bae8208c
  a a2a:Person ;
  rdfs:label "Adriana Maria van Oosterhout" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria van Oosterhout" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oosterhout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_9efe449a-0a8b-0ceb-e9ff-c69c9d2a10a7_Person-2965cdfd-158b-fb25-70a3-99c4a65456cc
  a a2a:Person ;
  rdfs:label "Clasina de Kock" ;
  a2a:PersonName [
    rdfs:label "Clasina de Kock" ;
    a2a:PersonNameFirstName "Clasina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kock"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_rat_9efe449a-0a8b-0ceb-e9ff-c69c9d2a10a7_Person-d45e5164-b6a3-6baf-7da8-4e08d4a39579
  a a2a:Person ;
  rdfs:label "Walterus de Kock" ;
  a2a:PersonName [
    rdfs:label "Walterus de Kock" ;
    a2a:PersonNameFirstName "Walterus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kock"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_9efe449a-0a8b-0ceb-e9ff-c69c9d2a10a7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1725" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1725-05-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_9efe449a-0a8b-0ceb-e9ff-c69c9d2a10a7_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_9efe449a-0a8b-0ceb-e9ff-c69c9d2a10a7_Person:e44d61b1-2ce7-a0ac-8f10-7567bae8208c ;
  a2a:EventKeyRef oa:event_rat_9efe449a-0a8b-0ceb-e9ff-c69c9d2a10a7_Event1 .

oa:relationep_rat_9efe449a-0a8b-0ceb-e9ff-c69c9d2a10a7_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_9efe449a-0a8b-0ceb-e9ff-c69c9d2a10a7_Person:2965cdfd-158b-fb25-70a3-99c4a65456cc ;
  a2a:EventKeyRef oa:event_rat_9efe449a-0a8b-0ceb-e9ff-c69c9d2a10a7_Event1 .

oa:relationep_rat_9efe449a-0a8b-0ceb-e9ff-c69c9d2a10a7_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_9efe449a-0a8b-0ceb-e9ff-c69c9d2a10a7_Person:d45e5164-b6a3-6baf-7da8-4e08d4a39579 ;
  a2a:EventKeyRef oa:event_rat_9efe449a-0a8b-0ceb-e9ff-c69c9d2a10a7_Event1 .

oa:source_rat_9efe449a-0a8b-0ceb-e9ff-c69c9d2a10a7
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1725-05-10 - 1725-05-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1725-05-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1725-05-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1725" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1725-05-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 80, Periode: 1721-1726" ;
    a2a:Book "Inv.nr. 080 - Tilburg en Goirle - Doopboek 1721-1726 (Rooms-katholieke parochie ´t Goirke)" ;
    a2a:RegistryNumber "80" ;
    a2a:Folio "47" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 80, Periode: 1721-1726, Inv.nr. 080 - Tilburg en Goirle - Doopboek 1721-1726 (Rooms-katholieke parochie ´t Goirke), 80, 47"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/8a68d2a3-cfee-d69d-a3ba-a27deea07401.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/9efe449a-0a8b-0ceb-e9ff-c69c9d2a10a7" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/8a68d2a3-cfee-d69d-a3ba-a27deea07401.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-03-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/9efe449a-0a8b-0ceb-e9ff-c69c9d2a10a7" ;
  a2a:RecordGUID "{9efe449a-0a8b-0ceb-e9ff-c69c9d2a10a7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_24996_00024996.xml van RAT" .

