@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_ace404f4-4fa1-7a0f-b7a2-44fc7e3fcea4
  a a2a:Record ;
  rdfs:label "Doop op 9 november 1760 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_ace404f4-4fa1-7a0f-b7a2-44fc7e3fcea4_Person-60c1970a-907e-ee95-377c-aaaf84510a96, oa:person_rat_ace404f4-4fa1-7a0f-b7a2-44fc7e3fcea4_Person-7dfbd36f-61de-3dfb-8e27-4409669e6bb4, oa:person_rat_ace404f4-4fa1-7a0f-b7a2-44fc7e3fcea4_Person-2846a88a-231f-b956-e53a-c95a5f7508d9 ;
  a2a:hasEvent oa:event_rat_ace404f4-4fa1-7a0f-b7a2-44fc7e3fcea4_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_ace404f4-4fa1-7a0f-b7a2-44fc7e3fcea4_0, oa:relationep_rat_ace404f4-4fa1-7a0f-b7a2-44fc7e3fcea4_1, oa:relationep_rat_ace404f4-4fa1-7a0f-b7a2-44fc7e3fcea4_2 ;
  a2a:hasSource oa:source_rat_ace404f4-4fa1-7a0f-b7a2-44fc7e3fcea4 .

oa:person_rat_ace404f4-4fa1-7a0f-b7a2-44fc7e3fcea4_Person-60c1970a-907e-ee95-377c-aaaf84510a96
  a a2a:Person ;
  rdfs:label "Matthijs Ente" ;
  a2a:PersonName [
    rdfs:label "Matthijs Ente" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNameLastName "Ente"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_ace404f4-4fa1-7a0f-b7a2-44fc7e3fcea4_Person-7dfbd36f-61de-3dfb-8e27-4409669e6bb4
  a a2a:Person ;
  rdfs:label "Perina Struijk" ;
  a2a:PersonName [
    rdfs:label "Perina Struijk" ;
    a2a:PersonNameFirstName "Perina" ;
    a2a:PersonNameLastName "Struijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_ace404f4-4fa1-7a0f-b7a2-44fc7e3fcea4_Person-2846a88a-231f-b956-e53a-c95a5f7508d9
  a a2a:Person ;
  rdfs:label "Perina Cornelia Ente" ;
  a2a:PersonName [
    rdfs:label "Perina Cornelia Ente" ;
    a2a:PersonNameFirstName "Perina Cornelia" ;
    a2a:PersonNameLastName "Ente"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rat_ace404f4-4fa1-7a0f-b7a2-44fc7e3fcea4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1760" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1760-11-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_rat_ace404f4-4fa1-7a0f-b7a2-44fc7e3fcea4_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_ace404f4-4fa1-7a0f-b7a2-44fc7e3fcea4_Person:60c1970a-907e-ee95-377c-aaaf84510a96 ;
  a2a:EventKeyRef oa:event_rat_ace404f4-4fa1-7a0f-b7a2-44fc7e3fcea4_Event1 .

oa:relationep_rat_ace404f4-4fa1-7a0f-b7a2-44fc7e3fcea4_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_ace404f4-4fa1-7a0f-b7a2-44fc7e3fcea4_Person:7dfbd36f-61de-3dfb-8e27-4409669e6bb4 ;
  a2a:EventKeyRef oa:event_rat_ace404f4-4fa1-7a0f-b7a2-44fc7e3fcea4_Event1 .

oa:relationep_rat_ace404f4-4fa1-7a0f-b7a2-44fc7e3fcea4_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_ace404f4-4fa1-7a0f-b7a2-44fc7e3fcea4_Person:2846a88a-231f-b956-e53a-c95a5f7508d9 ;
  a2a:EventKeyRef oa:event_rat_ace404f4-4fa1-7a0f-b7a2-44fc7e3fcea4_Event1 .

oa:source_rat_ace404f4-4fa1-7a0f-b7a2-44fc7e3fcea4
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1760-11-09 - 1760-11-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1760-11-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1760-11-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1760" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1760-11-09"^^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: 25, Peri..." ;
    a2a:Book "Inv.nr. 25 - Oosterhout - doopboek 1754-1810 (nederduits-gereformeerde gemeente)" ;
    a2a:RegistryNumber "25" ;
    a2a:Folio "7" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Oosterhout, 1610-1810, Bron: boek, Deel: 25, Peri..., Inv.nr. 25 - Oosterhout - doopboek 1754-1810 (nederduits-gereformeerde gemeente), 25, 7"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/2014610f-cf8a-09af-daa2-c6809a108b46.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/ace404f4-4fa1-7a0f-b7a2-44fc7e3fcea4" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/2014610f-cf8a-09af-daa2-c6809a108b46.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/ace404f4-4fa1-7a0f-b7a2-44fc7e3fcea4" ;
  a2a:RecordGUID "{ace404f4-4fa1-7a0f-b7a2-44fc7e3fcea4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_24690_00024690.xml van RAT" .

