@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_f5d5577a-648a-74f6-b41f-e7f79a0e4e47
  a a2a:Record ;
  rdfs:label "Geboorte op 10 februari 1924 te Udenhout" ;
  a2a:hasPerson oa:person_rat_f5d5577a-648a-74f6-b41f-e7f79a0e4e47_Person-28b152b2-963d-2419-10d3-fb3e48365b6d, oa:person_rat_f5d5577a-648a-74f6-b41f-e7f79a0e4e47_Person-dcab6459-38b8-37c2-52ab-4dbb8db2b75d, oa:person_rat_f5d5577a-648a-74f6-b41f-e7f79a0e4e47_Person-b7f73f46-9c02-74ab-3360-7d7558e338ba ;
  a2a:hasEvent oa:event_rat_f5d5577a-648a-74f6-b41f-e7f79a0e4e47_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_f5d5577a-648a-74f6-b41f-e7f79a0e4e47_0, oa:relationep_rat_f5d5577a-648a-74f6-b41f-e7f79a0e4e47_1, oa:relationep_rat_f5d5577a-648a-74f6-b41f-e7f79a0e4e47_2 ;
  a2a:hasSource oa:source_rat_f5d5577a-648a-74f6-b41f-e7f79a0e4e47 .

oa:person_rat_f5d5577a-648a-74f6-b41f-e7f79a0e4e47_Person-28b152b2-963d-2419-10d3-fb3e48365b6d
  a a2a:Person ;
  rdfs:label "Johannes van Gorp" ;
  a2a:PersonName [
    rdfs:label "Johannes van Gorp" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gorp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_f5d5577a-648a-74f6-b41f-e7f79a0e4e47_Person-dcab6459-38b8-37c2-52ab-4dbb8db2b75d
  a a2a:Person ;
  rdfs:label "Cornelia Samuëls" ;
  a2a:PersonName [
    rdfs:label "Cornelia Samuëls" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Samuëls"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_f5d5577a-648a-74f6-b41f-e7f79a0e4e47_Person-b7f73f46-9c02-74ab-3360-7d7558e338ba
  a a2a:Person ;
  rdfs:label "Adrianus Gerardus Maria van Gorp" ;
  a2a:PersonName [
    rdfs:label "Adrianus Gerardus Maria van Gorp" ;
    a2a:PersonNameFirstName "Adrianus Gerardus Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gorp"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1924" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1924-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Udenhout" ;
    rdfs:label "Udenhout"
  ] .

oa:event_rat_f5d5577a-648a-74f6-b41f-e7f79a0e4e47_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1924" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1924-02-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Udenhout" ;
    rdfs:label "Udenhout"
  ] .

oa:relationep_rat_f5d5577a-648a-74f6-b41f-e7f79a0e4e47_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_f5d5577a-648a-74f6-b41f-e7f79a0e4e47_Person:28b152b2-963d-2419-10d3-fb3e48365b6d ;
  a2a:EventKeyRef oa:event_rat_f5d5577a-648a-74f6-b41f-e7f79a0e4e47_Event1 .

oa:relationep_rat_f5d5577a-648a-74f6-b41f-e7f79a0e4e47_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_f5d5577a-648a-74f6-b41f-e7f79a0e4e47_Person:dcab6459-38b8-37c2-52ab-4dbb8db2b75d ;
  a2a:EventKeyRef oa:event_rat_f5d5577a-648a-74f6-b41f-e7f79a0e4e47_Event1 .

oa:relationep_rat_f5d5577a-648a-74f6-b41f-e7f79a0e4e47_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_f5d5577a-648a-74f6-b41f-e7f79a0e4e47_Person:b7f73f46-9c02-74ab-3360-7d7558e338ba ;
  a2a:EventKeyRef oa:event_rat_f5d5577a-648a-74f6-b41f-e7f79a0e4e47_Event1 .

oa:source_rat_f5d5577a-648a-74f6-b41f-e7f79a0e4e47
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Udenhout" ;
    rdfs:label "Udenhout", "1924-02-10 - 1924-02-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-02-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-02-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1924" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1924-02-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Periode: 1924" ;
    a2a:Book "Geboorteregister 1924" ;
    a2a:DocumentNumber "11" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1924, Geboorteregister 1924, 11"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/4c95c578-7587-31ac-f760-4dcb350f862e.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/f5d5577a-648a-74f6-b41f-e7f79a0e4e47" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/4c95c578-7587-31ac-f760-4dcb350f862e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-05-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/f5d5577a-648a-74f6-b41f-e7f79a0e4e47" ;
  a2a:RecordGUID "{f5d5577a-648a-74f6-b41f-e7f79a0e4e47}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkregister_periode "1924" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_721_00000721.xml van RAT" .

