@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_85bfb403-dc34-6fa0-8f2f-442352ea2c7c
  a a2a:Record ;
  rdfs:label "Geboorte op 29 augustus 1909 te Hooge en Lage Zwaluwe" ;
  a2a:hasPerson oa:person_rat_85bfb403-dc34-6fa0-8f2f-442352ea2c7c_Person-a0e59bd8-a02f-cfb9-8719-dc3293e2d756, oa:person_rat_85bfb403-dc34-6fa0-8f2f-442352ea2c7c_Person-68723043-f3d1-0c9b-1289-421e6a118efc, oa:person_rat_85bfb403-dc34-6fa0-8f2f-442352ea2c7c_Person-1d3d86e9-6b98-701a-d427-563f3a6e3bcc ;
  a2a:hasEvent oa:event_rat_85bfb403-dc34-6fa0-8f2f-442352ea2c7c_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_85bfb403-dc34-6fa0-8f2f-442352ea2c7c_0, oa:relationep_rat_85bfb403-dc34-6fa0-8f2f-442352ea2c7c_1, oa:relationep_rat_85bfb403-dc34-6fa0-8f2f-442352ea2c7c_2 ;
  a2a:hasSource oa:source_rat_85bfb403-dc34-6fa0-8f2f-442352ea2c7c .

oa:person_rat_85bfb403-dc34-6fa0-8f2f-442352ea2c7c_Person-a0e59bd8-a02f-cfb9-8719-dc3293e2d756
  a a2a:Person ;
  rdfs:label "Cornelis Hendrik Potters" ;
  a2a:PersonName [
    rdfs:label "Cornelis Hendrik Potters" ;
    a2a:PersonNameFirstName "Cornelis Hendrik" ;
    a2a:PersonNameLastName "Potters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_85bfb403-dc34-6fa0-8f2f-442352ea2c7c_Person-68723043-f3d1-0c9b-1289-421e6a118efc
  a a2a:Person ;
  rdfs:label "Dirk Potters" ;
  a2a:PersonName [
    rdfs:label "Dirk Potters" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Potters"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1909-08-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hooge en Lage Zwaluwe" ;
    rdfs:label "Hooge en Lage Zwaluwe"
  ] .

oa:person_rat_85bfb403-dc34-6fa0-8f2f-442352ea2c7c_Person-1d3d86e9-6b98-701a-d427-563f3a6e3bcc
  a a2a:Person ;
  rdfs:label "Maria Koman" ;
  a2a:PersonName [
    rdfs:label "Maria Koman" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Koman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_85bfb403-dc34-6fa0-8f2f-442352ea2c7c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1909-08-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hooge en Lage Zwaluwe" ;
    rdfs:label "Hooge en Lage Zwaluwe"
  ] .

oa:relationep_rat_85bfb403-dc34-6fa0-8f2f-442352ea2c7c_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_85bfb403-dc34-6fa0-8f2f-442352ea2c7c_Person:a0e59bd8-a02f-cfb9-8719-dc3293e2d756 ;
  a2a:EventKeyRef oa:event_rat_85bfb403-dc34-6fa0-8f2f-442352ea2c7c_Event1 .

oa:relationep_rat_85bfb403-dc34-6fa0-8f2f-442352ea2c7c_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_85bfb403-dc34-6fa0-8f2f-442352ea2c7c_Person:68723043-f3d1-0c9b-1289-421e6a118efc ;
  a2a:EventKeyRef oa:event_rat_85bfb403-dc34-6fa0-8f2f-442352ea2c7c_Event1 .

oa:relationep_rat_85bfb403-dc34-6fa0-8f2f-442352ea2c7c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_85bfb403-dc34-6fa0-8f2f-442352ea2c7c_Person:1d3d86e9-6b98-701a-d427-563f3a6e3bcc ;
  a2a:EventKeyRef oa:event_rat_85bfb403-dc34-6fa0-8f2f-442352ea2c7c_Event1 .

oa:source_rat_85bfb403-dc34-6fa0-8f2f-442352ea2c7c
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hooge en Lage Zwaluwe" ;
    rdfs:label "Hooge en Lage Zwaluwe", "1909-08-29 - 1909-08-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-08-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-08-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1909-08-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1909" ;
    a2a:Book "Geboorteregister 1909" ;
    a2a:DocumentNumber "107" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1909, Geboorteregister 1909, 107"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/44efba9f-76df-3057-160b-fef1a3ccc86a.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/85bfb403-dc34-6fa0-8f2f-442352ea2c7c" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/44efba9f-76df-3057-160b-fef1a3ccc86a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-05-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/85bfb403-dc34-6fa0-8f2f-442352ea2c7c" ;
  a2a:RecordGUID "{85bfb403-dc34-6fa0-8f2f-442352ea2c7c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_15278_00015278.xml van RAT" .

