@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_924f7e19-1bc5-e864-555f-330c43a3d72f
  a a2a:Record ;
  rdfs:label "Geboorte op 14 juli 1922 te Tilburg" ;
  a2a:hasPerson oa:person_rat_924f7e19-1bc5-e864-555f-330c43a3d72f_Person-0727c5a6-9ad5-7cab-aa53-48d67c6956ca, oa:person_rat_924f7e19-1bc5-e864-555f-330c43a3d72f_Person-2c720673-4531-c007-9482-85c2e3a3e0a3, oa:person_rat_924f7e19-1bc5-e864-555f-330c43a3d72f_Person-ec5f90fe-ef75-17f3-65a7-ccf669c3fac6 ;
  a2a:hasEvent oa:event_rat_924f7e19-1bc5-e864-555f-330c43a3d72f_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_924f7e19-1bc5-e864-555f-330c43a3d72f_0, oa:relationep_rat_924f7e19-1bc5-e864-555f-330c43a3d72f_1, oa:relationep_rat_924f7e19-1bc5-e864-555f-330c43a3d72f_2 ;
  a2a:hasSource oa:source_rat_924f7e19-1bc5-e864-555f-330c43a3d72f .

oa:person_rat_924f7e19-1bc5-e864-555f-330c43a3d72f_Person-0727c5a6-9ad5-7cab-aa53-48d67c6956ca
  a a2a:Person ;
  rdfs:label "Arnoldus Joannes Matheus van de Put" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Joannes Matheus van de Put" ;
    a2a:PersonNameFirstName "Arnoldus Joannes Matheus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Put"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_924f7e19-1bc5-e864-555f-330c43a3d72f_Person-2c720673-4531-c007-9482-85c2e3a3e0a3
  a a2a:Person ;
  rdfs:label "Antonetta Maria van Tongeren" ;
  a2a:PersonName [
    rdfs:label "Antonetta Maria van Tongeren" ;
    a2a:PersonNameFirstName "Antonetta Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tongeren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_924f7e19-1bc5-e864-555f-330c43a3d72f_Person-ec5f90fe-ef75-17f3-65a7-ccf669c3fac6
  a a2a:Person ;
  rdfs:label "Adriana Antonetta Maria van de Put" ;
  a2a:PersonName [
    rdfs:label "Adriana Antonetta Maria van de Put" ;
    a2a:PersonNameFirstName "Adriana Antonetta Maria" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Put"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1922-07-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_rat_924f7e19-1bc5-e864-555f-330c43a3d72f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1922-07-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_924f7e19-1bc5-e864-555f-330c43a3d72f_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_924f7e19-1bc5-e864-555f-330c43a3d72f_Person:0727c5a6-9ad5-7cab-aa53-48d67c6956ca ;
  a2a:EventKeyRef oa:event_rat_924f7e19-1bc5-e864-555f-330c43a3d72f_Event1 .

oa:relationep_rat_924f7e19-1bc5-e864-555f-330c43a3d72f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_924f7e19-1bc5-e864-555f-330c43a3d72f_Person:2c720673-4531-c007-9482-85c2e3a3e0a3 ;
  a2a:EventKeyRef oa:event_rat_924f7e19-1bc5-e864-555f-330c43a3d72f_Event1 .

oa:relationep_rat_924f7e19-1bc5-e864-555f-330c43a3d72f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_924f7e19-1bc5-e864-555f-330c43a3d72f_Person:ec5f90fe-ef75-17f3-65a7-ccf669c3fac6 ;
  a2a:EventKeyRef oa:event_rat_924f7e19-1bc5-e864-555f-330c43a3d72f_Event1 .

oa:source_rat_924f7e19-1bc5-e864-555f-330c43a3d72f
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1922-07-14 - 1922-07-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-07-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-07-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1922-07-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 576, Periode: 1922" ;
    a2a:Book "Geboorteregister 1922" ;
    a2a:DocumentNumber "1014" ;
    a2a:RegistryNumber "576" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 576, Periode: 1922, Geboorteregister 1922, 1014, 576"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/a5091af5-122e-d489-7109-53c287289ea1.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/924f7e19-1bc5-e864-555f-330c43a3d72f" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/a5091af5-122e-d489-7109-53c287289ea1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/924f7e19-1bc5-e864-555f-330c43a3d72f" ;
  a2a:RecordGUID "{924f7e19-1bc5-e864-555f-330c43a3d72f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_36688_00036688.xml van RAT" .

