@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_53f0c855-1315-b536-e7a8-8bca4ec7abf6
  a a2a:Record ;
  rdfs:label "Doop op 25 maart 1676 te Geertruidenberg" ;
  a2a:hasPerson oa:person_rat_53f0c855-1315-b536-e7a8-8bca4ec7abf6_Person-9ce4e9de-5b45-0288-37a1-778a480f2d3d, oa:person_rat_53f0c855-1315-b536-e7a8-8bca4ec7abf6_Person-024af89d-4390-d1de-9b50-be380e49f94c, oa:person_rat_53f0c855-1315-b536-e7a8-8bca4ec7abf6_Person-754c30b9-1d14-cbb5-7fe4-249499ef778b ;
  a2a:hasEvent oa:event_rat_53f0c855-1315-b536-e7a8-8bca4ec7abf6_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_53f0c855-1315-b536-e7a8-8bca4ec7abf6_0, oa:relationep_rat_53f0c855-1315-b536-e7a8-8bca4ec7abf6_1, oa:relationep_rat_53f0c855-1315-b536-e7a8-8bca4ec7abf6_2 ;
  a2a:hasSource oa:source_rat_53f0c855-1315-b536-e7a8-8bca4ec7abf6 .

oa:person_rat_53f0c855-1315-b536-e7a8-8bca4ec7abf6_Person-9ce4e9de-5b45-0288-37a1-778a480f2d3d
  a a2a:Person ;
  rdfs:label "Guilielmus Banck" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Banck" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "Banck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_53f0c855-1315-b536-e7a8-8bca4ec7abf6_Person-024af89d-4390-d1de-9b50-be380e49f94c
  a a2a:Person ;
  rdfs:label "Grietien Wouters" ;
  a2a:PersonName [
    rdfs:label "Grietien Wouters" ;
    a2a:PersonNameFirstName "Grietien" ;
    a2a:PersonNameLastName "Wouters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_53f0c855-1315-b536-e7a8-8bca4ec7abf6_Person-754c30b9-1d14-cbb5-7fe4-249499ef778b
  a a2a:Person ;
  rdfs:label "Digna Banck" ;
  a2a:PersonName [
    rdfs:label "Digna Banck" ;
    a2a:PersonNameFirstName "Digna" ;
    a2a:PersonNameLastName "Banck"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rat_53f0c855-1315-b536-e7a8-8bca4ec7abf6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1676" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1676-03-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geertruidenberg" ;
    rdfs:label "Geertruidenberg"
  ] .

oa:relationep_rat_53f0c855-1315-b536-e7a8-8bca4ec7abf6_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_53f0c855-1315-b536-e7a8-8bca4ec7abf6_Person:9ce4e9de-5b45-0288-37a1-778a480f2d3d ;
  a2a:EventKeyRef oa:event_rat_53f0c855-1315-b536-e7a8-8bca4ec7abf6_Event1 .

oa:relationep_rat_53f0c855-1315-b536-e7a8-8bca4ec7abf6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_53f0c855-1315-b536-e7a8-8bca4ec7abf6_Person:024af89d-4390-d1de-9b50-be380e49f94c ;
  a2a:EventKeyRef oa:event_rat_53f0c855-1315-b536-e7a8-8bca4ec7abf6_Event1 .

oa:relationep_rat_53f0c855-1315-b536-e7a8-8bca4ec7abf6_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_53f0c855-1315-b536-e7a8-8bca4ec7abf6_Person:754c30b9-1d14-cbb5-7fe4-249499ef778b ;
  a2a:EventKeyRef oa:event_rat_53f0c855-1315-b536-e7a8-8bca4ec7abf6_Event1 .

oa:source_rat_53f0c855-1315-b536-e7a8-8bca4ec7abf6
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Geertruidenberg" ;
    rdfs:label "Geertruidenberg", "1676-03-25 - 1676-03-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1676-03-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1676-03-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1676" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1676-03-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Geertruidenberg, 1614-1810, Bron: boek, Deel: 01,..." ;
    a2a:Book "Inv.nr. 01 - Geertruidenberg - doopboek 1648-1811 (achterin index 1736-1810) (rooms-katholieke p..." ;
    a2a:RegistryNumber "01" ;
    a2a:Folio "89" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Geertruidenberg, 1614-1810, Bron: boek, Deel: 01,..., Inv.nr. 01 - Geertruidenberg - doopboek 1648-1811 (achterin index 1736-1810) (rooms-katholieke p..., 01, 89"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/48246ab9-0eb1-d6af-5d50-5bb730c4764d.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/53f0c855-1315-b536-e7a8-8bca4ec7abf6" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/48246ab9-0eb1-d6af-5d50-5bb730c4764d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-10-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/53f0c855-1315-b536-e7a8-8bca4ec7abf6" ;
  a2a:RecordGUID "{53f0c855-1315-b536-e7a8-8bca4ec7abf6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20755_00020755.xml van RAT" .

