@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_3d5d6e2c-db2b-8fe6-9746-00a662593119
  a a2a:Record ;
  rdfs:label "Doop op 27 januari 1621 te Tilburg" ;
  a2a:hasPerson oa:person_rat_3d5d6e2c-db2b-8fe6-9746-00a662593119_Person-3ca34d0d-b20b-59f5-6c2d-fe6f886fe7ad, oa:person_rat_3d5d6e2c-db2b-8fe6-9746-00a662593119_Person-660d1582-cee9-ff7d-a7f3-f1e0191d4c62, oa:person_rat_3d5d6e2c-db2b-8fe6-9746-00a662593119_Person-92d79e2b-8dd4-00d9-7d10-b2dcc681b130 ;
  a2a:hasEvent oa:event_rat_3d5d6e2c-db2b-8fe6-9746-00a662593119_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_3d5d6e2c-db2b-8fe6-9746-00a662593119_0, oa:relationep_rat_3d5d6e2c-db2b-8fe6-9746-00a662593119_1, oa:relationep_rat_3d5d6e2c-db2b-8fe6-9746-00a662593119_2 ;
  a2a:hasSource oa:source_rat_3d5d6e2c-db2b-8fe6-9746-00a662593119 .

oa:person_rat_3d5d6e2c-db2b-8fe6-9746-00a662593119_Person-3ca34d0d-b20b-59f5-6c2d-fe6f886fe7ad
  a a2a:Person ;
  rdfs:label "Claesken" ;
  a2a:PersonName [
    rdfs:label "Claesken" ;
    a2a:PersonNameFirstName "Claesken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_3d5d6e2c-db2b-8fe6-9746-00a662593119_Person-660d1582-cee9-ff7d-a7f3-f1e0191d4c62
  a a2a:Person ;
  rdfs:label "Wilhelmus Willems" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Willems" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Man" .

oa:person_rat_3d5d6e2c-db2b-8fe6-9746-00a662593119_Person-92d79e2b-8dd4-00d9-7d10-b2dcc681b130
  a a2a:Person ;
  rdfs:label "Henrick Willems" ;
  a2a:PersonName [
    rdfs:label "Henrick Willems" ;
    a2a:PersonNameFirstName "Henrick" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_3d5d6e2c-db2b-8fe6-9746-00a662593119_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1621" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1621-01-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_3d5d6e2c-db2b-8fe6-9746-00a662593119_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_3d5d6e2c-db2b-8fe6-9746-00a662593119_Person:3ca34d0d-b20b-59f5-6c2d-fe6f886fe7ad ;
  a2a:EventKeyRef oa:event_rat_3d5d6e2c-db2b-8fe6-9746-00a662593119_Event1 .

oa:relationep_rat_3d5d6e2c-db2b-8fe6-9746-00a662593119_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_3d5d6e2c-db2b-8fe6-9746-00a662593119_Person:660d1582-cee9-ff7d-a7f3-f1e0191d4c62 ;
  a2a:EventKeyRef oa:event_rat_3d5d6e2c-db2b-8fe6-9746-00a662593119_Event1 .

oa:relationep_rat_3d5d6e2c-db2b-8fe6-9746-00a662593119_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_3d5d6e2c-db2b-8fe6-9746-00a662593119_Person:92d79e2b-8dd4-00d9-7d10-b2dcc681b130 ;
  a2a:EventKeyRef oa:event_rat_3d5d6e2c-db2b-8fe6-9746-00a662593119_Event1 .

oa:source_rat_3d5d6e2c-db2b-8fe6-9746-00a662593119
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1621-01-27 - 1621-01-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1621-01-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1621-01-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1621" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1621-01-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken Tilburg en Goirle 1600-1810, Bron: boek, Deel: 2, Per..." ;
    a2a:Book "Inv.nr. 002 - Tilburg - dopen 1615-1621, trouwen 1615-1621, begraven maart 1629-1633, 1615- maar..." ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "142" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken Tilburg en Goirle 1600-1810, Bron: boek, Deel: 2, Per..., Inv.nr. 002 - Tilburg - dopen 1615-1621, trouwen 1615-1621, begraven maart 1629-1633, 1615- maar..., 2, 142"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/5e66f5fc-ed63-be8f-d2cf-4478f3b5500e.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/3d5d6e2c-db2b-8fe6-9746-00a662593119" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/5e66f5fc-ed63-be8f-d2cf-4478f3b5500e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-03-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/3d5d6e2c-db2b-8fe6-9746-00a662593119" ;
  a2a:RecordGUID "{3d5d6e2c-db2b-8fe6-9746-00a662593119}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_36858_00036858.xml van RAT" .

