@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_eb3c93e0-8ea0-3fb6-3dfd-b44064045007
  a a2a:Record ;
  rdfs:label "Geboorte op 16 juli 1914 te Tilburg" ;
  a2a:hasPerson oa:person_rat_eb3c93e0-8ea0-3fb6-3dfd-b44064045007_Person-a22cf70f-e009-d1c6-c2ed-65cc47134df9, oa:person_rat_eb3c93e0-8ea0-3fb6-3dfd-b44064045007_Person-96c053fa-1d39-1070-8bed-75314d8b777b, oa:person_rat_eb3c93e0-8ea0-3fb6-3dfd-b44064045007_Person-1d682c7b-16a1-1075-3257-37129443cfa8 ;
  a2a:hasEvent oa:event_rat_eb3c93e0-8ea0-3fb6-3dfd-b44064045007_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_eb3c93e0-8ea0-3fb6-3dfd-b44064045007_0, oa:relationep_rat_eb3c93e0-8ea0-3fb6-3dfd-b44064045007_1, oa:relationep_rat_eb3c93e0-8ea0-3fb6-3dfd-b44064045007_2 ;
  a2a:hasSource oa:source_rat_eb3c93e0-8ea0-3fb6-3dfd-b44064045007 .

oa:person_rat_eb3c93e0-8ea0-3fb6-3dfd-b44064045007_Person-a22cf70f-e009-d1c6-c2ed-65cc47134df9
  a a2a:Person ;
  rdfs:label "Henricus Lambertus Cools" ;
  a2a:PersonName [
    rdfs:label "Henricus Lambertus Cools" ;
    a2a:PersonNameFirstName "Henricus Lambertus" ;
    a2a:PersonNameLastName "Cools"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_eb3c93e0-8ea0-3fb6-3dfd-b44064045007_Person-96c053fa-1d39-1070-8bed-75314d8b777b
  a a2a:Person ;
  rdfs:label "Anna Maria Hendriks" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Hendriks" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_eb3c93e0-8ea0-3fb6-3dfd-b44064045007_Person-1d682c7b-16a1-1075-3257-37129443cfa8
  a a2a:Person ;
  rdfs:label "Henrica Clasina Cools" ;
  a2a:PersonName [
    rdfs:label "Henrica Clasina Cools" ;
    a2a:PersonNameFirstName "Henrica Clasina" ;
    a2a:PersonNameLastName "Cools"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1914-07-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_rat_eb3c93e0-8ea0-3fb6-3dfd-b44064045007_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1914-07-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_eb3c93e0-8ea0-3fb6-3dfd-b44064045007_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_eb3c93e0-8ea0-3fb6-3dfd-b44064045007_Person:a22cf70f-e009-d1c6-c2ed-65cc47134df9 ;
  a2a:EventKeyRef oa:event_rat_eb3c93e0-8ea0-3fb6-3dfd-b44064045007_Event1 .

oa:relationep_rat_eb3c93e0-8ea0-3fb6-3dfd-b44064045007_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_eb3c93e0-8ea0-3fb6-3dfd-b44064045007_Person:96c053fa-1d39-1070-8bed-75314d8b777b ;
  a2a:EventKeyRef oa:event_rat_eb3c93e0-8ea0-3fb6-3dfd-b44064045007_Event1 .

oa:relationep_rat_eb3c93e0-8ea0-3fb6-3dfd-b44064045007_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_eb3c93e0-8ea0-3fb6-3dfd-b44064045007_Person:1d682c7b-16a1-1075-3257-37129443cfa8 ;
  a2a:EventKeyRef oa:event_rat_eb3c93e0-8ea0-3fb6-3dfd-b44064045007_Event1 .

oa:source_rat_eb3c93e0-8ea0-3fb6-3dfd-b44064045007
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1914-07-16 - 1914-07-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-07-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-07-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1914-07-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1914" ;
    a2a:Book "Geboorteregister 1914" ;
    a2a:DocumentNumber "921" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1914, Geboorteregister 1914, 921"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/a09001af-4169-ef2e-ea2c-ff425840de63.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/eb3c93e0-8ea0-3fb6-3dfd-b44064045007" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/a09001af-4169-ef2e-ea2c-ff425840de63.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/eb3c93e0-8ea0-3fb6-3dfd-b44064045007" ;
  a2a:RecordGUID "{eb3c93e0-8ea0-3fb6-3dfd-b44064045007}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210908_13546_00013546.xml van RAT" .

