@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_345f873f-e592-9b79-592f-cb035e3bea13
  a a2a:Record ;
  rdfs:label "Doop op 13 oktober 1718 te Baarle-Nassau" ;
  a2a:hasPerson oa:person_rat_345f873f-e592-9b79-592f-cb035e3bea13_Person-d278580a-af9f-d98c-a93a-2de95f669fa7, oa:person_rat_345f873f-e592-9b79-592f-cb035e3bea13_Person-bc8eb79c-3bac-6e96-f1cb-a026f4f22737, oa:person_rat_345f873f-e592-9b79-592f-cb035e3bea13_Person-28ae3380-b02b-3d4c-0c59-a085847fe3d6 ;
  a2a:hasEvent oa:event_rat_345f873f-e592-9b79-592f-cb035e3bea13_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_345f873f-e592-9b79-592f-cb035e3bea13_0, oa:relationep_rat_345f873f-e592-9b79-592f-cb035e3bea13_1, oa:relationep_rat_345f873f-e592-9b79-592f-cb035e3bea13_2 ;
  a2a:hasSource oa:source_rat_345f873f-e592-9b79-592f-cb035e3bea13 .

oa:person_rat_345f873f-e592-9b79-592f-cb035e3bea13_Person-d278580a-af9f-d98c-a93a-2de95f669fa7
  a a2a:Person ;
  rdfs:label "Joanna van Beurden" ;
  a2a:PersonName [
    rdfs:label "Joanna van Beurden" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beurden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_345f873f-e592-9b79-592f-cb035e3bea13_Person-bc8eb79c-3bac-6e96-f1cb-a026f4f22737
  a a2a:Person ;
  rdfs:label "Anna Maria Rulens" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Rulens" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Rulens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_rat_345f873f-e592-9b79-592f-cb035e3bea13_Person-28ae3380-b02b-3d4c-0c59-a085847fe3d6
  a a2a:Person ;
  rdfs:label "Henricus Rulens" ;
  a2a:PersonName [
    rdfs:label "Henricus Rulens" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Rulens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_345f873f-e592-9b79-592f-cb035e3bea13_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1718" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1718-10-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau"
  ] .

oa:relationep_rat_345f873f-e592-9b79-592f-cb035e3bea13_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_345f873f-e592-9b79-592f-cb035e3bea13_Person:d278580a-af9f-d98c-a93a-2de95f669fa7 ;
  a2a:EventKeyRef oa:event_rat_345f873f-e592-9b79-592f-cb035e3bea13_Event1 .

oa:relationep_rat_345f873f-e592-9b79-592f-cb035e3bea13_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_345f873f-e592-9b79-592f-cb035e3bea13_Person:bc8eb79c-3bac-6e96-f1cb-a026f4f22737 ;
  a2a:EventKeyRef oa:event_rat_345f873f-e592-9b79-592f-cb035e3bea13_Event1 .

oa:relationep_rat_345f873f-e592-9b79-592f-cb035e3bea13_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_345f873f-e592-9b79-592f-cb035e3bea13_Person:28ae3380-b02b-3d4c-0c59-a085847fe3d6 ;
  a2a:EventKeyRef oa:event_rat_345f873f-e592-9b79-592f-cb035e3bea13_Event1 .

oa:source_rat_345f873f-e592-9b79-592f-cb035e3bea13
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau", "1718-10-13 - 1718-10-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1718-10-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1718-10-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1718" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1718-10-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: 02, P..." ;
    a2a:Book "Inv.nr. 02 - Baarle - akten van doop, trouw en aantekeningen van begraven 1716-1737 (rooms-katho..." ;
    a2a:RegistryNumber "02" ;
    a2a:Folio "19v" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Baarle-Nassau, 1616-1810, Bron: boek, Deel: 02, P..., Inv.nr. 02 - Baarle - akten van doop, trouw en aantekeningen van begraven 1716-1737 (rooms-katho..., 02, 19v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/9c580db5-6024-6660-b396-39fd304435f2.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/345f873f-e592-9b79-592f-cb035e3bea13" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/9c580db5-6024-6660-b396-39fd304435f2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/345f873f-e592-9b79-592f-cb035e3bea13" ;
  a2a:RecordGUID "{345f873f-e592-9b79-592f-cb035e3bea13}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_21754_00021754.xml van RAT" .

