@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_5b5bef4b-ab19-3740-e87e-1f8f210c8574
  a a2a:Record ;
  rdfs:label "Doop op 27 augustus 1753 te Geertruidenberg" ;
  a2a:hasPerson oa:person_rat_5b5bef4b-ab19-3740-e87e-1f8f210c8574_Person-3a11b766-1bc6-593d-225c-3c5734747834, oa:person_rat_5b5bef4b-ab19-3740-e87e-1f8f210c8574_Person-e4cdd4c5-e32d-befa-91b2-76f54d375bea, oa:person_rat_5b5bef4b-ab19-3740-e87e-1f8f210c8574_Person-066277d8-a5d0-cd6a-934f-dc664061d822 ;
  a2a:hasEvent oa:event_rat_5b5bef4b-ab19-3740-e87e-1f8f210c8574_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_5b5bef4b-ab19-3740-e87e-1f8f210c8574_0, oa:relationep_rat_5b5bef4b-ab19-3740-e87e-1f8f210c8574_1, oa:relationep_rat_5b5bef4b-ab19-3740-e87e-1f8f210c8574_2 ;
  a2a:hasSource oa:source_rat_5b5bef4b-ab19-3740-e87e-1f8f210c8574 .

oa:person_rat_5b5bef4b-ab19-3740-e87e-1f8f210c8574_Person-3a11b766-1bc6-593d-225c-3c5734747834
  a a2a:Person ;
  rdfs:label "Cornelius Cop" ;
  a2a:PersonName [
    rdfs:label "Cornelius Cop" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Cop"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_5b5bef4b-ab19-3740-e87e-1f8f210c8574_Person-e4cdd4c5-e32d-befa-91b2-76f54d375bea
  a a2a:Person ;
  rdfs:label "Catharina de Groot" ;
  a2a:PersonName [
    rdfs:label "Catharina de Groot" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_5b5bef4b-ab19-3740-e87e-1f8f210c8574_Person-066277d8-a5d0-cd6a-934f-dc664061d822
  a a2a:Person ;
  rdfs:label "Johannes Cop" ;
  a2a:PersonName [
    rdfs:label "Johannes Cop" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Cop"
  ] ;
  a2a:Gender "Man" .

oa:event_rat_5b5bef4b-ab19-3740-e87e-1f8f210c8574_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1753" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1753-08-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geertruidenberg" ;
    rdfs:label "Geertruidenberg"
  ] .

oa:relationep_rat_5b5bef4b-ab19-3740-e87e-1f8f210c8574_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_5b5bef4b-ab19-3740-e87e-1f8f210c8574_Person:3a11b766-1bc6-593d-225c-3c5734747834 ;
  a2a:EventKeyRef oa:event_rat_5b5bef4b-ab19-3740-e87e-1f8f210c8574_Event1 .

oa:relationep_rat_5b5bef4b-ab19-3740-e87e-1f8f210c8574_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_5b5bef4b-ab19-3740-e87e-1f8f210c8574_Person:e4cdd4c5-e32d-befa-91b2-76f54d375bea ;
  a2a:EventKeyRef oa:event_rat_5b5bef4b-ab19-3740-e87e-1f8f210c8574_Event1 .

oa:relationep_rat_5b5bef4b-ab19-3740-e87e-1f8f210c8574_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_5b5bef4b-ab19-3740-e87e-1f8f210c8574_Person:066277d8-a5d0-cd6a-934f-dc664061d822 ;
  a2a:EventKeyRef oa:event_rat_5b5bef4b-ab19-3740-e87e-1f8f210c8574_Event1 .

oa:source_rat_5b5bef4b-ab19-3740-e87e-1f8f210c8574
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Geertruidenberg" ;
    rdfs:label "Geertruidenberg", "1753-08-27 - 1753-08-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1753-08-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1753-08-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1753" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1753-08-27"^^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 "249v" ;
    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, 249v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/4a98bb1d-d970-97d3-26a5-a5277f6b4c3d.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/5b5bef4b-ab19-3740-e87e-1f8f210c8574" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/4a98bb1d-d970-97d3-26a5-a5277f6b4c3d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-02-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/5b5bef4b-ab19-3740-e87e-1f8f210c8574" ;
  a2a:RecordGUID "{5b5bef4b-ab19-3740-e87e-1f8f210c8574}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20885_00020885.xml van RAT" .

