@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_034cdc31-19a5-9be0-0fe2-abb290286db1
  a a2a:Record ;
  rdfs:label "Geboorte op 23 september 1909 te Gilze en Rijen" ;
  a2a:hasPerson oa:person_rat_034cdc31-19a5-9be0-0fe2-abb290286db1_Person-3effc7ec-3ea3-d61c-6ed7-36437d1bd510, oa:person_rat_034cdc31-19a5-9be0-0fe2-abb290286db1_Person-356bf06f-3c48-3523-a00a-9afeafe0febb, oa:person_rat_034cdc31-19a5-9be0-0fe2-abb290286db1_Person-183af5b4-0885-ac28-9bb3-55e6e4c8d315 ;
  a2a:hasEvent oa:event_rat_034cdc31-19a5-9be0-0fe2-abb290286db1_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_034cdc31-19a5-9be0-0fe2-abb290286db1_0, oa:relationep_rat_034cdc31-19a5-9be0-0fe2-abb290286db1_1, oa:relationep_rat_034cdc31-19a5-9be0-0fe2-abb290286db1_2 ;
  a2a:hasSource oa:source_rat_034cdc31-19a5-9be0-0fe2-abb290286db1 .

oa:person_rat_034cdc31-19a5-9be0-0fe2-abb290286db1_Person-3effc7ec-3ea3-d61c-6ed7-36437d1bd510
  a a2a:Person ;
  rdfs:label "Jacobus Klaassen" ;
  a2a:PersonName [
    rdfs:label "Jacobus Klaassen" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Klaassen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_034cdc31-19a5-9be0-0fe2-abb290286db1_Person-356bf06f-3c48-3523-a00a-9afeafe0febb
  a a2a:Person ;
  rdfs:label "Josephus Petrus Cornelis Klaassen" ;
  a2a:PersonName [
    rdfs:label "Josephus Petrus Cornelis Klaassen" ;
    a2a:PersonNameFirstName "Josephus Petrus Cornelis" ;
    a2a:PersonNameLastName "Klaassen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1909-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen"
  ] .

oa:person_rat_034cdc31-19a5-9be0-0fe2-abb290286db1_Person-183af5b4-0885-ac28-9bb3-55e6e4c8d315
  a a2a:Person ;
  rdfs:label "Adriana Maria Smeekens" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Smeekens" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Smeekens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_034cdc31-19a5-9be0-0fe2-abb290286db1_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1909-09-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen"
  ] .

oa:relationep_rat_034cdc31-19a5-9be0-0fe2-abb290286db1_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_034cdc31-19a5-9be0-0fe2-abb290286db1_Person:3effc7ec-3ea3-d61c-6ed7-36437d1bd510 ;
  a2a:EventKeyRef oa:event_rat_034cdc31-19a5-9be0-0fe2-abb290286db1_Event1 .

oa:relationep_rat_034cdc31-19a5-9be0-0fe2-abb290286db1_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_034cdc31-19a5-9be0-0fe2-abb290286db1_Person:356bf06f-3c48-3523-a00a-9afeafe0febb ;
  a2a:EventKeyRef oa:event_rat_034cdc31-19a5-9be0-0fe2-abb290286db1_Event1 .

oa:relationep_rat_034cdc31-19a5-9be0-0fe2-abb290286db1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_034cdc31-19a5-9be0-0fe2-abb290286db1_Person:183af5b4-0885-ac28-9bb3-55e6e4c8d315 ;
  a2a:EventKeyRef oa:event_rat_034cdc31-19a5-9be0-0fe2-abb290286db1_Event1 .

oa:source_rat_034cdc31-19a5-9be0-0fe2-abb290286db1
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen", "1909-09-23 - 1909-09-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-09-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-09-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1909-09-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1909" ;
    a2a:Book "Geboorteregister 1909" ;
    a2a:DocumentNumber "108" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1909, Geboorteregister 1909, 108"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/70e9a2db-5fe7-7326-f58f-4cc4e5d43ece.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/034cdc31-19a5-9be0-0fe2-abb290286db1" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/70e9a2db-5fe7-7326-f58f-4cc4e5d43ece.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-10-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/034cdc31-19a5-9be0-0fe2-abb290286db1" ;
  a2a:RecordGUID "{034cdc31-19a5-9be0-0fe2-abb290286db1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_13691_00013691.xml van RAT" .

