@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_66b5600a-80a5-aaf7-5f1a-88ea144fdf38
  a a2a:Record ;
  rdfs:label "Doop op 19 juli 1812 te Raamsdonk" ;
  a2a:hasPerson oa:person_rat_66b5600a-80a5-aaf7-5f1a-88ea144fdf38_Person-8d31f8bc-6479-eb33-ef8a-f94b5524e92f, oa:person_rat_66b5600a-80a5-aaf7-5f1a-88ea144fdf38_Person-f3d5beea-d67d-a9c2-9cc7-cb1900128194, oa:person_rat_66b5600a-80a5-aaf7-5f1a-88ea144fdf38_Person-d8d0cda0-3597-bbe7-0372-95914d89916b ;
  a2a:hasEvent oa:event_rat_66b5600a-80a5-aaf7-5f1a-88ea144fdf38_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_66b5600a-80a5-aaf7-5f1a-88ea144fdf38_0, oa:relationep_rat_66b5600a-80a5-aaf7-5f1a-88ea144fdf38_1, oa:relationep_rat_66b5600a-80a5-aaf7-5f1a-88ea144fdf38_2 ;
  a2a:hasSource oa:source_rat_66b5600a-80a5-aaf7-5f1a-88ea144fdf38 .

oa:person_rat_66b5600a-80a5-aaf7-5f1a-88ea144fdf38_Person-8d31f8bc-6479-eb33-ef8a-f94b5524e92f
  a a2a:Person ;
  rdfs:label "Antoni Antoniz van Dongen" ;
  a2a:PersonName [
    rdfs:label "Antoni Antoniz van Dongen" ;
    a2a:PersonNameFirstName "Antoni Antoniz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dongen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_66b5600a-80a5-aaf7-5f1a-88ea144fdf38_Person-f3d5beea-d67d-a9c2-9cc7-cb1900128194
  a a2a:Person ;
  rdfs:label "Maria Faro" ;
  a2a:PersonName [
    rdfs:label "Maria Faro" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Faro"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_66b5600a-80a5-aaf7-5f1a-88ea144fdf38_Person-d8d0cda0-3597-bbe7-0372-95914d89916b
  a a2a:Person ;
  rdfs:label "Maria van Dongen" ;
  a2a:PersonName [
    rdfs:label "Maria van Dongen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dongen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_66b5600a-80a5-aaf7-5f1a-88ea144fdf38_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1812" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1812-07-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk"
  ] .

oa:relationep_rat_66b5600a-80a5-aaf7-5f1a-88ea144fdf38_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_66b5600a-80a5-aaf7-5f1a-88ea144fdf38_Person:8d31f8bc-6479-eb33-ef8a-f94b5524e92f ;
  a2a:EventKeyRef oa:event_rat_66b5600a-80a5-aaf7-5f1a-88ea144fdf38_Event1 .

oa:relationep_rat_66b5600a-80a5-aaf7-5f1a-88ea144fdf38_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_66b5600a-80a5-aaf7-5f1a-88ea144fdf38_Person:f3d5beea-d67d-a9c2-9cc7-cb1900128194 ;
  a2a:EventKeyRef oa:event_rat_66b5600a-80a5-aaf7-5f1a-88ea144fdf38_Event1 .

oa:relationep_rat_66b5600a-80a5-aaf7-5f1a-88ea144fdf38_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_66b5600a-80a5-aaf7-5f1a-88ea144fdf38_Person:d8d0cda0-3597-bbe7-0372-95914d89916b ;
  a2a:EventKeyRef oa:event_rat_66b5600a-80a5-aaf7-5f1a-88ea144fdf38_Event1 .

oa:source_rat_66b5600a-80a5-aaf7-5f1a-88ea144fdf38
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk", "1812-07-19 - 1812-07-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1812-07-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-07-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1812" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1812-07-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop- , trouw- en begraafboeken van Raamsdonk, 1695-1810, Bron: boek, Deel: 04, Peri..." ;
    a2a:Book "Inv.nr. 04 - Raamsdonk - doopboek 1774-1812 (nederduits-gereformeerde gemeente)" ;
    a2a:RegistryNumber "04" ;
    a2a:Folio "28" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop- , trouw- en begraafboeken van Raamsdonk, 1695-1810, Bron: boek, Deel: 04, Peri..., Inv.nr. 04 - Raamsdonk - doopboek 1774-1812 (nederduits-gereformeerde gemeente), 04, 28"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/35e4ee67-f104-5305-c08b-4b80bd473740.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/66b5600a-80a5-aaf7-5f1a-88ea144fdf38" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/35e4ee67-f104-5305-c08b-4b80bd473740.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/66b5600a-80a5-aaf7-5f1a-88ea144fdf38" ;
  a2a:RecordGUID "{66b5600a-80a5-aaf7-5f1a-88ea144fdf38}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20716_00020716.xml van RAT" .

