@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_c6bbf74d-e1d0-ed8b-cb0d-b04207c03908
  a a2a:Record ;
  rdfs:label "Geboorte op 4 september 1924 te Loon op Zand" ;
  a2a:hasPerson oa:person_rat_c6bbf74d-e1d0-ed8b-cb0d-b04207c03908_Person-3a81cd9f-1124-d187-5d11-9bc719952a01, oa:person_rat_c6bbf74d-e1d0-ed8b-cb0d-b04207c03908_Person-1e65ab7e-8ecb-f303-c0f5-546092aa01ae, oa:person_rat_c6bbf74d-e1d0-ed8b-cb0d-b04207c03908_Person-f5dbc7e6-db76-b4a1-e09c-262bfda9a91a ;
  a2a:hasEvent oa:event_rat_c6bbf74d-e1d0-ed8b-cb0d-b04207c03908_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_c6bbf74d-e1d0-ed8b-cb0d-b04207c03908_0, oa:relationep_rat_c6bbf74d-e1d0-ed8b-cb0d-b04207c03908_1, oa:relationep_rat_c6bbf74d-e1d0-ed8b-cb0d-b04207c03908_2 ;
  a2a:hasSource oa:source_rat_c6bbf74d-e1d0-ed8b-cb0d-b04207c03908 .

oa:person_rat_c6bbf74d-e1d0-ed8b-cb0d-b04207c03908_Person-3a81cd9f-1124-d187-5d11-9bc719952a01
  a a2a:Person ;
  rdfs:label "Martinus van Heesch" ;
  a2a:PersonName [
    rdfs:label "Martinus van Heesch" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heesch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_c6bbf74d-e1d0-ed8b-cb0d-b04207c03908_Person-1e65ab7e-8ecb-f303-c0f5-546092aa01ae
  a a2a:Person ;
  rdfs:label "Mathilda Maria van Woensel" ;
  a2a:PersonName [
    rdfs:label "Mathilda Maria van Woensel" ;
    a2a:PersonNameFirstName "Mathilda Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Woensel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_c6bbf74d-e1d0-ed8b-cb0d-b04207c03908_Person-f5dbc7e6-db76-b4a1-e09c-262bfda9a91a
  a a2a:Person ;
  rdfs:label "Helena Allegonda van Heesch" ;
  a2a:PersonName [
    rdfs:label "Helena Allegonda van Heesch" ;
    a2a:PersonNameFirstName "Helena Allegonda" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heesch"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1924" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1924-09-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:event_rat_c6bbf74d-e1d0-ed8b-cb0d-b04207c03908_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1924" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1924-09-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:relationep_rat_c6bbf74d-e1d0-ed8b-cb0d-b04207c03908_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_c6bbf74d-e1d0-ed8b-cb0d-b04207c03908_Person:3a81cd9f-1124-d187-5d11-9bc719952a01 ;
  a2a:EventKeyRef oa:event_rat_c6bbf74d-e1d0-ed8b-cb0d-b04207c03908_Event1 .

oa:relationep_rat_c6bbf74d-e1d0-ed8b-cb0d-b04207c03908_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_c6bbf74d-e1d0-ed8b-cb0d-b04207c03908_Person:1e65ab7e-8ecb-f303-c0f5-546092aa01ae ;
  a2a:EventKeyRef oa:event_rat_c6bbf74d-e1d0-ed8b-cb0d-b04207c03908_Event1 .

oa:relationep_rat_c6bbf74d-e1d0-ed8b-cb0d-b04207c03908_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_c6bbf74d-e1d0-ed8b-cb0d-b04207c03908_Person:f5dbc7e6-db76-b4a1-e09c-262bfda9a91a ;
  a2a:EventKeyRef oa:event_rat_c6bbf74d-e1d0-ed8b-cb0d-b04207c03908_Event1 .

oa:source_rat_c6bbf74d-e1d0-ed8b-cb0d-b04207c03908
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand", "1924-09-04 - 1924-09-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-09-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-09-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1924" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1924-09-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1924" ;
    a2a:Book "Geboorteregister 1924" ;
    a2a:DocumentNumber "226" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1924, Geboorteregister 1924, 226"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/cf743fc4-926c-608a-bfb2-6cfa75d4b9c4.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/c6bbf74d-e1d0-ed8b-cb0d-b04207c03908" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/cf743fc4-926c-608a-bfb2-6cfa75d4b9c4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-03-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/c6bbf74d-e1d0-ed8b-cb0d-b04207c03908" ;
  a2a:RecordGUID "{c6bbf74d-e1d0-ed8b-cb0d-b04207c03908}" ;
  a2a:SourceRemarkregister_periode "1924" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_250_00000250.xml van RAT" .

