@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_d6aa7948-ee2d-2a79-74f8-e1db3a560bb7
  a a2a:Record ;
  rdfs:label "Doop op 19 maart 1718 te Tilburg" ;
  a2a:hasPerson oa:person_rat_d6aa7948-ee2d-2a79-74f8-e1db3a560bb7_Person-917ff65f-ea96-659a-bdd3-18d71d143fac, oa:person_rat_d6aa7948-ee2d-2a79-74f8-e1db3a560bb7_Person-10949eee-0af5-65a0-45b4-2d4bcd66cfcf, oa:person_rat_d6aa7948-ee2d-2a79-74f8-e1db3a560bb7_Person-e3e1c4ad-6f4a-0574-5daf-63ed983383a7 ;
  a2a:hasEvent oa:event_rat_d6aa7948-ee2d-2a79-74f8-e1db3a560bb7_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_d6aa7948-ee2d-2a79-74f8-e1db3a560bb7_0, oa:relationep_rat_d6aa7948-ee2d-2a79-74f8-e1db3a560bb7_1, oa:relationep_rat_d6aa7948-ee2d-2a79-74f8-e1db3a560bb7_2 ;
  a2a:hasSource oa:source_rat_d6aa7948-ee2d-2a79-74f8-e1db3a560bb7 .

oa:person_rat_d6aa7948-ee2d-2a79-74f8-e1db3a560bb7_Person-917ff65f-ea96-659a-bdd3-18d71d143fac
  a a2a:Person ;
  rdfs:label "Maria Cuijpers" ;
  a2a:PersonName [
    rdfs:label "Maria Cuijpers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Cuijpers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_d6aa7948-ee2d-2a79-74f8-e1db3a560bb7_Person-10949eee-0af5-65a0-45b4-2d4bcd66cfcf
  a a2a:Person ;
  rdfs:label "Anna Maria Mombaers" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Mombaers" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Mombaers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_rat_d6aa7948-ee2d-2a79-74f8-e1db3a560bb7_Person-e3e1c4ad-6f4a-0574-5daf-63ed983383a7
  a a2a:Person ;
  rdfs:label "Cornelius Mombaers" ;
  a2a:PersonName [
    rdfs:label "Cornelius Mombaers" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Mombaers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_d6aa7948-ee2d-2a79-74f8-e1db3a560bb7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1718" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1718-03-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_d6aa7948-ee2d-2a79-74f8-e1db3a560bb7_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_d6aa7948-ee2d-2a79-74f8-e1db3a560bb7_Person:917ff65f-ea96-659a-bdd3-18d71d143fac ;
  a2a:EventKeyRef oa:event_rat_d6aa7948-ee2d-2a79-74f8-e1db3a560bb7_Event1 .

oa:relationep_rat_d6aa7948-ee2d-2a79-74f8-e1db3a560bb7_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_d6aa7948-ee2d-2a79-74f8-e1db3a560bb7_Person:10949eee-0af5-65a0-45b4-2d4bcd66cfcf ;
  a2a:EventKeyRef oa:event_rat_d6aa7948-ee2d-2a79-74f8-e1db3a560bb7_Event1 .

oa:relationep_rat_d6aa7948-ee2d-2a79-74f8-e1db3a560bb7_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_d6aa7948-ee2d-2a79-74f8-e1db3a560bb7_Person:e3e1c4ad-6f4a-0574-5daf-63ed983383a7 ;
  a2a:EventKeyRef oa:event_rat_d6aa7948-ee2d-2a79-74f8-e1db3a560bb7_Event1 .

oa:source_rat_d6aa7948-ee2d-2a79-74f8-e1db3a560bb7
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1718-03-19 - 1718-03-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1718-03-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1718-03-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1718" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1718-03-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 82" ;
    a2a:Book "Inv.nr. 082 - Tilburg en Goirle - Doopboek (Heike) 1709-1722, Doopboek 1729-1737 (Rooms-katholiek..." ;
    a2a:RegistryNumber "82" ;
    a2a:Folio "34" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 82, Inv.nr. 082 - Tilburg en Goirle - Doopboek (Heike) 1709-1722, Doopboek 1729-1737 (Rooms-katholiek..., 82, 34"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/e43350c5-2e84-9699-61a8-fbf3f1632a51.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/d6aa7948-ee2d-2a79-74f8-e1db3a560bb7" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/e43350c5-2e84-9699-61a8-fbf3f1632a51.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-11-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/d6aa7948-ee2d-2a79-74f8-e1db3a560bb7" ;
  a2a:RecordGUID "{d6aa7948-ee2d-2a79-74f8-e1db3a560bb7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_25079_00025079.xml van RAT" .

