@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_79772f6d-e68c-9c13-c298-9187e235f2b4
  a a2a:Record ;
  rdfs:label "Geboorte op 1 augustus 1919 te Hooge en Lage Zwaluwe" ;
  a2a:hasPerson oa:person_rat_79772f6d-e68c-9c13-c298-9187e235f2b4_Person-859add78-9c70-3652-d756-92b690f0091b, oa:person_rat_79772f6d-e68c-9c13-c298-9187e235f2b4_Person-86ade025-fec9-068d-34e1-84dd8614cfe4, oa:person_rat_79772f6d-e68c-9c13-c298-9187e235f2b4_Person-fa96f58b-46c8-877f-4a5d-9742f4262afe ;
  a2a:hasEvent oa:event_rat_79772f6d-e68c-9c13-c298-9187e235f2b4_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_79772f6d-e68c-9c13-c298-9187e235f2b4_0, oa:relationep_rat_79772f6d-e68c-9c13-c298-9187e235f2b4_1, oa:relationep_rat_79772f6d-e68c-9c13-c298-9187e235f2b4_2 ;
  a2a:hasSource oa:source_rat_79772f6d-e68c-9c13-c298-9187e235f2b4 .

oa:person_rat_79772f6d-e68c-9c13-c298-9187e235f2b4_Person-859add78-9c70-3652-d756-92b690f0091b
  a a2a:Person ;
  rdfs:label "Cornelis Lankhuizen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Lankhuizen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Lankhuizen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_79772f6d-e68c-9c13-c298-9187e235f2b4_Person-86ade025-fec9-068d-34e1-84dd8614cfe4
  a a2a:Person ;
  rdfs:label "Johanna Vos" ;
  a2a:PersonName [
    rdfs:label "Johanna Vos" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_79772f6d-e68c-9c13-c298-9187e235f2b4_Person-fa96f58b-46c8-877f-4a5d-9742f4262afe
  a a2a:Person ;
  rdfs:label "Adriaan Dingeman Lankhuizen" ;
  a2a:PersonName [
    rdfs:label "Adriaan Dingeman Lankhuizen" ;
    a2a:PersonNameFirstName "Adriaan Dingeman" ;
    a2a:PersonNameLastName "Lankhuizen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1919-08-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hooge en Lage Zwaluwe" ;
    rdfs:label "Hooge en Lage Zwaluwe"
  ] .

oa:event_rat_79772f6d-e68c-9c13-c298-9187e235f2b4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1919-08-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hooge en Lage Zwaluwe" ;
    rdfs:label "Hooge en Lage Zwaluwe"
  ] .

oa:relationep_rat_79772f6d-e68c-9c13-c298-9187e235f2b4_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_79772f6d-e68c-9c13-c298-9187e235f2b4_Person:859add78-9c70-3652-d756-92b690f0091b ;
  a2a:EventKeyRef oa:event_rat_79772f6d-e68c-9c13-c298-9187e235f2b4_Event1 .

oa:relationep_rat_79772f6d-e68c-9c13-c298-9187e235f2b4_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_79772f6d-e68c-9c13-c298-9187e235f2b4_Person:86ade025-fec9-068d-34e1-84dd8614cfe4 ;
  a2a:EventKeyRef oa:event_rat_79772f6d-e68c-9c13-c298-9187e235f2b4_Event1 .

oa:relationep_rat_79772f6d-e68c-9c13-c298-9187e235f2b4_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_79772f6d-e68c-9c13-c298-9187e235f2b4_Person:fa96f58b-46c8-877f-4a5d-9742f4262afe ;
  a2a:EventKeyRef oa:event_rat_79772f6d-e68c-9c13-c298-9187e235f2b4_Event1 .

oa:source_rat_79772f6d-e68c-9c13-c298-9187e235f2b4
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hooge en Lage Zwaluwe" ;
    rdfs:label "Hooge en Lage Zwaluwe", "1919-08-01 - 1919-08-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-08-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-08-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1919" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1919-08-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 "63" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1919, Geboorteregister 1919, 63"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/ae997c28-9ba4-9f28-d457-3c2fa78ae3a2.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/79772f6d-e68c-9c13-c298-9187e235f2b4" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/ae997c28-9ba4-9f28-d457-3c2fa78ae3a2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-04-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/79772f6d-e68c-9c13-c298-9187e235f2b4" ;
  a2a:RecordGUID "{79772f6d-e68c-9c13-c298-9187e235f2b4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_15034_00015034.xml van RAT" .

