@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_980f4817-4d18-e511-ba25-6f2db29fb73f
  a a2a:Record ;
  rdfs:label "Geboorte op 2 april 1913 te Tilburg" ;
  a2a:hasPerson oa:person_rat_980f4817-4d18-e511-ba25-6f2db29fb73f_Person-55dc0e73-c30f-57b8-b9d3-e1f747abd24f, oa:person_rat_980f4817-4d18-e511-ba25-6f2db29fb73f_Person-c52d6347-34bf-cc20-4e80-67176365ed3a, oa:person_rat_980f4817-4d18-e511-ba25-6f2db29fb73f_Person-9a8e764f-ce4c-aac1-0f4f-578d3ba157db ;
  a2a:hasEvent oa:event_rat_980f4817-4d18-e511-ba25-6f2db29fb73f_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_980f4817-4d18-e511-ba25-6f2db29fb73f_0, oa:relationep_rat_980f4817-4d18-e511-ba25-6f2db29fb73f_1, oa:relationep_rat_980f4817-4d18-e511-ba25-6f2db29fb73f_2 ;
  a2a:hasSource oa:source_rat_980f4817-4d18-e511-ba25-6f2db29fb73f .

oa:person_rat_980f4817-4d18-e511-ba25-6f2db29fb73f_Person-55dc0e73-c30f-57b8-b9d3-e1f747abd24f
  a a2a:Person ;
  rdfs:label "Arnoldus Dirks" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Dirks" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Dirks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_980f4817-4d18-e511-ba25-6f2db29fb73f_Person-c52d6347-34bf-cc20-4e80-67176365ed3a
  a a2a:Person ;
  rdfs:label "Johanna Mathijssen" ;
  a2a:PersonName [
    rdfs:label "Johanna Mathijssen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Mathijssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_980f4817-4d18-e511-ba25-6f2db29fb73f_Person-9a8e764f-ce4c-aac1-0f4f-578d3ba157db
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Philomena Dirks" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Philomena Dirks" ;
    a2a:PersonNameFirstName "Adriana Cornelia Philomena" ;
    a2a:PersonNameLastName "Dirks"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1913-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_rat_980f4817-4d18-e511-ba25-6f2db29fb73f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1913-04-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_980f4817-4d18-e511-ba25-6f2db29fb73f_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_980f4817-4d18-e511-ba25-6f2db29fb73f_Person:55dc0e73-c30f-57b8-b9d3-e1f747abd24f ;
  a2a:EventKeyRef oa:event_rat_980f4817-4d18-e511-ba25-6f2db29fb73f_Event1 .

oa:relationep_rat_980f4817-4d18-e511-ba25-6f2db29fb73f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_980f4817-4d18-e511-ba25-6f2db29fb73f_Person:c52d6347-34bf-cc20-4e80-67176365ed3a ;
  a2a:EventKeyRef oa:event_rat_980f4817-4d18-e511-ba25-6f2db29fb73f_Event1 .

oa:relationep_rat_980f4817-4d18-e511-ba25-6f2db29fb73f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_980f4817-4d18-e511-ba25-6f2db29fb73f_Person:9a8e764f-ce4c-aac1-0f4f-578d3ba157db ;
  a2a:EventKeyRef oa:event_rat_980f4817-4d18-e511-ba25-6f2db29fb73f_Event1 .

oa:source_rat_980f4817-4d18-e511-ba25-6f2db29fb73f
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1913-04-02 - 1913-04-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-04-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-04-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1913-04-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1913" ;
    a2a:Book "Geboorteregister 1913" ;
    a2a:DocumentNumber "418" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1913, Geboorteregister 1913, 418"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/5a4fb42f-d38b-7327-70d4-927a9b6c559f.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/980f4817-4d18-e511-ba25-6f2db29fb73f" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/5a4fb42f-d38b-7327-70d4-927a9b6c559f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/980f4817-4d18-e511-ba25-6f2db29fb73f" ;
  a2a:RecordGUID "{980f4817-4d18-e511-ba25-6f2db29fb73f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_23292_00023292.xml van RAT" .

