@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_45bfeb32-87fc-7c6b-7332-e5d024f836b4
  a a2a:Record ;
  rdfs:label "Doop op 16 februari 1758 te Tilburg" ;
  a2a:hasPerson oa:person_rat_45bfeb32-87fc-7c6b-7332-e5d024f836b4_Person-a5015ebc-5549-1d1f-c676-20475ab5751d, oa:person_rat_45bfeb32-87fc-7c6b-7332-e5d024f836b4_Person-cd6a7385-9d4c-ffa7-3d6e-21a24b80cc07, oa:person_rat_45bfeb32-87fc-7c6b-7332-e5d024f836b4_Person-afb2a7cb-6e5f-1c5b-be22-61d9dd355939 ;
  a2a:hasEvent oa:event_rat_45bfeb32-87fc-7c6b-7332-e5d024f836b4_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_45bfeb32-87fc-7c6b-7332-e5d024f836b4_0, oa:relationep_rat_45bfeb32-87fc-7c6b-7332-e5d024f836b4_1, oa:relationep_rat_45bfeb32-87fc-7c6b-7332-e5d024f836b4_2 ;
  a2a:hasSource oa:source_rat_45bfeb32-87fc-7c6b-7332-e5d024f836b4 .

oa:person_rat_45bfeb32-87fc-7c6b-7332-e5d024f836b4_Person-a5015ebc-5549-1d1f-c676-20475ab5751d
  a a2a:Person ;
  rdfs:label "Maria Vermeulen" ;
  a2a:PersonName [
    rdfs:label "Maria Vermeulen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Vermeulen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_45bfeb32-87fc-7c6b-7332-e5d024f836b4_Person-cd6a7385-9d4c-ffa7-3d6e-21a24b80cc07
  a a2a:Person ;
  rdfs:label "Adriana Maria Pijneborgh" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Pijneborgh" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Pijneborgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_45bfeb32-87fc-7c6b-7332-e5d024f836b4_Person-afb2a7cb-6e5f-1c5b-be22-61d9dd355939
  a a2a:Person ;
  rdfs:label "Wilhelmus Pijneborgh" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Pijneborgh" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Pijneborgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_45bfeb32-87fc-7c6b-7332-e5d024f836b4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1758" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1758-02-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_45bfeb32-87fc-7c6b-7332-e5d024f836b4_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_45bfeb32-87fc-7c6b-7332-e5d024f836b4_Person:a5015ebc-5549-1d1f-c676-20475ab5751d ;
  a2a:EventKeyRef oa:event_rat_45bfeb32-87fc-7c6b-7332-e5d024f836b4_Event1 .

oa:relationep_rat_45bfeb32-87fc-7c6b-7332-e5d024f836b4_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_45bfeb32-87fc-7c6b-7332-e5d024f836b4_Person:cd6a7385-9d4c-ffa7-3d6e-21a24b80cc07 ;
  a2a:EventKeyRef oa:event_rat_45bfeb32-87fc-7c6b-7332-e5d024f836b4_Event1 .

oa:relationep_rat_45bfeb32-87fc-7c6b-7332-e5d024f836b4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_45bfeb32-87fc-7c6b-7332-e5d024f836b4_Person:afb2a7cb-6e5f-1c5b-be22-61d9dd355939 ;
  a2a:EventKeyRef oa:event_rat_45bfeb32-87fc-7c6b-7332-e5d024f836b4_Event1 .

oa:source_rat_45bfeb32-87fc-7c6b-7332-e5d024f836b4
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1758-02-16 - 1758-02-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1758-02-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1758-02-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1758" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1758-02-16"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 92" ;
    a2a:Book "Inv.nr. 092 - Tilburg en Goirle - Doopboek 1784-1789, Doopboek (Heike)1754-1759 (Rooms-katholieke..." ;
    a2a:RegistryNumber "92" ;
    a2a:Folio "92" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 92, Inv.nr. 092 - Tilburg en Goirle - Doopboek 1784-1789, Doopboek (Heike)1754-1759 (Rooms-katholieke..., 92, 92"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/75c74d72-eeef-70ef-b8f1-cf649c5baa2e.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/45bfeb32-87fc-7c6b-7332-e5d024f836b4" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/75c74d72-eeef-70ef-b8f1-cf649c5baa2e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/45bfeb32-87fc-7c6b-7332-e5d024f836b4" ;
  a2a:RecordGUID "{45bfeb32-87fc-7c6b-7332-e5d024f836b4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20304_00020304.xml van RAT" .

