@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_29bdd59c-c844-af13-16e1-e3097ca11010
  a a2a:Record ;
  rdfs:label "Geboorte op 20 december 1908 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_29bdd59c-c844-af13-16e1-e3097ca11010_Person-c5078843-057f-f4b0-ecef-696d93c434a0, oa:person_rat_29bdd59c-c844-af13-16e1-e3097ca11010_Person-74175aa3-5330-89a3-a32e-0a2b39bbab04, oa:person_rat_29bdd59c-c844-af13-16e1-e3097ca11010_Person-434e6429-3f64-70e8-a199-51b0928209ae ;
  a2a:hasEvent oa:event_rat_29bdd59c-c844-af13-16e1-e3097ca11010_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_29bdd59c-c844-af13-16e1-e3097ca11010_0, oa:relationep_rat_29bdd59c-c844-af13-16e1-e3097ca11010_1, oa:relationep_rat_29bdd59c-c844-af13-16e1-e3097ca11010_2 ;
  a2a:hasSource oa:source_rat_29bdd59c-c844-af13-16e1-e3097ca11010 .

oa:person_rat_29bdd59c-c844-af13-16e1-e3097ca11010_Person-c5078843-057f-f4b0-ecef-696d93c434a0
  a a2a:Person ;
  rdfs:label "Jacobus Johannes Schutters" ;
  a2a:PersonName [
    rdfs:label "Jacobus Johannes Schutters" ;
    a2a:PersonNameFirstName "Jacobus Johannes" ;
    a2a:PersonNameLastName "Schutters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_29bdd59c-c844-af13-16e1-e3097ca11010_Person-74175aa3-5330-89a3-a32e-0a2b39bbab04
  a a2a:Person ;
  rdfs:label "Cornelia Huberta de Bot" ;
  a2a:PersonName [
    rdfs:label "Cornelia Huberta de Bot" ;
    a2a:PersonNameFirstName "Cornelia Huberta" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_29bdd59c-c844-af13-16e1-e3097ca11010_Person-434e6429-3f64-70e8-a199-51b0928209ae
  a a2a:Person ;
  rdfs:label "Maria Cornelia Schutters" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia Schutters" ;
    a2a:PersonNameFirstName "Maria Cornelia" ;
    a2a:PersonNameLastName "Schutters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1908-12-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:event_rat_29bdd59c-c844-af13-16e1-e3097ca11010_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1908-12-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_rat_29bdd59c-c844-af13-16e1-e3097ca11010_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_29bdd59c-c844-af13-16e1-e3097ca11010_Person:c5078843-057f-f4b0-ecef-696d93c434a0 ;
  a2a:EventKeyRef oa:event_rat_29bdd59c-c844-af13-16e1-e3097ca11010_Event1 .

oa:relationep_rat_29bdd59c-c844-af13-16e1-e3097ca11010_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_29bdd59c-c844-af13-16e1-e3097ca11010_Person:74175aa3-5330-89a3-a32e-0a2b39bbab04 ;
  a2a:EventKeyRef oa:event_rat_29bdd59c-c844-af13-16e1-e3097ca11010_Event1 .

oa:relationep_rat_29bdd59c-c844-af13-16e1-e3097ca11010_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_29bdd59c-c844-af13-16e1-e3097ca11010_Person:434e6429-3f64-70e8-a199-51b0928209ae ;
  a2a:EventKeyRef oa:event_rat_29bdd59c-c844-af13-16e1-e3097ca11010_Event1 .

oa:source_rat_29bdd59c-c844-af13-16e1-e3097ca11010
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1908-12-20 - 1908-12-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-12-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-12-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1908" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1908-12-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1908" ;
    a2a:Book "Geboorteregister 1908" ;
    a2a:DocumentNumber "425" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1908, Geboorteregister 1908, 425"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/c34875ea-1dd4-e836-b010-fe038b32890f.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/29bdd59c-c844-af13-16e1-e3097ca11010" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/c34875ea-1dd4-e836-b010-fe038b32890f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/29bdd59c-c844-af13-16e1-e3097ca11010" ;
  a2a:RecordGUID "{29bdd59c-c844-af13-16e1-e3097ca11010}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_15303_00015303.xml van RAT" .

