@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_19f359e6-9def-e300-e7c8-14d297b458cf
  a a2a:Record ;
  rdfs:label "Geboorte op 20 mei 1908 te Tilburg" ;
  a2a:hasPerson oa:person_rat_19f359e6-9def-e300-e7c8-14d297b458cf_Person-1035a4d9-aeec-fe6f-6e03-4ed53cd83eee, oa:person_rat_19f359e6-9def-e300-e7c8-14d297b458cf_Person-6b3126fe-5cd1-ef08-66d4-58bc4471072b, oa:person_rat_19f359e6-9def-e300-e7c8-14d297b458cf_Person-7b687c78-06b8-60f9-da24-a0017b751a86 ;
  a2a:hasEvent oa:event_rat_19f359e6-9def-e300-e7c8-14d297b458cf_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_19f359e6-9def-e300-e7c8-14d297b458cf_0, oa:relationep_rat_19f359e6-9def-e300-e7c8-14d297b458cf_1, oa:relationep_rat_19f359e6-9def-e300-e7c8-14d297b458cf_2 ;
  a2a:hasSource oa:source_rat_19f359e6-9def-e300-e7c8-14d297b458cf .

oa:person_rat_19f359e6-9def-e300-e7c8-14d297b458cf_Person-1035a4d9-aeec-fe6f-6e03-4ed53cd83eee
  a a2a:Person ;
  rdfs:label "Johannes de Kort" ;
  a2a:PersonName [
    rdfs:label "Johannes de Kort" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_19f359e6-9def-e300-e7c8-14d297b458cf_Person-6b3126fe-5cd1-ef08-66d4-58bc4471072b
  a a2a:Person ;
  rdfs:label "Cornelia Henrica Maria de Kort" ;
  a2a:PersonName [
    rdfs:label "Cornelia Henrica Maria de Kort" ;
    a2a:PersonNameFirstName "Cornelia Henrica Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kort"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1908-05-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_19f359e6-9def-e300-e7c8-14d297b458cf_Person-7b687c78-06b8-60f9-da24-a0017b751a86
  a a2a:Person ;
  rdfs:label "Adriana Petronella Timmermans" ;
  a2a:PersonName [
    rdfs:label "Adriana Petronella Timmermans" ;
    a2a:PersonNameFirstName "Adriana Petronella" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_19f359e6-9def-e300-e7c8-14d297b458cf_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1908-05-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_19f359e6-9def-e300-e7c8-14d297b458cf_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_19f359e6-9def-e300-e7c8-14d297b458cf_Person:1035a4d9-aeec-fe6f-6e03-4ed53cd83eee ;
  a2a:EventKeyRef oa:event_rat_19f359e6-9def-e300-e7c8-14d297b458cf_Event1 .

oa:relationep_rat_19f359e6-9def-e300-e7c8-14d297b458cf_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_19f359e6-9def-e300-e7c8-14d297b458cf_Person:6b3126fe-5cd1-ef08-66d4-58bc4471072b ;
  a2a:EventKeyRef oa:event_rat_19f359e6-9def-e300-e7c8-14d297b458cf_Event1 .

oa:relationep_rat_19f359e6-9def-e300-e7c8-14d297b458cf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_19f359e6-9def-e300-e7c8-14d297b458cf_Person:7b687c78-06b8-60f9-da24-a0017b751a86 ;
  a2a:EventKeyRef oa:event_rat_19f359e6-9def-e300-e7c8-14d297b458cf_Event1 .

oa:source_rat_19f359e6-9def-e300-e7c8-14d297b458cf
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1908-05-20 - 1908-05-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-05-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-05-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1908" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1908-05-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1908" ;
    a2a:Book "Geboorteregister 1908" ;
    a2a:DocumentNumber "714" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1908, Geboorteregister 1908, 714"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/b3abcf40-2e7f-ed94-177a-50e54d1ba0a7.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/19f359e6-9def-e300-e7c8-14d297b458cf" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/b3abcf40-2e7f-ed94-177a-50e54d1ba0a7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-04-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/19f359e6-9def-e300-e7c8-14d297b458cf" ;
  a2a:RecordGUID "{19f359e6-9def-e300-e7c8-14d297b458cf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_13845_00013845.xml van RAT" .

