@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_f7d2fd57-8eca-e974-bbab-b8c235fc3157
  a a2a:Record ;
  rdfs:label "Doop op 7 april 1721 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_f7d2fd57-8eca-e974-bbab-b8c235fc3157_Person-e9a5cb40-81fc-c8ff-d22e-ec5f9ccfb7fe, oa:person_rat_f7d2fd57-8eca-e974-bbab-b8c235fc3157_Person-55d50a9b-226d-5d4e-e045-a8052c34c6b3, oa:person_rat_f7d2fd57-8eca-e974-bbab-b8c235fc3157_Person-aa563b94-6b99-da70-481b-43987e647c53 ;
  a2a:hasEvent oa:event_rat_f7d2fd57-8eca-e974-bbab-b8c235fc3157_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_f7d2fd57-8eca-e974-bbab-b8c235fc3157_0, oa:relationep_rat_f7d2fd57-8eca-e974-bbab-b8c235fc3157_1, oa:relationep_rat_f7d2fd57-8eca-e974-bbab-b8c235fc3157_2 ;
  a2a:hasSource oa:source_rat_f7d2fd57-8eca-e974-bbab-b8c235fc3157 .

oa:person_rat_f7d2fd57-8eca-e974-bbab-b8c235fc3157_Person-e9a5cb40-81fc-c8ff-d22e-ec5f9ccfb7fe
  a a2a:Person ;
  rdfs:label "Godefridus Jansen Knipscheer" ;
  a2a:PersonName [
    rdfs:label "Godefridus Jansen Knipscheer" ;
    a2a:PersonNameFirstName "Godefridus Jansen" ;
    a2a:PersonNameLastName "Knipscheer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_f7d2fd57-8eca-e974-bbab-b8c235fc3157_Person-55d50a9b-226d-5d4e-e045-a8052c34c6b3
  a a2a:Person ;
  rdfs:label "Anna Laurijsen Bul" ;
  a2a:PersonName [
    rdfs:label "Anna Laurijsen Bul" ;
    a2a:PersonNameFirstName "Anna Laurijsen" ;
    a2a:PersonNameLastName "Bul"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_f7d2fd57-8eca-e974-bbab-b8c235fc3157_Person-aa563b94-6b99-da70-481b-43987e647c53
  a a2a:Person ;
  rdfs:label "Petronella Knipscheer" ;
  a2a:PersonName [
    rdfs:label "Petronella Knipscheer" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Knipscheer"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rat_f7d2fd57-8eca-e974-bbab-b8c235fc3157_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1721" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1721-04-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_rat_f7d2fd57-8eca-e974-bbab-b8c235fc3157_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_f7d2fd57-8eca-e974-bbab-b8c235fc3157_Person:e9a5cb40-81fc-c8ff-d22e-ec5f9ccfb7fe ;
  a2a:EventKeyRef oa:event_rat_f7d2fd57-8eca-e974-bbab-b8c235fc3157_Event1 .

oa:relationep_rat_f7d2fd57-8eca-e974-bbab-b8c235fc3157_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_f7d2fd57-8eca-e974-bbab-b8c235fc3157_Person:55d50a9b-226d-5d4e-e045-a8052c34c6b3 ;
  a2a:EventKeyRef oa:event_rat_f7d2fd57-8eca-e974-bbab-b8c235fc3157_Event1 .

oa:relationep_rat_f7d2fd57-8eca-e974-bbab-b8c235fc3157_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_f7d2fd57-8eca-e974-bbab-b8c235fc3157_Person:aa563b94-6b99-da70-481b-43987e647c53 ;
  a2a:EventKeyRef oa:event_rat_f7d2fd57-8eca-e974-bbab-b8c235fc3157_Event1 .

oa:source_rat_f7d2fd57-8eca-e974-bbab-b8c235fc3157
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1721-04-07 - 1721-04-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1721-04-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1721-04-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1721" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1721-04-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: register, Deel: 12, Periode: 1703-1727" ;
    a2a:Book "Inv.nr. 12 - Oosterhout - doopboek 1703-1727 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "225" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: register, Deel: 12, Periode: 1703-1727, Inv.nr. 12 - Oosterhout - doopboek 1703-1727 (rooms-katholieke parochie), 12, 225"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/9bb5789a-3a5f-4e9f-e20c-2e065e1f74b2.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/f7d2fd57-8eca-e974-bbab-b8c235fc3157" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/9bb5789a-3a5f-4e9f-e20c-2e065e1f74b2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-03-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/f7d2fd57-8eca-e974-bbab-b8c235fc3157" ;
  a2a:RecordGUID "{f7d2fd57-8eca-e974-bbab-b8c235fc3157}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210908_28090_00028090.xml van RAT" .

