@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_16a2d528-5f7c-e072-33a9-247b76113b67
  a a2a:Record ;
  rdfs:label "Doop op 2 oktober 1754 te Chaam" ;
  a2a:hasPerson oa:person_rat_16a2d528-5f7c-e072-33a9-247b76113b67_Person-59c88a37-99df-e2e0-db01-02a0ea3270ec, oa:person_rat_16a2d528-5f7c-e072-33a9-247b76113b67_Person-f3d9f623-ee1f-c4a3-d704-d0fb73827e72, oa:person_rat_16a2d528-5f7c-e072-33a9-247b76113b67_Person-c3d45e29-9391-7832-fccb-cd5586c37a06 ;
  a2a:hasEvent oa:event_rat_16a2d528-5f7c-e072-33a9-247b76113b67_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_16a2d528-5f7c-e072-33a9-247b76113b67_0, oa:relationep_rat_16a2d528-5f7c-e072-33a9-247b76113b67_1, oa:relationep_rat_16a2d528-5f7c-e072-33a9-247b76113b67_2 ;
  a2a:hasSource oa:source_rat_16a2d528-5f7c-e072-33a9-247b76113b67 .

oa:person_rat_16a2d528-5f7c-e072-33a9-247b76113b67_Person-59c88a37-99df-e2e0-db01-02a0ea3270ec
  a a2a:Person ;
  rdfs:label "Cornelius Roovers" ;
  a2a:PersonName [
    rdfs:label "Cornelius Roovers" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Roovers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_16a2d528-5f7c-e072-33a9-247b76113b67_Person-f3d9f623-ee1f-c4a3-d704-d0fb73827e72
  a a2a:Person ;
  rdfs:label "Petrus Roovers" ;
  a2a:PersonName [
    rdfs:label "Petrus Roovers" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Roovers"
  ] ;
  a2a:Gender "Man" .

oa:person_rat_16a2d528-5f7c-e072-33a9-247b76113b67_Person-c3d45e29-9391-7832-fccb-cd5586c37a06
  a a2a:Person ;
  rdfs:label "Adriana Antonius Florus" ;
  a2a:PersonName [
    rdfs:label "Adriana Antonius Florus" ;
    a2a:PersonNameFirstName "Adriana Antonius" ;
    a2a:PersonNameLastName "Florus"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_16a2d528-5f7c-e072-33a9-247b76113b67_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1754" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1754-10-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Chaam" ;
    rdfs:label "Chaam"
  ] .

oa:relationep_rat_16a2d528-5f7c-e072-33a9-247b76113b67_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_16a2d528-5f7c-e072-33a9-247b76113b67_Person:59c88a37-99df-e2e0-db01-02a0ea3270ec ;
  a2a:EventKeyRef oa:event_rat_16a2d528-5f7c-e072-33a9-247b76113b67_Event1 .

oa:relationep_rat_16a2d528-5f7c-e072-33a9-247b76113b67_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_16a2d528-5f7c-e072-33a9-247b76113b67_Person:f3d9f623-ee1f-c4a3-d704-d0fb73827e72 ;
  a2a:EventKeyRef oa:event_rat_16a2d528-5f7c-e072-33a9-247b76113b67_Event1 .

oa:relationep_rat_16a2d528-5f7c-e072-33a9-247b76113b67_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_16a2d528-5f7c-e072-33a9-247b76113b67_Person:c3d45e29-9391-7832-fccb-cd5586c37a06 ;
  a2a:EventKeyRef oa:event_rat_16a2d528-5f7c-e072-33a9-247b76113b67_Event1 .

oa:source_rat_16a2d528-5f7c-e072-33a9-247b76113b67
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Chaam" ;
    rdfs:label "Chaam", "1754-10-02 - 1754-10-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1754-10-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1754-10-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1754" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1754-10-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Chaam, 1626-1810, Bron: boek, Deel: 02, Periode:..." ;
    a2a:Book "Inv.nr. 02 - Chaam - doopboek 1698-1810 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "02" ;
    a2a:Folio "80" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Chaam, 1626-1810, Bron: boek, Deel: 02, Periode:..., Inv.nr. 02 - Chaam - doopboek 1698-1810 (rooms-katholieke parochie), 02, 80"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/9e58345a-42f2-d82c-9629-d395046da6e4.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/16a2d528-5f7c-e072-33a9-247b76113b67" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/9e58345a-42f2-d82c-9629-d395046da6e4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-05-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/16a2d528-5f7c-e072-33a9-247b76113b67" ;
  a2a:RecordGUID "{16a2d528-5f7c-e072-33a9-247b76113b67}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_21620_00021620.xml van RAT" .

