@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_511ea833-50c1-e730-98a4-7b3405a5f423
  a a2a:Record ;
  rdfs:label "Doop op 10 maart 1676 te Baarle-Nassau" ;
  a2a:hasPerson oa:person_rat_511ea833-50c1-e730-98a4-7b3405a5f423_Person-f3b329a2-ef95-0d00-894a-ca36f05f659a, oa:person_rat_511ea833-50c1-e730-98a4-7b3405a5f423_Person-368d6d80-1e19-e0f6-84d8-0179dedc6688, oa:person_rat_511ea833-50c1-e730-98a4-7b3405a5f423_Person-7dd5135b-93b1-4f32-34db-a073fdb696d5 ;
  a2a:hasEvent oa:event_rat_511ea833-50c1-e730-98a4-7b3405a5f423_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_511ea833-50c1-e730-98a4-7b3405a5f423_0, oa:relationep_rat_511ea833-50c1-e730-98a4-7b3405a5f423_1, oa:relationep_rat_511ea833-50c1-e730-98a4-7b3405a5f423_2 ;
  a2a:hasSource oa:source_rat_511ea833-50c1-e730-98a4-7b3405a5f423 .

oa:person_rat_511ea833-50c1-e730-98a4-7b3405a5f423_Person-f3b329a2-ef95-0d00-894a-ca36f05f659a
  a a2a:Person ;
  rdfs:label "Adriana" ;
  a2a:PersonName [
    rdfs:label "Adriana" ;
    a2a:PersonNameFirstName "Adriana"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_511ea833-50c1-e730-98a4-7b3405a5f423_Person-368d6d80-1e19-e0f6-84d8-0179dedc6688
  a a2a:Person ;
  rdfs:label "Henricus Arts" ;
  a2a:PersonName [
    rdfs:label "Henricus Arts" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Arts"
  ] ;
  a2a:Gender "Man" .

oa:person_rat_511ea833-50c1-e730-98a4-7b3405a5f423_Person-7dd5135b-93b1-4f32-34db-a073fdb696d5
  a a2a:Person ;
  rdfs:label "Adrianus Aelberti Arts" ;
  a2a:PersonName [
    rdfs:label "Adrianus Aelberti Arts" ;
    a2a:PersonNameFirstName "Adrianus Aelberti" ;
    a2a:PersonNameLastName "Arts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_511ea833-50c1-e730-98a4-7b3405a5f423_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1676" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1676-03-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau"
  ] .

oa:relationep_rat_511ea833-50c1-e730-98a4-7b3405a5f423_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_511ea833-50c1-e730-98a4-7b3405a5f423_Person:f3b329a2-ef95-0d00-894a-ca36f05f659a ;
  a2a:EventKeyRef oa:event_rat_511ea833-50c1-e730-98a4-7b3405a5f423_Event1 .

oa:relationep_rat_511ea833-50c1-e730-98a4-7b3405a5f423_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_511ea833-50c1-e730-98a4-7b3405a5f423_Person:368d6d80-1e19-e0f6-84d8-0179dedc6688 ;
  a2a:EventKeyRef oa:event_rat_511ea833-50c1-e730-98a4-7b3405a5f423_Event1 .

oa:relationep_rat_511ea833-50c1-e730-98a4-7b3405a5f423_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_511ea833-50c1-e730-98a4-7b3405a5f423_Person:7dd5135b-93b1-4f32-34db-a073fdb696d5 ;
  a2a:EventKeyRef oa:event_rat_511ea833-50c1-e730-98a4-7b3405a5f423_Event1 .

oa:source_rat_511ea833-50c1-e730-98a4-7b3405a5f423
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau", "1676-03-10 - 1676-03-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1676-03-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1676-03-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1676" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1676-03-10"^^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 "1" ;
    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, 1"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/bb08d4c2-4fc2-0650-a5da-291e0503d856.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/511ea833-50c1-e730-98a4-7b3405a5f423" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/bb08d4c2-4fc2-0650-a5da-291e0503d856.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/511ea833-50c1-e730-98a4-7b3405a5f423" ;
  a2a:RecordGUID "{511ea833-50c1-e730-98a4-7b3405a5f423}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_21294_00021294.xml van RAT" .

