@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_6a8f9925-e581-d2f3-8264-4dc70fa0c1c7
  a a2a:Record ;
  rdfs:label "Doop op 15 juli 1717 te Alphen en Riel" ;
  a2a:hasPerson oa:person_rat_6a8f9925-e581-d2f3-8264-4dc70fa0c1c7_Person-ed04c13d-3d2d-dcc7-6cf1-327a77e7f2da, oa:person_rat_6a8f9925-e581-d2f3-8264-4dc70fa0c1c7_Person-996f4964-5cb3-d277-e9a6-a8070493b9a1, oa:person_rat_6a8f9925-e581-d2f3-8264-4dc70fa0c1c7_Person-0c257ccc-db74-81f3-1b17-7c86217a859e ;
  a2a:hasEvent oa:event_rat_6a8f9925-e581-d2f3-8264-4dc70fa0c1c7_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_6a8f9925-e581-d2f3-8264-4dc70fa0c1c7_0, oa:relationep_rat_6a8f9925-e581-d2f3-8264-4dc70fa0c1c7_1, oa:relationep_rat_6a8f9925-e581-d2f3-8264-4dc70fa0c1c7_2 ;
  a2a:hasSource oa:source_rat_6a8f9925-e581-d2f3-8264-4dc70fa0c1c7 .

oa:person_rat_6a8f9925-e581-d2f3-8264-4dc70fa0c1c7_Person-ed04c13d-3d2d-dcc7-6cf1-327a77e7f2da
  a a2a:Person ;
  rdfs:label "Joannes Schellekens" ;
  a2a:PersonName [
    rdfs:label "Joannes Schellekens" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Schellekens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_6a8f9925-e581-d2f3-8264-4dc70fa0c1c7_Person-996f4964-5cb3-d277-e9a6-a8070493b9a1
  a a2a:Person ;
  rdfs:label "Cornelia Petrus Backers" ;
  a2a:PersonName [
    rdfs:label "Cornelia Petrus Backers" ;
    a2a:PersonNameFirstName "Cornelia Petrus" ;
    a2a:PersonNameLastName "Backers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_6a8f9925-e581-d2f3-8264-4dc70fa0c1c7_Person-0c257ccc-db74-81f3-1b17-7c86217a859e
  a a2a:Person ;
  rdfs:label "Arnoldus Schellekens" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Schellekens" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Schellekens"
  ] ;
  a2a:Gender "Man" .

oa:event_rat_6a8f9925-e581-d2f3-8264-4dc70fa0c1c7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1717" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1717-07-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Alphen en Riel" ;
    rdfs:label "Alphen en Riel"
  ] .

oa:relationep_rat_6a8f9925-e581-d2f3-8264-4dc70fa0c1c7_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_6a8f9925-e581-d2f3-8264-4dc70fa0c1c7_Person:ed04c13d-3d2d-dcc7-6cf1-327a77e7f2da ;
  a2a:EventKeyRef oa:event_rat_6a8f9925-e581-d2f3-8264-4dc70fa0c1c7_Event1 .

oa:relationep_rat_6a8f9925-e581-d2f3-8264-4dc70fa0c1c7_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_6a8f9925-e581-d2f3-8264-4dc70fa0c1c7_Person:996f4964-5cb3-d277-e9a6-a8070493b9a1 ;
  a2a:EventKeyRef oa:event_rat_6a8f9925-e581-d2f3-8264-4dc70fa0c1c7_Event1 .

oa:relationep_rat_6a8f9925-e581-d2f3-8264-4dc70fa0c1c7_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_6a8f9925-e581-d2f3-8264-4dc70fa0c1c7_Person:0c257ccc-db74-81f3-1b17-7c86217a859e ;
  a2a:EventKeyRef oa:event_rat_6a8f9925-e581-d2f3-8264-4dc70fa0c1c7_Event1 .

oa:source_rat_6a8f9925-e581-d2f3-8264-4dc70fa0c1c7
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Alphen en Riel" ;
    rdfs:label "Alphen en Riel", "1717-07-15 - 1717-07-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1717-07-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1717-07-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1717" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1717-07-15"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Alphen en Riel, 1604-1810, Bron: boek, Deel: 4, P..." ;
    a2a:Book "Inv.nr. 04 - Alphen - doopboek 1687-1746, trouwboek 1687-1746, begraafboek 1724-1743, 1712-1724, ..." ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "42v" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Alphen en Riel, 1604-1810, Bron: boek, Deel: 4, P..., Inv.nr. 04 - Alphen - doopboek 1687-1746, trouwboek 1687-1746, begraafboek 1724-1743, 1712-1724, ..., 4, 42v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/cca6ca2b-861d-f11c-1c8b-0940d20b5eca.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/6a8f9925-e581-d2f3-8264-4dc70fa0c1c7" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/cca6ca2b-861d-f11c-1c8b-0940d20b5eca.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/6a8f9925-e581-d2f3-8264-4dc70fa0c1c7" ;
  a2a:RecordGUID "{6a8f9925-e581-d2f3-8264-4dc70fa0c1c7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20416_00020416.xml van RAT" .

