@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_dfc24f10-0fba-e35a-06e7-2c5c5c05ea73
  a a2a:Record ;
  rdfs:label "Doop op 30 december 1747 te Tilburg" ;
  a2a:hasPerson oa:person_rat_dfc24f10-0fba-e35a-06e7-2c5c5c05ea73_Person-38c66189-a9f9-0762-2c3e-29e2f6b66220, oa:person_rat_dfc24f10-0fba-e35a-06e7-2c5c5c05ea73_Person-d664fb04-36e4-7021-9b62-772635b0a927, oa:person_rat_dfc24f10-0fba-e35a-06e7-2c5c5c05ea73_Person-599ff1fd-1607-2eab-9849-561a94226bcb ;
  a2a:hasEvent oa:event_rat_dfc24f10-0fba-e35a-06e7-2c5c5c05ea73_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_dfc24f10-0fba-e35a-06e7-2c5c5c05ea73_0, oa:relationep_rat_dfc24f10-0fba-e35a-06e7-2c5c5c05ea73_1, oa:relationep_rat_dfc24f10-0fba-e35a-06e7-2c5c5c05ea73_2 ;
  a2a:hasSource oa:source_rat_dfc24f10-0fba-e35a-06e7-2c5c5c05ea73 .

oa:person_rat_dfc24f10-0fba-e35a-06e7-2c5c5c05ea73_Person-38c66189-a9f9-0762-2c3e-29e2f6b66220
  a a2a:Person ;
  rdfs:label "Anna Magdalena Willigin" ;
  a2a:PersonName [
    rdfs:label "Anna Magdalena Willigin" ;
    a2a:PersonNameFirstName "Anna Magdalena" ;
    a2a:PersonNameLastName "Willigin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_dfc24f10-0fba-e35a-06e7-2c5c5c05ea73_Person-d664fb04-36e4-7021-9b62-772635b0a927
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Hubertus Groven" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Hubertus Groven" ;
    a2a:PersonNameFirstName "Joannes Franciscus Hubertus" ;
    a2a:PersonNameLastName "Groven"
  ] ;
  a2a:Gender "Man" .

oa:person_rat_dfc24f10-0fba-e35a-06e7-2c5c5c05ea73_Person-599ff1fd-1607-2eab-9849-561a94226bcb
  a a2a:Person ;
  rdfs:label "Joannes Groven" ;
  a2a:PersonName [
    rdfs:label "Joannes Groven" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Groven"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_dfc24f10-0fba-e35a-06e7-2c5c5c05ea73_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1747" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1747-12-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_dfc24f10-0fba-e35a-06e7-2c5c5c05ea73_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_dfc24f10-0fba-e35a-06e7-2c5c5c05ea73_Person:38c66189-a9f9-0762-2c3e-29e2f6b66220 ;
  a2a:EventKeyRef oa:event_rat_dfc24f10-0fba-e35a-06e7-2c5c5c05ea73_Event1 .

oa:relationep_rat_dfc24f10-0fba-e35a-06e7-2c5c5c05ea73_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_dfc24f10-0fba-e35a-06e7-2c5c5c05ea73_Person:d664fb04-36e4-7021-9b62-772635b0a927 ;
  a2a:EventKeyRef oa:event_rat_dfc24f10-0fba-e35a-06e7-2c5c5c05ea73_Event1 .

oa:relationep_rat_dfc24f10-0fba-e35a-06e7-2c5c5c05ea73_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_dfc24f10-0fba-e35a-06e7-2c5c5c05ea73_Person:599ff1fd-1607-2eab-9849-561a94226bcb ;
  a2a:EventKeyRef oa:event_rat_dfc24f10-0fba-e35a-06e7-2c5c5c05ea73_Event1 .

oa:source_rat_dfc24f10-0fba-e35a-06e7-2c5c5c05ea73
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1747-12-30 - 1747-12-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1747-12-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1747-12-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1747" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1747-12-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 84, Periode: 1744-1749" ;
    a2a:Book "Inv.nr. 084 - Tilburg en Goirle - Doopboek 1744-1749 (Rooms-katholieke parochie ´t Goirke)" ;
    a2a:RegistryNumber "84" ;
    a2a:Folio "47" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 84, Periode: 1744-1749, Inv.nr. 084 - Tilburg en Goirle - Doopboek 1744-1749 (Rooms-katholieke parochie ´t Goirke), 84, 47"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/a125a060-2dcc-fcd0-a301-18e43f231821.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/dfc24f10-0fba-e35a-06e7-2c5c5c05ea73" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/a125a060-2dcc-fcd0-a301-18e43f231821.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/dfc24f10-0fba-e35a-06e7-2c5c5c05ea73" ;
  a2a:RecordGUID "{dfc24f10-0fba-e35a-06e7-2c5c5c05ea73}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_25122_00025122.xml van RAT" .

