@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_07104e8c-0364-a71f-e183-e9fe8b84c7c0
  a a2a:Record ;
  rdfs:label "Geboorte op 7 juni 1918 te Tilburg" ;
  a2a:hasPerson oa:person_rat_07104e8c-0364-a71f-e183-e9fe8b84c7c0_Person-321ce761-31fc-a430-7351-6ee5db53a16d, oa:person_rat_07104e8c-0364-a71f-e183-e9fe8b84c7c0_Person-8057be04-4dbb-12e0-cc74-98b443bd9703, oa:person_rat_07104e8c-0364-a71f-e183-e9fe8b84c7c0_Person-cddbe30f-06e4-352a-3284-c7f39c7052bb ;
  a2a:hasEvent oa:event_rat_07104e8c-0364-a71f-e183-e9fe8b84c7c0_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_07104e8c-0364-a71f-e183-e9fe8b84c7c0_0, oa:relationep_rat_07104e8c-0364-a71f-e183-e9fe8b84c7c0_1, oa:relationep_rat_07104e8c-0364-a71f-e183-e9fe8b84c7c0_2 ;
  a2a:hasSource oa:source_rat_07104e8c-0364-a71f-e183-e9fe8b84c7c0 .

oa:person_rat_07104e8c-0364-a71f-e183-e9fe8b84c7c0_Person-321ce761-31fc-a430-7351-6ee5db53a16d
  a a2a:Person ;
  rdfs:label "Daniël Henricus Hubertus van Woerkom" ;
  a2a:PersonName [
    rdfs:label "Daniël Henricus Hubertus van Woerkom" ;
    a2a:PersonNameFirstName "Daniël Henricus Hubertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Woerkom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_07104e8c-0364-a71f-e183-e9fe8b84c7c0_Person-8057be04-4dbb-12e0-cc74-98b443bd9703
  a a2a:Person ;
  rdfs:label "Anna Maria Cornelia van der Loo" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Cornelia van der Loo" ;
    a2a:PersonNameFirstName "Anna Maria Cornelia" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Loo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_07104e8c-0364-a71f-e183-e9fe8b84c7c0_Person-cddbe30f-06e4-352a-3284-c7f39c7052bb
  a a2a:Person ;
  rdfs:label "Josephus Petrus Daniel van Woerkom" ;
  a2a:PersonName [
    rdfs:label "Josephus Petrus Daniel van Woerkom" ;
    a2a:PersonNameFirstName "Josephus Petrus Daniel" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Woerkom"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1918-06-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_rat_07104e8c-0364-a71f-e183-e9fe8b84c7c0_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1918-06-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_07104e8c-0364-a71f-e183-e9fe8b84c7c0_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_07104e8c-0364-a71f-e183-e9fe8b84c7c0_Person:321ce761-31fc-a430-7351-6ee5db53a16d ;
  a2a:EventKeyRef oa:event_rat_07104e8c-0364-a71f-e183-e9fe8b84c7c0_Event1 .

oa:relationep_rat_07104e8c-0364-a71f-e183-e9fe8b84c7c0_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_07104e8c-0364-a71f-e183-e9fe8b84c7c0_Person:8057be04-4dbb-12e0-cc74-98b443bd9703 ;
  a2a:EventKeyRef oa:event_rat_07104e8c-0364-a71f-e183-e9fe8b84c7c0_Event1 .

oa:relationep_rat_07104e8c-0364-a71f-e183-e9fe8b84c7c0_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_07104e8c-0364-a71f-e183-e9fe8b84c7c0_Person:cddbe30f-06e4-352a-3284-c7f39c7052bb ;
  a2a:EventKeyRef oa:event_rat_07104e8c-0364-a71f-e183-e9fe8b84c7c0_Event1 .

oa:source_rat_07104e8c-0364-a71f-e183-e9fe8b84c7c0
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1918-06-07 - 1918-06-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-06-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-06-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1918-06-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1918" ;
    a2a:Book "Geboorteregister 1918" ;
    a2a:DocumentNumber "720" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1918, Geboorteregister 1918, 720"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/a4b2ff40-963b-f49a-7b00-ce7399a7f953.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/07104e8c-0364-a71f-e183-e9fe8b84c7c0" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/a4b2ff40-963b-f49a-7b00-ce7399a7f953.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/07104e8c-0364-a71f-e183-e9fe8b84c7c0" ;
  a2a:RecordGUID "{07104e8c-0364-a71f-e183-e9fe8b84c7c0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_13728_00013728.xml van RAT" .

