@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_056f5c4b-eec7-cf6e-64a3-2b8b71a1686e
  a a2a:Record ;
  rdfs:label "Doop op 25 februari 1816 te Oisterwijk" ;
  a2a:hasPerson oa:person_rat_056f5c4b-eec7-cf6e-64a3-2b8b71a1686e_Person-8d67d693-22bc-a003-490a-1feb22071273, oa:person_rat_056f5c4b-eec7-cf6e-64a3-2b8b71a1686e_Person-8e8c84e7-a69b-d271-67e6-e1ae43a45251, oa:person_rat_056f5c4b-eec7-cf6e-64a3-2b8b71a1686e_Person-e7041141-0987-9424-e8d4-69ef67e7756b ;
  a2a:hasEvent oa:event_rat_056f5c4b-eec7-cf6e-64a3-2b8b71a1686e_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_056f5c4b-eec7-cf6e-64a3-2b8b71a1686e_0, oa:relationep_rat_056f5c4b-eec7-cf6e-64a3-2b8b71a1686e_1, oa:relationep_rat_056f5c4b-eec7-cf6e-64a3-2b8b71a1686e_2 ;
  a2a:hasSource oa:source_rat_056f5c4b-eec7-cf6e-64a3-2b8b71a1686e .

oa:person_rat_056f5c4b-eec7-cf6e-64a3-2b8b71a1686e_Person-8d67d693-22bc-a003-490a-1feb22071273
  a a2a:Person ;
  rdfs:label "Maria van der Loo" ;
  a2a:PersonName [
    rdfs:label "Maria van der Loo" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Loo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_056f5c4b-eec7-cf6e-64a3-2b8b71a1686e_Person-8e8c84e7-a69b-d271-67e6-e1ae43a45251
  a a2a:Person ;
  rdfs:label "Cornelia Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Cornelia Verhoeven" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_rat_056f5c4b-eec7-cf6e-64a3-2b8b71a1686e_Person-e7041141-0987-9424-e8d4-69ef67e7756b
  a a2a:Person ;
  rdfs:label "Adrianus Laurentius Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Adrianus Laurentius Verhoeven" ;
    a2a:PersonNameFirstName "Adrianus Laurentius" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_056f5c4b-eec7-cf6e-64a3-2b8b71a1686e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1816" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1816-02-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk"
  ] .

oa:relationep_rat_056f5c4b-eec7-cf6e-64a3-2b8b71a1686e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_056f5c4b-eec7-cf6e-64a3-2b8b71a1686e_Person:8d67d693-22bc-a003-490a-1feb22071273 ;
  a2a:EventKeyRef oa:event_rat_056f5c4b-eec7-cf6e-64a3-2b8b71a1686e_Event1 .

oa:relationep_rat_056f5c4b-eec7-cf6e-64a3-2b8b71a1686e_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_056f5c4b-eec7-cf6e-64a3-2b8b71a1686e_Person:8e8c84e7-a69b-d271-67e6-e1ae43a45251 ;
  a2a:EventKeyRef oa:event_rat_056f5c4b-eec7-cf6e-64a3-2b8b71a1686e_Event1 .

oa:relationep_rat_056f5c4b-eec7-cf6e-64a3-2b8b71a1686e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_056f5c4b-eec7-cf6e-64a3-2b8b71a1686e_Person:e7041141-0987-9424-e8d4-69ef67e7756b ;
  a2a:EventKeyRef oa:event_rat_056f5c4b-eec7-cf6e-64a3-2b8b71a1686e_Event1 .

oa:source_rat_056f5c4b-eec7-cf6e-64a3-2b8b71a1686e
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk", "1816-02-25 - 1816-02-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1816-02-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1816-02-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1816" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1816-02-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 39" ;
    a2a:Book "Inv.nr. 39 - Oisterwijk - doopboek 1765-1838 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "39" ;
    a2a:Folio "219" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 39, Inv.nr. 39 - Oisterwijk - doopboek 1765-1838 (rooms-katholieke parochie), 39, 219"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/bf393051-a799-1def-90af-c787a6b4b659.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/056f5c4b-eec7-cf6e-64a3-2b8b71a1686e" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/bf393051-a799-1def-90af-c787a6b4b659.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-07-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/056f5c4b-eec7-cf6e-64a3-2b8b71a1686e" ;
  a2a:RecordGUID "{056f5c4b-eec7-cf6e-64a3-2b8b71a1686e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20948_00020948.xml van RAT" .

