@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_de0aece5-ded6-ccba-63da-e1d97f6d76c1
  a a2a:Record ;
  rdfs:label "Doop op 17 februari 1709 te Tilburg" ;
  a2a:hasPerson oa:person_rat_de0aece5-ded6-ccba-63da-e1d97f6d76c1_Person-cb35d2fd-bd39-6078-9e19-aded719eac47, oa:person_rat_de0aece5-ded6-ccba-63da-e1d97f6d76c1_Person-82a3944a-34de-2786-1804-1639ba23f4bb, oa:person_rat_de0aece5-ded6-ccba-63da-e1d97f6d76c1_Person-57b5e7f9-27bf-6c55-98ac-6a9e1f173191 ;
  a2a:hasEvent oa:event_rat_de0aece5-ded6-ccba-63da-e1d97f6d76c1_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_de0aece5-ded6-ccba-63da-e1d97f6d76c1_0, oa:relationep_rat_de0aece5-ded6-ccba-63da-e1d97f6d76c1_1, oa:relationep_rat_de0aece5-ded6-ccba-63da-e1d97f6d76c1_2 ;
  a2a:hasSource oa:source_rat_de0aece5-ded6-ccba-63da-e1d97f6d76c1 .

oa:person_rat_de0aece5-ded6-ccba-63da-e1d97f6d76c1_Person-cb35d2fd-bd39-6078-9e19-aded719eac47
  a a2a:Person ;
  rdfs:label "Digna Schaepsmerders" ;
  a2a:PersonName [
    rdfs:label "Digna Schaepsmerders" ;
    a2a:PersonNameFirstName "Digna" ;
    a2a:PersonNameLastName "Schaepsmerders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_de0aece5-ded6-ccba-63da-e1d97f6d76c1_Person-82a3944a-34de-2786-1804-1639ba23f4bb
  a a2a:Person ;
  rdfs:label "Balthasar Simons" ;
  a2a:PersonName [
    rdfs:label "Balthasar Simons" ;
    a2a:PersonNameFirstName "Balthasar" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Man" .

oa:person_rat_de0aece5-ded6-ccba-63da-e1d97f6d76c1_Person-57b5e7f9-27bf-6c55-98ac-6a9e1f173191
  a a2a:Person ;
  rdfs:label "Norbertus Simons" ;
  a2a:PersonName [
    rdfs:label "Norbertus Simons" ;
    a2a:PersonNameFirstName "Norbertus" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_de0aece5-ded6-ccba-63da-e1d97f6d76c1_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1709" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1709-02-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_de0aece5-ded6-ccba-63da-e1d97f6d76c1_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_de0aece5-ded6-ccba-63da-e1d97f6d76c1_Person:cb35d2fd-bd39-6078-9e19-aded719eac47 ;
  a2a:EventKeyRef oa:event_rat_de0aece5-ded6-ccba-63da-e1d97f6d76c1_Event1 .

oa:relationep_rat_de0aece5-ded6-ccba-63da-e1d97f6d76c1_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_de0aece5-ded6-ccba-63da-e1d97f6d76c1_Person:82a3944a-34de-2786-1804-1639ba23f4bb ;
  a2a:EventKeyRef oa:event_rat_de0aece5-ded6-ccba-63da-e1d97f6d76c1_Event1 .

oa:relationep_rat_de0aece5-ded6-ccba-63da-e1d97f6d76c1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_de0aece5-ded6-ccba-63da-e1d97f6d76c1_Person:57b5e7f9-27bf-6c55-98ac-6a9e1f173191 ;
  a2a:EventKeyRef oa:event_rat_de0aece5-ded6-ccba-63da-e1d97f6d76c1_Event1 .

oa:source_rat_de0aece5-ded6-ccba-63da-e1d97f6d76c1
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1709-02-17 - 1709-02-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1709-02-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1709-02-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1709" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1709-02-17"^^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 "49" ;
    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, 49"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/e4e5a610-9b6e-3ab9-d270-0cf7ba9a2477.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/de0aece5-ded6-ccba-63da-e1d97f6d76c1" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/e4e5a610-9b6e-3ab9-d270-0cf7ba9a2477.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-12-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/de0aece5-ded6-ccba-63da-e1d97f6d76c1" ;
  a2a:RecordGUID "{de0aece5-ded6-ccba-63da-e1d97f6d76c1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210908_26161_00026161.xml van RAT" .

