@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_6d248788-aa75-de22-e89c-e27e2a3a1a29
  a a2a:Record ;
  rdfs:label "Geboorte op 19 oktober 1922 te Tilburg" ;
  a2a:hasPerson oa:person_rat_6d248788-aa75-de22-e89c-e27e2a3a1a29_Person-c4862a3a-3fd4-ff72-4347-ac799640bb55, oa:person_rat_6d248788-aa75-de22-e89c-e27e2a3a1a29_Person-04eebac4-aea4-dca6-37c0-a3a9e98a3085, oa:person_rat_6d248788-aa75-de22-e89c-e27e2a3a1a29_Person-0e4dce52-72c5-985c-8735-631e2a5aec0d ;
  a2a:hasEvent oa:event_rat_6d248788-aa75-de22-e89c-e27e2a3a1a29_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_6d248788-aa75-de22-e89c-e27e2a3a1a29_0, oa:relationep_rat_6d248788-aa75-de22-e89c-e27e2a3a1a29_1, oa:relationep_rat_6d248788-aa75-de22-e89c-e27e2a3a1a29_2 ;
  a2a:hasSource oa:source_rat_6d248788-aa75-de22-e89c-e27e2a3a1a29 .

oa:person_rat_6d248788-aa75-de22-e89c-e27e2a3a1a29_Person-c4862a3a-3fd4-ff72-4347-ac799640bb55
  a a2a:Person ;
  rdfs:label "Engelbertus van Hoof" ;
  a2a:PersonName [
    rdfs:label "Engelbertus van Hoof" ;
    a2a:PersonNameFirstName "Engelbertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_6d248788-aa75-de22-e89c-e27e2a3a1a29_Person-04eebac4-aea4-dca6-37c0-a3a9e98a3085
  a a2a:Person ;
  rdfs:label "Jacoba Boogaers" ;
  a2a:PersonName [
    rdfs:label "Jacoba Boogaers" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Boogaers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_6d248788-aa75-de22-e89c-e27e2a3a1a29_Person-0e4dce52-72c5-985c-8735-631e2a5aec0d
  a a2a:Person ;
  rdfs:label "Adriana Gerarda van Hoof" ;
  a2a:PersonName [
    rdfs:label "Adriana Gerarda van Hoof" ;
    a2a:PersonNameFirstName "Adriana Gerarda" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoof"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1922-10-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_rat_6d248788-aa75-de22-e89c-e27e2a3a1a29_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1922-10-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_6d248788-aa75-de22-e89c-e27e2a3a1a29_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_6d248788-aa75-de22-e89c-e27e2a3a1a29_Person:c4862a3a-3fd4-ff72-4347-ac799640bb55 ;
  a2a:EventKeyRef oa:event_rat_6d248788-aa75-de22-e89c-e27e2a3a1a29_Event1 .

oa:relationep_rat_6d248788-aa75-de22-e89c-e27e2a3a1a29_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_6d248788-aa75-de22-e89c-e27e2a3a1a29_Person:04eebac4-aea4-dca6-37c0-a3a9e98a3085 ;
  a2a:EventKeyRef oa:event_rat_6d248788-aa75-de22-e89c-e27e2a3a1a29_Event1 .

oa:relationep_rat_6d248788-aa75-de22-e89c-e27e2a3a1a29_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_6d248788-aa75-de22-e89c-e27e2a3a1a29_Person:0e4dce52-72c5-985c-8735-631e2a5aec0d ;
  a2a:EventKeyRef oa:event_rat_6d248788-aa75-de22-e89c-e27e2a3a1a29_Event1 .

oa:source_rat_6d248788-aa75-de22-e89c-e27e2a3a1a29
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1922-10-19 - 1922-10-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-10-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-10-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1922-10-19"^^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 "1479" ;
    a2a:RegistryNumber "576" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 576, Periode: 1922, Geboorteregister 1922, 1479, 576"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/ed5720bf-f6eb-f987-861a-e604d9446ae3.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/6d248788-aa75-de22-e89c-e27e2a3a1a29" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/ed5720bf-f6eb-f987-861a-e604d9446ae3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/6d248788-aa75-de22-e89c-e27e2a3a1a29" ;
  a2a:RecordGUID "{6d248788-aa75-de22-e89c-e27e2a3a1a29}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_36687_00036687.xml van RAT" .

