@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_0045958a-6f8c-a25e-e51e-ff2b8dd9bf76
  a a2a:Record ;
  rdfs:label "Doop op 15 maart 1721 te Oisterwijk" ;
  a2a:hasPerson oa:person_rat_0045958a-6f8c-a25e-e51e-ff2b8dd9bf76_Person-fa873490-7524-ff7a-db3c-219345054242, oa:person_rat_0045958a-6f8c-a25e-e51e-ff2b8dd9bf76_Person-c9698f44-771e-8278-297f-1205b6e28f75, oa:person_rat_0045958a-6f8c-a25e-e51e-ff2b8dd9bf76_Person-30a66ee9-b9f3-4e73-53e5-8629c936fdef ;
  a2a:hasEvent oa:event_rat_0045958a-6f8c-a25e-e51e-ff2b8dd9bf76_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_0045958a-6f8c-a25e-e51e-ff2b8dd9bf76_0, oa:relationep_rat_0045958a-6f8c-a25e-e51e-ff2b8dd9bf76_1, oa:relationep_rat_0045958a-6f8c-a25e-e51e-ff2b8dd9bf76_2 ;
  a2a:hasSource oa:source_rat_0045958a-6f8c-a25e-e51e-ff2b8dd9bf76 .

oa:person_rat_0045958a-6f8c-a25e-e51e-ff2b8dd9bf76_Person-fa873490-7524-ff7a-db3c-219345054242
  a a2a:Person ;
  rdfs:label "Cornelia van Irssel" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Irssel" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Irssel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_0045958a-6f8c-a25e-e51e-ff2b8dd9bf76_Person-c9698f44-771e-8278-297f-1205b6e28f75
  a a2a:Person ;
  rdfs:label "Augustinus van Boxel" ;
  a2a:PersonName [
    rdfs:label "Augustinus van Boxel" ;
    a2a:PersonNameFirstName "Augustinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boxel"
  ] ;
  a2a:Gender "Man" .

oa:person_rat_0045958a-6f8c-a25e-e51e-ff2b8dd9bf76_Person-30a66ee9-b9f3-4e73-53e5-8629c936fdef
  a a2a:Person ;
  rdfs:label "Sebastianus van Boxel" ;
  a2a:PersonName [
    rdfs:label "Sebastianus van Boxel" ;
    a2a:PersonNameFirstName "Sebastianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boxel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_0045958a-6f8c-a25e-e51e-ff2b8dd9bf76_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1721" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1721-03-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk"
  ] .

oa:relationep_rat_0045958a-6f8c-a25e-e51e-ff2b8dd9bf76_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_0045958a-6f8c-a25e-e51e-ff2b8dd9bf76_Person:fa873490-7524-ff7a-db3c-219345054242 ;
  a2a:EventKeyRef oa:event_rat_0045958a-6f8c-a25e-e51e-ff2b8dd9bf76_Event1 .

oa:relationep_rat_0045958a-6f8c-a25e-e51e-ff2b8dd9bf76_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_0045958a-6f8c-a25e-e51e-ff2b8dd9bf76_Person:c9698f44-771e-8278-297f-1205b6e28f75 ;
  a2a:EventKeyRef oa:event_rat_0045958a-6f8c-a25e-e51e-ff2b8dd9bf76_Event1 .

oa:relationep_rat_0045958a-6f8c-a25e-e51e-ff2b8dd9bf76_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_0045958a-6f8c-a25e-e51e-ff2b8dd9bf76_Person:30a66ee9-b9f3-4e73-53e5-8629c936fdef ;
  a2a:EventKeyRef oa:event_rat_0045958a-6f8c-a25e-e51e-ff2b8dd9bf76_Event1 .

oa:source_rat_0045958a-6f8c-a25e-e51e-ff2b8dd9bf76
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk", "1721-03-15 - 1721-03-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1721-03-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1721-03-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1721" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1721-03-15"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken Oisterwijk 1597-1810, Bron: boek, Deel: 9, Periode: 1..." ;
    a2a:Book "Inv.nr. 09 - Oisterwijk - doopboek 1696-1728 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "206" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken Oisterwijk 1597-1810, Bron: boek, Deel: 9, Periode: 1..., Inv.nr. 09 - Oisterwijk - doopboek 1696-1728 (rooms-katholieke parochie), 9, 206"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/37bacd9d-765a-083c-270b-624df22428fd.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/0045958a-6f8c-a25e-e51e-ff2b8dd9bf76" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/37bacd9d-765a-083c-270b-624df22428fd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/0045958a-6f8c-a25e-e51e-ff2b8dd9bf76" ;
  a2a:RecordGUID "{0045958a-6f8c-a25e-e51e-ff2b8dd9bf76}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20924_00020924.xml van RAT" .

