@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_0fba77a9-9e8e-e65e-705f-7434bb006f03
  a a2a:Record ;
  rdfs:label "Geboorte op 19 maart 1923 te Goirle" ;
  a2a:hasPerson oa:person_rat_0fba77a9-9e8e-e65e-705f-7434bb006f03_Person-568380ec-32c3-602f-a73f-3332ffc18b7d, oa:person_rat_0fba77a9-9e8e-e65e-705f-7434bb006f03_Person-1ea2e8fc-96a0-c830-6028-f7ceb104e71a, oa:person_rat_0fba77a9-9e8e-e65e-705f-7434bb006f03_Person-805691fc-7cd6-f114-33ac-c54174a4e0e7 ;
  a2a:hasEvent oa:event_rat_0fba77a9-9e8e-e65e-705f-7434bb006f03_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_0fba77a9-9e8e-e65e-705f-7434bb006f03_0, oa:relationep_rat_0fba77a9-9e8e-e65e-705f-7434bb006f03_1, oa:relationep_rat_0fba77a9-9e8e-e65e-705f-7434bb006f03_2 ;
  a2a:hasSource oa:source_rat_0fba77a9-9e8e-e65e-705f-7434bb006f03 .

oa:person_rat_0fba77a9-9e8e-e65e-705f-7434bb006f03_Person-568380ec-32c3-602f-a73f-3332ffc18b7d
  a a2a:Person ;
  rdfs:label "Johannes Cornelius Petrus Mes" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelius Petrus Mes" ;
    a2a:PersonNameFirstName "Johannes Cornelius Petrus" ;
    a2a:PersonNameLastName "Mes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_0fba77a9-9e8e-e65e-705f-7434bb006f03_Person-1ea2e8fc-96a0-c830-6028-f7ceb104e71a
  a a2a:Person ;
  rdfs:label "Johanna Emiliana Maria van Besouw" ;
  a2a:PersonName [
    rdfs:label "Johanna Emiliana Maria van Besouw" ;
    a2a:PersonNameFirstName "Johanna Emiliana Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Besouw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_0fba77a9-9e8e-e65e-705f-7434bb006f03_Person-805691fc-7cd6-f114-33ac-c54174a4e0e7
  a a2a:Person ;
  rdfs:label "Jozef Benedictus Maria Mes" ;
  a2a:PersonName [
    rdfs:label "Jozef Benedictus Maria Mes" ;
    a2a:PersonNameFirstName "Jozef Benedictus Maria" ;
    a2a:PersonNameLastName "Mes"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1923" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1923-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle"
  ] .

oa:event_rat_0fba77a9-9e8e-e65e-705f-7434bb006f03_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1923" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1923-03-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle"
  ] .

oa:relationep_rat_0fba77a9-9e8e-e65e-705f-7434bb006f03_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_0fba77a9-9e8e-e65e-705f-7434bb006f03_Person:568380ec-32c3-602f-a73f-3332ffc18b7d ;
  a2a:EventKeyRef oa:event_rat_0fba77a9-9e8e-e65e-705f-7434bb006f03_Event1 .

oa:relationep_rat_0fba77a9-9e8e-e65e-705f-7434bb006f03_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_0fba77a9-9e8e-e65e-705f-7434bb006f03_Person:1ea2e8fc-96a0-c830-6028-f7ceb104e71a ;
  a2a:EventKeyRef oa:event_rat_0fba77a9-9e8e-e65e-705f-7434bb006f03_Event1 .

oa:relationep_rat_0fba77a9-9e8e-e65e-705f-7434bb006f03_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_0fba77a9-9e8e-e65e-705f-7434bb006f03_Person:805691fc-7cd6-f114-33ac-c54174a4e0e7 ;
  a2a:EventKeyRef oa:event_rat_0fba77a9-9e8e-e65e-705f-7434bb006f03_Event1 .

oa:source_rat_0fba77a9-9e8e-e65e-705f-7434bb006f03
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle", "1923-03-19 - 1923-03-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-03-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-03-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1923" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1923-03-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Periode: 1923" ;
    a2a:Book "Geboorteregister 1923" ;
    a2a:DocumentNumber "31" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1923, Geboorteregister 1923, 31"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/4d7c7550-f35a-4646-d4be-243af686423c.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/0fba77a9-9e8e-e65e-705f-7434bb006f03" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/4d7c7550-f35a-4646-d4be-243af686423c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-02-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/0fba77a9-9e8e-e65e-705f-7434bb006f03" ;
  a2a:RecordGUID "{0fba77a9-9e8e-e65e-705f-7434bb006f03}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_110_00000110.xml van RAT" .

