@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_fdfab1e7-8b01-1c8b-b40e-46da3e6b622a
  a a2a:Record ;
  rdfs:label "Geboorte op 1 februari 1919 te Tilburg" ;
  a2a:hasPerson oa:person_rat_fdfab1e7-8b01-1c8b-b40e-46da3e6b622a_Person-51e183ab-e749-1095-c118-a28552ad717a, oa:person_rat_fdfab1e7-8b01-1c8b-b40e-46da3e6b622a_Person-8c287cdb-d94f-7205-0064-73c4f07fa53f, oa:person_rat_fdfab1e7-8b01-1c8b-b40e-46da3e6b622a_Person-de01f8ce-7284-7783-35e5-4d99e5e099d8 ;
  a2a:hasEvent oa:event_rat_fdfab1e7-8b01-1c8b-b40e-46da3e6b622a_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_fdfab1e7-8b01-1c8b-b40e-46da3e6b622a_0, oa:relationep_rat_fdfab1e7-8b01-1c8b-b40e-46da3e6b622a_1, oa:relationep_rat_fdfab1e7-8b01-1c8b-b40e-46da3e6b622a_2 ;
  a2a:hasSource oa:source_rat_fdfab1e7-8b01-1c8b-b40e-46da3e6b622a .

oa:person_rat_fdfab1e7-8b01-1c8b-b40e-46da3e6b622a_Person-51e183ab-e749-1095-c118-a28552ad717a
  a a2a:Person ;
  rdfs:label "Felix Cornelis Josephus Jansen" ;
  a2a:PersonName [
    rdfs:label "Felix Cornelis Josephus Jansen" ;
    a2a:PersonNameFirstName "Felix Cornelis Josephus" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_fdfab1e7-8b01-1c8b-b40e-46da3e6b622a_Person-8c287cdb-d94f-7205-0064-73c4f07fa53f
  a a2a:Person ;
  rdfs:label "Bernardina Petronella Maria van der Sanden" ;
  a2a:PersonName [
    rdfs:label "Bernardina Petronella Maria van der Sanden" ;
    a2a:PersonNameFirstName "Bernardina Petronella Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Sanden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_fdfab1e7-8b01-1c8b-b40e-46da3e6b622a_Person-de01f8ce-7284-7783-35e5-4d99e5e099d8
  a a2a:Person ;
  rdfs:label "Antonius Felix Josephus Jansen" ;
  a2a:PersonName [
    rdfs:label "Antonius Felix Josephus Jansen" ;
    a2a:PersonNameFirstName "Antonius Felix Josephus" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1919-02-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_rat_fdfab1e7-8b01-1c8b-b40e-46da3e6b622a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1919-02-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_fdfab1e7-8b01-1c8b-b40e-46da3e6b622a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_fdfab1e7-8b01-1c8b-b40e-46da3e6b622a_Person:51e183ab-e749-1095-c118-a28552ad717a ;
  a2a:EventKeyRef oa:event_rat_fdfab1e7-8b01-1c8b-b40e-46da3e6b622a_Event1 .

oa:relationep_rat_fdfab1e7-8b01-1c8b-b40e-46da3e6b622a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_fdfab1e7-8b01-1c8b-b40e-46da3e6b622a_Person:8c287cdb-d94f-7205-0064-73c4f07fa53f ;
  a2a:EventKeyRef oa:event_rat_fdfab1e7-8b01-1c8b-b40e-46da3e6b622a_Event1 .

oa:relationep_rat_fdfab1e7-8b01-1c8b-b40e-46da3e6b622a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_fdfab1e7-8b01-1c8b-b40e-46da3e6b622a_Person:de01f8ce-7284-7783-35e5-4d99e5e099d8 ;
  a2a:EventKeyRef oa:event_rat_fdfab1e7-8b01-1c8b-b40e-46da3e6b622a_Event1 .

oa:source_rat_fdfab1e7-8b01-1c8b-b40e-46da3e6b622a
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1919-02-01 - 1919-02-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-02-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-02-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1919" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1919-02-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1919" ;
    a2a:Book "Geboorteregister 1919" ;
    a2a:DocumentNumber "119" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1919, Geboorteregister 1919, 119"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/3d8ae865-09a1-cc35-cbdd-e04f7f388e74.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/fdfab1e7-8b01-1c8b-b40e-46da3e6b622a" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/3d8ae865-09a1-cc35-cbdd-e04f7f388e74.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/fdfab1e7-8b01-1c8b-b40e-46da3e6b622a" ;
  a2a:RecordGUID "{fdfab1e7-8b01-1c8b-b40e-46da3e6b622a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_22583_00022583.xml van RAT" .

