@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_1f45bb68-2dd6-2a15-e97d-a9cac95ee1fa
  a a2a:Record ;
  rdfs:label "Doop op 11 januari 1681 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_1f45bb68-2dd6-2a15-e97d-a9cac95ee1fa_Person-09a34de4-5061-8f97-a788-1cbcf6ab5cb7, oa:person_rat_1f45bb68-2dd6-2a15-e97d-a9cac95ee1fa_Person-2d382a2b-fcaa-a93a-476d-0a5baec3b781, oa:person_rat_1f45bb68-2dd6-2a15-e97d-a9cac95ee1fa_Person-c1242f44-54e8-1614-3014-83a0a81c33ac ;
  a2a:hasEvent oa:event_rat_1f45bb68-2dd6-2a15-e97d-a9cac95ee1fa_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_1f45bb68-2dd6-2a15-e97d-a9cac95ee1fa_0, oa:relationep_rat_1f45bb68-2dd6-2a15-e97d-a9cac95ee1fa_1, oa:relationep_rat_1f45bb68-2dd6-2a15-e97d-a9cac95ee1fa_2 ;
  a2a:hasSource oa:source_rat_1f45bb68-2dd6-2a15-e97d-a9cac95ee1fa .

oa:person_rat_1f45bb68-2dd6-2a15-e97d-a9cac95ee1fa_Person-09a34de4-5061-8f97-a788-1cbcf6ab5cb7
  a a2a:Person ;
  rdfs:label "Cornelia Janse van Loon" ;
  a2a:PersonName [
    rdfs:label "Cornelia Janse van Loon" ;
    a2a:PersonNameFirstName "Cornelia Janse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_1f45bb68-2dd6-2a15-e97d-a9cac95ee1fa_Person-2d382a2b-fcaa-a93a-476d-0a5baec3b781
  a a2a:Person ;
  rdfs:label "Cornelius Ansems" ;
  a2a:PersonName [
    rdfs:label "Cornelius Ansems" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Ansems"
  ] ;
  a2a:Gender "Man" .

oa:person_rat_1f45bb68-2dd6-2a15-e97d-a9cac95ee1fa_Person-c1242f44-54e8-1614-3014-83a0a81c33ac
  a a2a:Person ;
  rdfs:label "Henricus Ansems" ;
  a2a:PersonName [
    rdfs:label "Henricus Ansems" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Ansems"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_1f45bb68-2dd6-2a15-e97d-a9cac95ee1fa_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1681" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1681-01-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_rat_1f45bb68-2dd6-2a15-e97d-a9cac95ee1fa_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_1f45bb68-2dd6-2a15-e97d-a9cac95ee1fa_Person:09a34de4-5061-8f97-a788-1cbcf6ab5cb7 ;
  a2a:EventKeyRef oa:event_rat_1f45bb68-2dd6-2a15-e97d-a9cac95ee1fa_Event1 .

oa:relationep_rat_1f45bb68-2dd6-2a15-e97d-a9cac95ee1fa_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_1f45bb68-2dd6-2a15-e97d-a9cac95ee1fa_Person:2d382a2b-fcaa-a93a-476d-0a5baec3b781 ;
  a2a:EventKeyRef oa:event_rat_1f45bb68-2dd6-2a15-e97d-a9cac95ee1fa_Event1 .

oa:relationep_rat_1f45bb68-2dd6-2a15-e97d-a9cac95ee1fa_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_1f45bb68-2dd6-2a15-e97d-a9cac95ee1fa_Person:c1242f44-54e8-1614-3014-83a0a81c33ac ;
  a2a:EventKeyRef oa:event_rat_1f45bb68-2dd6-2a15-e97d-a9cac95ee1fa_Event1 .

oa:source_rat_1f45bb68-2dd6-2a15-e97d-a9cac95ee1fa
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1681-01-11 - 1681-01-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1681-01-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1681-01-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1681" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1681-01-11"^^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: 09, Peri..." ;
    a2a:Book "Inv.nr. 09 - Oosterhout - doopboek 1649-1658 en 1676-1682 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "09" ;
    a2a:Folio "137" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Oosterhout, 1610-1810, Bron: boek, Deel: 09, Peri..., Inv.nr. 09 - Oosterhout - doopboek 1649-1658 en 1676-1682 (rooms-katholieke parochie), 09, 137"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/abe0d656-1f03-836e-be46-ab5669da4ce9.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/1f45bb68-2dd6-2a15-e97d-a9cac95ee1fa" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/abe0d656-1f03-836e-be46-ab5669da4ce9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/1f45bb68-2dd6-2a15-e97d-a9cac95ee1fa" ;
  a2a:RecordGUID "{1f45bb68-2dd6-2a15-e97d-a9cac95ee1fa}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_21974_00021974.xml van RAT" .

