@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_2efb7b14-8131-3fc2-8534-eacea819bc0f
  a a2a:Record ;
  rdfs:label "Doop op 5 juli 1774 te Tilburg" ;
  a2a:hasPerson oa:person_rat_2efb7b14-8131-3fc2-8534-eacea819bc0f_Person-90dfc260-6785-adc2-f4e5-70d2ccb9ca6c, oa:person_rat_2efb7b14-8131-3fc2-8534-eacea819bc0f_Person-77305b03-2833-d5c5-e029-1c79fa511e1b, oa:person_rat_2efb7b14-8131-3fc2-8534-eacea819bc0f_Person-2cec0cdf-4bee-e89d-d7aa-bf92bf238113 ;
  a2a:hasEvent oa:event_rat_2efb7b14-8131-3fc2-8534-eacea819bc0f_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_2efb7b14-8131-3fc2-8534-eacea819bc0f_0, oa:relationep_rat_2efb7b14-8131-3fc2-8534-eacea819bc0f_1, oa:relationep_rat_2efb7b14-8131-3fc2-8534-eacea819bc0f_2 ;
  a2a:hasSource oa:source_rat_2efb7b14-8131-3fc2-8534-eacea819bc0f .

oa:person_rat_2efb7b14-8131-3fc2-8534-eacea819bc0f_Person-90dfc260-6785-adc2-f4e5-70d2ccb9ca6c
  a a2a:Person ;
  rdfs:label "Maria Elizabetha Broers" ;
  a2a:PersonName [
    rdfs:label "Maria Elizabetha Broers" ;
    a2a:PersonNameFirstName "Maria Elizabetha" ;
    a2a:PersonNameLastName "Broers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_2efb7b14-8131-3fc2-8534-eacea819bc0f_Person-77305b03-2833-d5c5-e029-1c79fa511e1b
  a a2a:Person ;
  rdfs:label "Maria Antonia Mutsaers" ;
  a2a:PersonName [
    rdfs:label "Maria Antonia Mutsaers" ;
    a2a:PersonNameFirstName "Maria Antonia" ;
    a2a:PersonNameLastName "Mutsaers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_2efb7b14-8131-3fc2-8534-eacea819bc0f_Person-2cec0cdf-4bee-e89d-d7aa-bf92bf238113
  a a2a:Person ;
  rdfs:label "Adrianus Mutsaers" ;
  a2a:PersonName [
    rdfs:label "Adrianus Mutsaers" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Mutsaers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_2efb7b14-8131-3fc2-8534-eacea819bc0f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1774" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1774-07-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_2efb7b14-8131-3fc2-8534-eacea819bc0f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_2efb7b14-8131-3fc2-8534-eacea819bc0f_Person:90dfc260-6785-adc2-f4e5-70d2ccb9ca6c ;
  a2a:EventKeyRef oa:event_rat_2efb7b14-8131-3fc2-8534-eacea819bc0f_Event1 .

oa:relationep_rat_2efb7b14-8131-3fc2-8534-eacea819bc0f_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_2efb7b14-8131-3fc2-8534-eacea819bc0f_Person:77305b03-2833-d5c5-e029-1c79fa511e1b ;
  a2a:EventKeyRef oa:event_rat_2efb7b14-8131-3fc2-8534-eacea819bc0f_Event1 .

oa:relationep_rat_2efb7b14-8131-3fc2-8534-eacea819bc0f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_2efb7b14-8131-3fc2-8534-eacea819bc0f_Person:2cec0cdf-4bee-e89d-d7aa-bf92bf238113 ;
  a2a:EventKeyRef oa:event_rat_2efb7b14-8131-3fc2-8534-eacea819bc0f_Event1 .

oa:source_rat_2efb7b14-8131-3fc2-8534-eacea819bc0f
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1774-07-05 - 1774-07-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1774-07-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1774-07-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1774" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1774-07-05"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 90, Periode: 1774-1779" ;
    a2a:Book "Inv.nr. 090 - Tilburg en Goirle - Doopboek 1774-1779 (Rooms-katholieke parochie ´t Goirke)" ;
    a2a:RegistryNumber "90" ;
    a2a:Folio "1" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 90, Periode: 1774-1779, Inv.nr. 090 - Tilburg en Goirle - Doopboek 1774-1779 (Rooms-katholieke parochie ´t Goirke), 90, 1"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/07600322-cf70-0889-dcdd-9bfaf254f7b9.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2efb7b14-8131-3fc2-8534-eacea819bc0f" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/07600322-cf70-0889-dcdd-9bfaf254f7b9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-02-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2efb7b14-8131-3fc2-8534-eacea819bc0f" ;
  a2a:RecordGUID "{2efb7b14-8131-3fc2-8534-eacea819bc0f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_23031_00023031.xml van RAT" .

