@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_8360efb5-d4dd-23d7-96d2-2727331dc062
  a a2a:Record ;
  rdfs:label "Doop op 17 september 1679 te Baarle-Nassau" ;
  a2a:hasPerson oa:person_rat_8360efb5-d4dd-23d7-96d2-2727331dc062_Person-ee10036e-7176-e2cb-944f-3e10690d0874, oa:person_rat_8360efb5-d4dd-23d7-96d2-2727331dc062_Person-ec05bb38-59e4-8cc3-a970-556f3a716d0e, oa:person_rat_8360efb5-d4dd-23d7-96d2-2727331dc062_Person-95f6b5f8-3fe5-7f89-aed0-078ecdfad5e3 ;
  a2a:hasEvent oa:event_rat_8360efb5-d4dd-23d7-96d2-2727331dc062_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_8360efb5-d4dd-23d7-96d2-2727331dc062_0, oa:relationep_rat_8360efb5-d4dd-23d7-96d2-2727331dc062_1, oa:relationep_rat_8360efb5-d4dd-23d7-96d2-2727331dc062_2 ;
  a2a:hasSource oa:source_rat_8360efb5-d4dd-23d7-96d2-2727331dc062 .

oa:person_rat_8360efb5-d4dd-23d7-96d2-2727331dc062_Person-ee10036e-7176-e2cb-944f-3e10690d0874
  a a2a:Person ;
  rdfs:label "Catharina" ;
  a2a:PersonName [
    rdfs:label "Catharina" ;
    a2a:PersonNameFirstName "Catharina"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_8360efb5-d4dd-23d7-96d2-2727331dc062_Person-ec05bb38-59e4-8cc3-a970-556f3a716d0e
  a a2a:Person ;
  rdfs:label "Cornelia Stappers" ;
  a2a:PersonName [
    rdfs:label "Cornelia Stappers" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Stappers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_rat_8360efb5-d4dd-23d7-96d2-2727331dc062_Person-95f6b5f8-3fe5-7f89-aed0-078ecdfad5e3
  a a2a:Person ;
  rdfs:label "Adrianus Jan Stappers" ;
  a2a:PersonName [
    rdfs:label "Adrianus Jan Stappers" ;
    a2a:PersonNameFirstName "Adrianus Jan" ;
    a2a:PersonNameLastName "Stappers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_8360efb5-d4dd-23d7-96d2-2727331dc062_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1679" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1679-09-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau"
  ] .

oa:relationep_rat_8360efb5-d4dd-23d7-96d2-2727331dc062_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_8360efb5-d4dd-23d7-96d2-2727331dc062_Person:ee10036e-7176-e2cb-944f-3e10690d0874 ;
  a2a:EventKeyRef oa:event_rat_8360efb5-d4dd-23d7-96d2-2727331dc062_Event1 .

oa:relationep_rat_8360efb5-d4dd-23d7-96d2-2727331dc062_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_8360efb5-d4dd-23d7-96d2-2727331dc062_Person:ec05bb38-59e4-8cc3-a970-556f3a716d0e ;
  a2a:EventKeyRef oa:event_rat_8360efb5-d4dd-23d7-96d2-2727331dc062_Event1 .

oa:relationep_rat_8360efb5-d4dd-23d7-96d2-2727331dc062_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_8360efb5-d4dd-23d7-96d2-2727331dc062_Person:95f6b5f8-3fe5-7f89-aed0-078ecdfad5e3 ;
  a2a:EventKeyRef oa:event_rat_8360efb5-d4dd-23d7-96d2-2727331dc062_Event1 .

oa:source_rat_8360efb5-d4dd-23d7-96d2-2727331dc062
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau", "1679-09-17 - 1679-09-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1679-09-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1679-09-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1679" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1679-09-17"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Baarle-Nassau, 1616-1810, Bron: boek, Deel: 01, P..." ;
    a2a:Book "Inv.nr. 01 - Baarle - akten van doop, trouw en aantekeningen van begraven 1676-1715 (rooms-kathol..." ;
    a2a:RegistryNumber "01" ;
    a2a:Folio "9" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Baarle-Nassau, 1616-1810, Bron: boek, Deel: 01, P..., Inv.nr. 01 - Baarle - akten van doop, trouw en aantekeningen van begraven 1676-1715 (rooms-kathol..., 01, 9"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/926ac7af-61ca-5b7e-7c8d-4f08096bd5d5.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/8360efb5-d4dd-23d7-96d2-2727331dc062" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/926ac7af-61ca-5b7e-7c8d-4f08096bd5d5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/8360efb5-d4dd-23d7-96d2-2727331dc062" ;
  a2a:RecordGUID "{8360efb5-d4dd-23d7-96d2-2727331dc062}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_24861_00024861.xml van RAT" .

