@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_cd53fcce-e384-1d1d-d7bf-82c3751a06a6
  a a2a:Record ;
  rdfs:label "Geboorte op 24 september 1915 te Chaam" ;
  a2a:hasPerson oa:person_rat_cd53fcce-e384-1d1d-d7bf-82c3751a06a6_Person-718c2b14-89ec-ed9b-7403-3445a7f4cf5c, oa:person_rat_cd53fcce-e384-1d1d-d7bf-82c3751a06a6_Person-61990940-7669-26b6-6237-5239d8147be0, oa:person_rat_cd53fcce-e384-1d1d-d7bf-82c3751a06a6_Person-a44701a2-e1e3-8a41-b762-47f985af259f ;
  a2a:hasEvent oa:event_rat_cd53fcce-e384-1d1d-d7bf-82c3751a06a6_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_cd53fcce-e384-1d1d-d7bf-82c3751a06a6_0, oa:relationep_rat_cd53fcce-e384-1d1d-d7bf-82c3751a06a6_1, oa:relationep_rat_cd53fcce-e384-1d1d-d7bf-82c3751a06a6_2 ;
  a2a:hasSource oa:source_rat_cd53fcce-e384-1d1d-d7bf-82c3751a06a6 .

oa:person_rat_cd53fcce-e384-1d1d-d7bf-82c3751a06a6_Person-718c2b14-89ec-ed9b-7403-3445a7f4cf5c
  a a2a:Person ;
  rdfs:label "Johannes Coremans" ;
  a2a:PersonName [
    rdfs:label "Johannes Coremans" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Coremans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_cd53fcce-e384-1d1d-d7bf-82c3751a06a6_Person-61990940-7669-26b6-6237-5239d8147be0
  a a2a:Person ;
  rdfs:label "Jacobus Cornelis Coremans" ;
  a2a:PersonName [
    rdfs:label "Jacobus Cornelis Coremans" ;
    a2a:PersonNameFirstName "Jacobus Cornelis" ;
    a2a:PersonNameLastName "Coremans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1915-09-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Chaam" ;
    rdfs:label "Chaam"
  ] .

oa:person_rat_cd53fcce-e384-1d1d-d7bf-82c3751a06a6_Person-a44701a2-e1e3-8a41-b762-47f985af259f
  a a2a:Person ;
  rdfs:label "Johanna Petronella Eestermans" ;
  a2a:PersonName [
    rdfs:label "Johanna Petronella Eestermans" ;
    a2a:PersonNameFirstName "Johanna Petronella" ;
    a2a:PersonNameLastName "Eestermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_cd53fcce-e384-1d1d-d7bf-82c3751a06a6_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1915-09-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Chaam" ;
    rdfs:label "Chaam"
  ] .

oa:relationep_rat_cd53fcce-e384-1d1d-d7bf-82c3751a06a6_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_cd53fcce-e384-1d1d-d7bf-82c3751a06a6_Person:718c2b14-89ec-ed9b-7403-3445a7f4cf5c ;
  a2a:EventKeyRef oa:event_rat_cd53fcce-e384-1d1d-d7bf-82c3751a06a6_Event1 .

oa:relationep_rat_cd53fcce-e384-1d1d-d7bf-82c3751a06a6_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_cd53fcce-e384-1d1d-d7bf-82c3751a06a6_Person:61990940-7669-26b6-6237-5239d8147be0 ;
  a2a:EventKeyRef oa:event_rat_cd53fcce-e384-1d1d-d7bf-82c3751a06a6_Event1 .

oa:relationep_rat_cd53fcce-e384-1d1d-d7bf-82c3751a06a6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_cd53fcce-e384-1d1d-d7bf-82c3751a06a6_Person:a44701a2-e1e3-8a41-b762-47f985af259f ;
  a2a:EventKeyRef oa:event_rat_cd53fcce-e384-1d1d-d7bf-82c3751a06a6_Event1 .

oa:source_rat_cd53fcce-e384-1d1d-d7bf-82c3751a06a6
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Chaam" ;
    rdfs:label "Chaam", "1915-09-24 - 1915-09-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-09-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-09-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1915-09-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1915" ;
    a2a:Book "Geboorteregister 1915" ;
    a2a:DocumentNumber "43" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1915, Geboorteregister 1915, 43"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/e46a3da6-c3de-740b-6842-44730c64b496.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/cd53fcce-e384-1d1d-d7bf-82c3751a06a6" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/e46a3da6-c3de-740b-6842-44730c64b496.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-04-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/cd53fcce-e384-1d1d-d7bf-82c3751a06a6" ;
  a2a:RecordGUID "{cd53fcce-e384-1d1d-d7bf-82c3751a06a6}" ;
  a2a:SourceRemarkregister_periode "1915" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_427_00000427.xml van RAT" .

