@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_67f9f834-e75a-8abb-dd3a-7f3da746ad29
  a a2a:Record ;
  rdfs:label "Doop op 13 augustus 1706 te Baarle-Nassau" ;
  a2a:hasPerson oa:person_rat_67f9f834-e75a-8abb-dd3a-7f3da746ad29_Person-49282cb4-7877-d9a3-166a-020d442adf72, oa:person_rat_67f9f834-e75a-8abb-dd3a-7f3da746ad29_Person-d70e2393-6f51-e523-5797-cba6c6581514, oa:person_rat_67f9f834-e75a-8abb-dd3a-7f3da746ad29_Person-9be2aae6-e03f-84d7-8acf-fb72b0bcbb97 ;
  a2a:hasEvent oa:event_rat_67f9f834-e75a-8abb-dd3a-7f3da746ad29_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_67f9f834-e75a-8abb-dd3a-7f3da746ad29_0, oa:relationep_rat_67f9f834-e75a-8abb-dd3a-7f3da746ad29_1, oa:relationep_rat_67f9f834-e75a-8abb-dd3a-7f3da746ad29_2 ;
  a2a:hasSource oa:source_rat_67f9f834-e75a-8abb-dd3a-7f3da746ad29 .

oa:person_rat_67f9f834-e75a-8abb-dd3a-7f3da746ad29_Person-49282cb4-7877-d9a3-166a-020d442adf72
  a a2a:Person ;
  rdfs:label "Clasina Jacob Havermans" ;
  a2a:PersonName [
    rdfs:label "Clasina Jacob Havermans" ;
    a2a:PersonNameFirstName "Clasina Jacob" ;
    a2a:PersonNameLastName "Havermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_67f9f834-e75a-8abb-dd3a-7f3da746ad29_Person-d70e2393-6f51-e523-5797-cba6c6581514
  a a2a:Person ;
  rdfs:label "Adrianus van der Schoot" ;
  a2a:PersonName [
    rdfs:label "Adrianus van der Schoot" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Schoot"
  ] ;
  a2a:Gender "Man" .

oa:person_rat_67f9f834-e75a-8abb-dd3a-7f3da746ad29_Person-9be2aae6-e03f-84d7-8acf-fb72b0bcbb97
  a a2a:Person ;
  rdfs:label "Jaspar van der Schoot" ;
  a2a:PersonName [
    rdfs:label "Jaspar van der Schoot" ;
    a2a:PersonNameFirstName "Jaspar" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Schoot"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_67f9f834-e75a-8abb-dd3a-7f3da746ad29_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1706" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1706-08-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau"
  ] .

oa:relationep_rat_67f9f834-e75a-8abb-dd3a-7f3da746ad29_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_67f9f834-e75a-8abb-dd3a-7f3da746ad29_Person:49282cb4-7877-d9a3-166a-020d442adf72 ;
  a2a:EventKeyRef oa:event_rat_67f9f834-e75a-8abb-dd3a-7f3da746ad29_Event1 .

oa:relationep_rat_67f9f834-e75a-8abb-dd3a-7f3da746ad29_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_67f9f834-e75a-8abb-dd3a-7f3da746ad29_Person:d70e2393-6f51-e523-5797-cba6c6581514 ;
  a2a:EventKeyRef oa:event_rat_67f9f834-e75a-8abb-dd3a-7f3da746ad29_Event1 .

oa:relationep_rat_67f9f834-e75a-8abb-dd3a-7f3da746ad29_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_67f9f834-e75a-8abb-dd3a-7f3da746ad29_Person:9be2aae6-e03f-84d7-8acf-fb72b0bcbb97 ;
  a2a:EventKeyRef oa:event_rat_67f9f834-e75a-8abb-dd3a-7f3da746ad29_Event1 .

oa:source_rat_67f9f834-e75a-8abb-dd3a-7f3da746ad29
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau", "1706-08-13 - 1706-08-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1706-08-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1706-08-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1706" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1706-08-13"^^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 "81v" ;
    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, 81v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/502a9b8d-ea4b-cab4-94d6-1fd42cd47a25.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/67f9f834-e75a-8abb-dd3a-7f3da746ad29" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/502a9b8d-ea4b-cab4-94d6-1fd42cd47a25.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-12-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/67f9f834-e75a-8abb-dd3a-7f3da746ad29" ;
  a2a:RecordGUID "{67f9f834-e75a-8abb-dd3a-7f3da746ad29}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20374_00020374.xml van RAT" .

