@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_da13b7c6-e416-15df-5e33-93281b9f7d4d
  a a2a:Record ;
  rdfs:label "Doop op 20 september 1708 te Tilburg" ;
  a2a:hasPerson oa:person_rat_da13b7c6-e416-15df-5e33-93281b9f7d4d_Person-1d9e775b-4389-15e8-1b69-757c208c63fd, oa:person_rat_da13b7c6-e416-15df-5e33-93281b9f7d4d_Person-901c49c6-8701-d345-f8db-ce391f74b945, oa:person_rat_da13b7c6-e416-15df-5e33-93281b9f7d4d_Person-a73eb732-e4fd-9351-ec03-66ae47ccc2e2 ;
  a2a:hasEvent oa:event_rat_da13b7c6-e416-15df-5e33-93281b9f7d4d_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_da13b7c6-e416-15df-5e33-93281b9f7d4d_0, oa:relationep_rat_da13b7c6-e416-15df-5e33-93281b9f7d4d_1, oa:relationep_rat_da13b7c6-e416-15df-5e33-93281b9f7d4d_2 ;
  a2a:hasSource oa:source_rat_da13b7c6-e416-15df-5e33-93281b9f7d4d .

oa:person_rat_da13b7c6-e416-15df-5e33-93281b9f7d4d_Person-1d9e775b-4389-15e8-1b69-757c208c63fd
  a a2a:Person ;
  rdfs:label "Elisabeth Pauwels Franken" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Pauwels Franken" ;
    a2a:PersonNameFirstName "Elisabeth Pauwels" ;
    a2a:PersonNameLastName "Franken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_da13b7c6-e416-15df-5e33-93281b9f7d4d_Person-901c49c6-8701-d345-f8db-ce391f74b945
  a a2a:Person ;
  rdfs:label "Adriana Maria Mutsers" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Mutsers" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Mutsers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_rat_da13b7c6-e416-15df-5e33-93281b9f7d4d_Person-a73eb732-e4fd-9351-ec03-66ae47ccc2e2
  a a2a:Person ;
  rdfs:label "Adrianus Claes Mutsers" ;
  a2a:PersonName [
    rdfs:label "Adrianus Claes Mutsers" ;
    a2a:PersonNameFirstName "Adrianus Claes" ;
    a2a:PersonNameLastName "Mutsers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_da13b7c6-e416-15df-5e33-93281b9f7d4d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1708" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1708-09-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_da13b7c6-e416-15df-5e33-93281b9f7d4d_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_da13b7c6-e416-15df-5e33-93281b9f7d4d_Person:1d9e775b-4389-15e8-1b69-757c208c63fd ;
  a2a:EventKeyRef oa:event_rat_da13b7c6-e416-15df-5e33-93281b9f7d4d_Event1 .

oa:relationep_rat_da13b7c6-e416-15df-5e33-93281b9f7d4d_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_da13b7c6-e416-15df-5e33-93281b9f7d4d_Person:901c49c6-8701-d345-f8db-ce391f74b945 ;
  a2a:EventKeyRef oa:event_rat_da13b7c6-e416-15df-5e33-93281b9f7d4d_Event1 .

oa:relationep_rat_da13b7c6-e416-15df-5e33-93281b9f7d4d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_da13b7c6-e416-15df-5e33-93281b9f7d4d_Person:a73eb732-e4fd-9351-ec03-66ae47ccc2e2 ;
  a2a:EventKeyRef oa:event_rat_da13b7c6-e416-15df-5e33-93281b9f7d4d_Event1 .

oa:source_rat_da13b7c6-e416-15df-5e33-93281b9f7d4d
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1708-09-20 - 1708-09-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1708-09-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1708-09-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1708" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1708-09-20"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 77, Periode: 1705-1709" ;
    a2a:Book "Inv.nr. 077 - Tilburg en Goirle - Doopboek 1705-1709 (Rooms-katholieke parochie ´t Goirke)" ;
    a2a:RegistryNumber "77" ;
    a2a:Folio "41" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 77, Periode: 1705-1709, Inv.nr. 077 - Tilburg en Goirle - Doopboek 1705-1709 (Rooms-katholieke parochie ´t Goirke), 77, 41"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/ab43e994-39cc-b93d-e878-bdc2b80116ec.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/da13b7c6-e416-15df-5e33-93281b9f7d4d" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/ab43e994-39cc-b93d-e878-bdc2b80116ec.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-11-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/da13b7c6-e416-15df-5e33-93281b9f7d4d" ;
  a2a:RecordGUID "{da13b7c6-e416-15df-5e33-93281b9f7d4d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_25095_00025095.xml van RAT" .

