@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_2e6fcc08-0bbe-c4b2-1bfb-004c73b2d78b
  a a2a:Record ;
  rdfs:label "Geboorte op 26 maart 1917 te Tilburg" ;
  a2a:hasPerson oa:person_rat_2e6fcc08-0bbe-c4b2-1bfb-004c73b2d78b_Person-12ac2eff-7203-b653-4138-36a3f04f8c8c, oa:person_rat_2e6fcc08-0bbe-c4b2-1bfb-004c73b2d78b_Person-45e59ee5-4960-56fd-dbef-96285176d62e, oa:person_rat_2e6fcc08-0bbe-c4b2-1bfb-004c73b2d78b_Person-5f42b1cd-c183-4160-c1ea-404df57c60a5 ;
  a2a:hasEvent oa:event_rat_2e6fcc08-0bbe-c4b2-1bfb-004c73b2d78b_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_2e6fcc08-0bbe-c4b2-1bfb-004c73b2d78b_0, oa:relationep_rat_2e6fcc08-0bbe-c4b2-1bfb-004c73b2d78b_1, oa:relationep_rat_2e6fcc08-0bbe-c4b2-1bfb-004c73b2d78b_2 ;
  a2a:hasSource oa:source_rat_2e6fcc08-0bbe-c4b2-1bfb-004c73b2d78b .

oa:person_rat_2e6fcc08-0bbe-c4b2-1bfb-004c73b2d78b_Person-12ac2eff-7203-b653-4138-36a3f04f8c8c
  a a2a:Person ;
  rdfs:label "Joannes Dionijsius Silvester Schellekens" ;
  a2a:PersonName [
    rdfs:label "Joannes Dionijsius Silvester Schellekens" ;
    a2a:PersonNameFirstName "Joannes Dionijsius Silvester" ;
    a2a:PersonNameLastName "Schellekens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_2e6fcc08-0bbe-c4b2-1bfb-004c73b2d78b_Person-45e59ee5-4960-56fd-dbef-96285176d62e
  a a2a:Person ;
  rdfs:label "Maria Petronella Brokken" ;
  a2a:PersonName [
    rdfs:label "Maria Petronella Brokken" ;
    a2a:PersonNameFirstName "Maria Petronella" ;
    a2a:PersonNameLastName "Brokken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_2e6fcc08-0bbe-c4b2-1bfb-004c73b2d78b_Person-5f42b1cd-c183-4160-c1ea-404df57c60a5
  a a2a:Person ;
  rdfs:label "Catharina Maria Theresia Schellekens" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria Theresia Schellekens" ;
    a2a:PersonNameFirstName "Catharina Maria Theresia" ;
    a2a:PersonNameLastName "Schellekens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1917-03-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_rat_2e6fcc08-0bbe-c4b2-1bfb-004c73b2d78b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1917-03-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_2e6fcc08-0bbe-c4b2-1bfb-004c73b2d78b_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_2e6fcc08-0bbe-c4b2-1bfb-004c73b2d78b_Person:12ac2eff-7203-b653-4138-36a3f04f8c8c ;
  a2a:EventKeyRef oa:event_rat_2e6fcc08-0bbe-c4b2-1bfb-004c73b2d78b_Event1 .

oa:relationep_rat_2e6fcc08-0bbe-c4b2-1bfb-004c73b2d78b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_2e6fcc08-0bbe-c4b2-1bfb-004c73b2d78b_Person:45e59ee5-4960-56fd-dbef-96285176d62e ;
  a2a:EventKeyRef oa:event_rat_2e6fcc08-0bbe-c4b2-1bfb-004c73b2d78b_Event1 .

oa:relationep_rat_2e6fcc08-0bbe-c4b2-1bfb-004c73b2d78b_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_2e6fcc08-0bbe-c4b2-1bfb-004c73b2d78b_Person:5f42b1cd-c183-4160-c1ea-404df57c60a5 ;
  a2a:EventKeyRef oa:event_rat_2e6fcc08-0bbe-c4b2-1bfb-004c73b2d78b_Event1 .

oa:source_rat_2e6fcc08-0bbe-c4b2-1bfb-004c73b2d78b
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1917-03-26 - 1917-03-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-03-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-03-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1917-03-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1917" ;
    a2a:Book "Geboorteregister 1917" ;
    a2a:DocumentNumber "411" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1917, Geboorteregister 1917, 411"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/f04bf2b9-dbf1-3b75-5395-f59eb189d625.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2e6fcc08-0bbe-c4b2-1bfb-004c73b2d78b" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/f04bf2b9-dbf1-3b75-5395-f59eb189d625.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2e6fcc08-0bbe-c4b2-1bfb-004c73b2d78b" ;
  a2a:RecordGUID "{2e6fcc08-0bbe-c4b2-1bfb-004c73b2d78b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_15395_00015395.xml van RAT" .

