@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_2e2b62ff-018f-e0c4-5097-0cb08a92ae2e
  a a2a:Record ;
  rdfs:label "Geboorte op 14 juli 1913 te Tilburg" ;
  a2a:hasPerson oa:person_rat_2e2b62ff-018f-e0c4-5097-0cb08a92ae2e_Person-342195b8-b875-4d06-9e53-d388469f44ad, oa:person_rat_2e2b62ff-018f-e0c4-5097-0cb08a92ae2e_Person-0354df96-65d8-db65-d212-a4c3cdd581d1, oa:person_rat_2e2b62ff-018f-e0c4-5097-0cb08a92ae2e_Person-bf28e04b-9d2c-0a2a-c288-14ed4e4a61c5 ;
  a2a:hasEvent oa:event_rat_2e2b62ff-018f-e0c4-5097-0cb08a92ae2e_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_2e2b62ff-018f-e0c4-5097-0cb08a92ae2e_0, oa:relationep_rat_2e2b62ff-018f-e0c4-5097-0cb08a92ae2e_1, oa:relationep_rat_2e2b62ff-018f-e0c4-5097-0cb08a92ae2e_2 ;
  a2a:hasSource oa:source_rat_2e2b62ff-018f-e0c4-5097-0cb08a92ae2e .

oa:person_rat_2e2b62ff-018f-e0c4-5097-0cb08a92ae2e_Person-342195b8-b875-4d06-9e53-d388469f44ad
  a a2a:Person ;
  rdfs:label "Carolus Antonius Odulphus van den Hout" ;
  a2a:PersonName [
    rdfs:label "Carolus Antonius Odulphus van den Hout" ;
    a2a:PersonNameFirstName "Carolus Antonius Odulphus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_2e2b62ff-018f-e0c4-5097-0cb08a92ae2e_Person-0354df96-65d8-db65-d212-a4c3cdd581d1
  a a2a:Person ;
  rdfs:label "Klasina Konst" ;
  a2a:PersonName [
    rdfs:label "Klasina Konst" ;
    a2a:PersonNameFirstName "Klasina" ;
    a2a:PersonNameLastName "Konst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_2e2b62ff-018f-e0c4-5097-0cb08a92ae2e_Person-bf28e04b-9d2c-0a2a-c288-14ed4e4a61c5
  a a2a:Person ;
  rdfs:label "Anna Johanna Francisca van den Hout" ;
  a2a:PersonName [
    rdfs:label "Anna Johanna Francisca van den Hout" ;
    a2a:PersonNameFirstName "Anna Johanna Francisca" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hout"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1913-07-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_rat_2e2b62ff-018f-e0c4-5097-0cb08a92ae2e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1913-07-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_2e2b62ff-018f-e0c4-5097-0cb08a92ae2e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_2e2b62ff-018f-e0c4-5097-0cb08a92ae2e_Person:342195b8-b875-4d06-9e53-d388469f44ad ;
  a2a:EventKeyRef oa:event_rat_2e2b62ff-018f-e0c4-5097-0cb08a92ae2e_Event1 .

oa:relationep_rat_2e2b62ff-018f-e0c4-5097-0cb08a92ae2e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_2e2b62ff-018f-e0c4-5097-0cb08a92ae2e_Person:0354df96-65d8-db65-d212-a4c3cdd581d1 ;
  a2a:EventKeyRef oa:event_rat_2e2b62ff-018f-e0c4-5097-0cb08a92ae2e_Event1 .

oa:relationep_rat_2e2b62ff-018f-e0c4-5097-0cb08a92ae2e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_2e2b62ff-018f-e0c4-5097-0cb08a92ae2e_Person:bf28e04b-9d2c-0a2a-c288-14ed4e4a61c5 ;
  a2a:EventKeyRef oa:event_rat_2e2b62ff-018f-e0c4-5097-0cb08a92ae2e_Event1 .

oa:source_rat_2e2b62ff-018f-e0c4-5097-0cb08a92ae2e
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1913-07-14 - 1913-07-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-07-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-07-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1913-07-14"^^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 "926" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1913, Geboorteregister 1913, 926"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/6390313d-68bc-d1df-100c-e6bbbf3c412f.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2e2b62ff-018f-e0c4-5097-0cb08a92ae2e" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/6390313d-68bc-d1df-100c-e6bbbf3c412f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-03-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2e2b62ff-018f-e0c4-5097-0cb08a92ae2e" ;
  a2a:RecordGUID "{2e2b62ff-018f-e0c4-5097-0cb08a92ae2e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210908_15522_00015522.xml van RAT" .

