@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_e04247fc-badb-e4a9-1533-b9368bbe9c41
  a a2a:Record ;
  rdfs:label "Doop op 8 oktober 1702 te Ulicoten" ;
  a2a:hasPerson oa:person_rat_e04247fc-badb-e4a9-1533-b9368bbe9c41_Person-07cf47c7-07b5-9558-b8cf-faacfd46ce80, oa:person_rat_e04247fc-badb-e4a9-1533-b9368bbe9c41_Person-6fc0d161-fae2-a2cc-b70c-df73f1cf4a7d, oa:person_rat_e04247fc-badb-e4a9-1533-b9368bbe9c41_Person-579e9d7c-e379-40e8-435b-5b2acb8996c6 ;
  a2a:hasEvent oa:event_rat_e04247fc-badb-e4a9-1533-b9368bbe9c41_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_e04247fc-badb-e4a9-1533-b9368bbe9c41_0, oa:relationep_rat_e04247fc-badb-e4a9-1533-b9368bbe9c41_1, oa:relationep_rat_e04247fc-badb-e4a9-1533-b9368bbe9c41_2 ;
  a2a:hasSource oa:source_rat_e04247fc-badb-e4a9-1533-b9368bbe9c41 .

oa:person_rat_e04247fc-badb-e4a9-1533-b9368bbe9c41_Person-07cf47c7-07b5-9558-b8cf-faacfd46ce80
  a a2a:Person ;
  rdfs:label "Adriana Adrianus Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Adriana Adrianus Verhoeven" ;
    a2a:PersonNameFirstName "Adriana Adrianus" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_e04247fc-badb-e4a9-1533-b9368bbe9c41_Person-6fc0d161-fae2-a2cc-b70c-df73f1cf4a7d
  a a2a:Person ;
  rdfs:label "Waltherus Walterus N." ;
  a2a:PersonName [
    rdfs:label "Waltherus Walterus N." ;
    a2a:PersonNameFirstName "Waltherus" ;
    a2a:PersonNamePatronym "Walterus" ;
    a2a:PersonNameLastName "N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_e04247fc-badb-e4a9-1533-b9368bbe9c41_Person-579e9d7c-e379-40e8-435b-5b2acb8996c6
  a a2a:Person ;
  rdfs:label "Walterus Walterus N." ;
  a2a:PersonName [
    rdfs:label "Walterus Walterus N." ;
    a2a:PersonNameFirstName "Walterus Walterus" ;
    a2a:PersonNameLastName "N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_e04247fc-badb-e4a9-1533-b9368bbe9c41_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1702" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1702-10-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ulicoten" ;
    rdfs:label "Ulicoten"
  ] .

oa:relationep_rat_e04247fc-badb-e4a9-1533-b9368bbe9c41_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_e04247fc-badb-e4a9-1533-b9368bbe9c41_Person:07cf47c7-07b5-9558-b8cf-faacfd46ce80 ;
  a2a:EventKeyRef oa:event_rat_e04247fc-badb-e4a9-1533-b9368bbe9c41_Event1 .

oa:relationep_rat_e04247fc-badb-e4a9-1533-b9368bbe9c41_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_e04247fc-badb-e4a9-1533-b9368bbe9c41_Person:6fc0d161-fae2-a2cc-b70c-df73f1cf4a7d ;
  a2a:EventKeyRef oa:event_rat_e04247fc-badb-e4a9-1533-b9368bbe9c41_Event1 .

oa:relationep_rat_e04247fc-badb-e4a9-1533-b9368bbe9c41_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_e04247fc-badb-e4a9-1533-b9368bbe9c41_Person:579e9d7c-e379-40e8-435b-5b2acb8996c6 ;
  a2a:EventKeyRef oa:event_rat_e04247fc-badb-e4a9-1533-b9368bbe9c41_Event1 .

oa:source_rat_e04247fc-badb-e4a9-1533-b9368bbe9c41
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau", "1702-10-08 - 1702-10-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1702-10-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1702-10-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1702" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1702-10-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Baarle-Nassau, 1616-1810, Bron: boek, Deel: 23, P..." ;
    a2a:Book "Inv.nr. 23 - Ulecoten - akten van doop en ondertrouw 1666-1744 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "23" ;
    a2a:Folio "37v" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Baarle-Nassau, 1616-1810, Bron: boek, Deel: 23, P..., Inv.nr. 23 - Ulecoten - akten van doop en ondertrouw 1666-1744 (rooms-katholieke parochie), 23, 37v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/61af352c-8f86-21f9-3393-1f0f9c9421aa.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/e04247fc-badb-e4a9-1533-b9368bbe9c41" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/61af352c-8f86-21f9-3393-1f0f9c9421aa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-04-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/e04247fc-badb-e4a9-1533-b9368bbe9c41" ;
  a2a:RecordGUID "{e04247fc-badb-e4a9-1533-b9368bbe9c41}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_25124_00025124.xml van RAT" .

