@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_81c705a1-9242-e456-b7e1-4bf3c0592e2e
  a a2a:Record ;
  rdfs:label "Doop op 21 februari 1656 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_81c705a1-9242-e456-b7e1-4bf3c0592e2e_Person-baf011ea-128b-ff21-c7f7-203036b14175, oa:person_rat_81c705a1-9242-e456-b7e1-4bf3c0592e2e_Person-e9ef8721-d5a5-b99a-1f9e-fd8f9b5b20f2, oa:person_rat_81c705a1-9242-e456-b7e1-4bf3c0592e2e_Person-ffa38eca-1bdd-8d73-f113-03d246c4335f ;
  a2a:hasEvent oa:event_rat_81c705a1-9242-e456-b7e1-4bf3c0592e2e_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_81c705a1-9242-e456-b7e1-4bf3c0592e2e_0, oa:relationep_rat_81c705a1-9242-e456-b7e1-4bf3c0592e2e_1, oa:relationep_rat_81c705a1-9242-e456-b7e1-4bf3c0592e2e_2 ;
  a2a:hasSource oa:source_rat_81c705a1-9242-e456-b7e1-4bf3c0592e2e .

oa:person_rat_81c705a1-9242-e456-b7e1-4bf3c0592e2e_Person-baf011ea-128b-ff21-c7f7-203036b14175
  a a2a:Person ;
  rdfs:label "Adriaentien Govert Peters" ;
  a2a:PersonName [
    rdfs:label "Adriaentien Govert Peters" ;
    a2a:PersonNameFirstName "Adriaentien Govert" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_81c705a1-9242-e456-b7e1-4bf3c0592e2e_Person-e9ef8721-d5a5-b99a-1f9e-fd8f9b5b20f2
  a a2a:Person ;
  rdfs:label "Reinerus Colen" ;
  a2a:PersonName [
    rdfs:label "Reinerus Colen" ;
    a2a:PersonNameFirstName "Reinerus" ;
    a2a:PersonNameLastName "Colen"
  ] ;
  a2a:Gender "Man" .

oa:person_rat_81c705a1-9242-e456-b7e1-4bf3c0592e2e_Person-ffa38eca-1bdd-8d73-f113-03d246c4335f
  a a2a:Person ;
  rdfs:label "Henrick Reijnier Colen" ;
  a2a:PersonName [
    rdfs:label "Henrick Reijnier Colen" ;
    a2a:PersonNameFirstName "Henrick Reijnier" ;
    a2a:PersonNameLastName "Colen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_81c705a1-9242-e456-b7e1-4bf3c0592e2e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1656" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1656-02-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_rat_81c705a1-9242-e456-b7e1-4bf3c0592e2e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_81c705a1-9242-e456-b7e1-4bf3c0592e2e_Person:baf011ea-128b-ff21-c7f7-203036b14175 ;
  a2a:EventKeyRef oa:event_rat_81c705a1-9242-e456-b7e1-4bf3c0592e2e_Event1 .

oa:relationep_rat_81c705a1-9242-e456-b7e1-4bf3c0592e2e_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_81c705a1-9242-e456-b7e1-4bf3c0592e2e_Person:e9ef8721-d5a5-b99a-1f9e-fd8f9b5b20f2 ;
  a2a:EventKeyRef oa:event_rat_81c705a1-9242-e456-b7e1-4bf3c0592e2e_Event1 .

oa:relationep_rat_81c705a1-9242-e456-b7e1-4bf3c0592e2e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_81c705a1-9242-e456-b7e1-4bf3c0592e2e_Person:ffa38eca-1bdd-8d73-f113-03d246c4335f ;
  a2a:EventKeyRef oa:event_rat_81c705a1-9242-e456-b7e1-4bf3c0592e2e_Event1 .

oa:source_rat_81c705a1-9242-e456-b7e1-4bf3c0592e2e
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1656-02-21 - 1656-02-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1656-02-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1656-02-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1656" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1656-02-21"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Oosterhout, 1610-1810, Bron: boek, Deel: 10, Peri..." ;
    a2a:Book "Inv.nr. 10 - Oosterhout - doopboek 1651-1656 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "10" ;
    a2a:Folio "44" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Oosterhout, 1610-1810, Bron: boek, Deel: 10, Peri..., Inv.nr. 10 - Oosterhout - doopboek 1651-1656 (rooms-katholieke parochie), 10, 44"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/c726eb2c-5dd2-ab12-331d-d0761b4e3cb9.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/81c705a1-9242-e456-b7e1-4bf3c0592e2e" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/c726eb2c-5dd2-ab12-331d-d0761b4e3cb9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-06-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/81c705a1-9242-e456-b7e1-4bf3c0592e2e" ;
  a2a:RecordGUID "{81c705a1-9242-e456-b7e1-4bf3c0592e2e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_24854_00024854.xml van RAT" .

