@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_43f254bd-341d-cc4d-0dbc-ec8fcb436e1b
  a a2a:Record ;
  rdfs:label "Doop op 10 december 1690 te Alphen en Riel" ;
  a2a:hasPerson oa:person_rat_43f254bd-341d-cc4d-0dbc-ec8fcb436e1b_Person-8528a7dc-e408-5868-e17c-ef6277d35f6e, oa:person_rat_43f254bd-341d-cc4d-0dbc-ec8fcb436e1b_Person-91daffee-7a2b-1f42-d8b2-d2c4487031d9, oa:person_rat_43f254bd-341d-cc4d-0dbc-ec8fcb436e1b_Person-2e455284-6b26-1a21-a307-157dd6f61f87 ;
  a2a:hasEvent oa:event_rat_43f254bd-341d-cc4d-0dbc-ec8fcb436e1b_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_43f254bd-341d-cc4d-0dbc-ec8fcb436e1b_0, oa:relationep_rat_43f254bd-341d-cc4d-0dbc-ec8fcb436e1b_1, oa:relationep_rat_43f254bd-341d-cc4d-0dbc-ec8fcb436e1b_2 ;
  a2a:hasSource oa:source_rat_43f254bd-341d-cc4d-0dbc-ec8fcb436e1b .

oa:person_rat_43f254bd-341d-cc4d-0dbc-ec8fcb436e1b_Person-8528a7dc-e408-5868-e17c-ef6277d35f6e
  a a2a:Person ;
  rdfs:label "Willibrordus Janssen van Goirle" ;
  a2a:PersonName [
    rdfs:label "Willibrordus Janssen van Goirle" ;
    a2a:PersonNameFirstName "Willibrordus Janssen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Goirle"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_43f254bd-341d-cc4d-0dbc-ec8fcb436e1b_Person-91daffee-7a2b-1f42-d8b2-d2c4487031d9
  a a2a:Person ;
  rdfs:label "Elisabeth Thomas Wauters" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Thomas Wauters" ;
    a2a:PersonNameFirstName "Elisabeth Thomas" ;
    a2a:PersonNameLastName "Wauters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_43f254bd-341d-cc4d-0dbc-ec8fcb436e1b_Person-2e455284-6b26-1a21-a307-157dd6f61f87
  a a2a:Person ;
  rdfs:label "Joannes van Goirle" ;
  a2a:PersonName [
    rdfs:label "Joannes van Goirle" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Goirle"
  ] ;
  a2a:Gender "Man" .

oa:event_rat_43f254bd-341d-cc4d-0dbc-ec8fcb436e1b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1690" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1690-12-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Alphen en Riel" ;
    rdfs:label "Alphen en Riel"
  ] .

oa:relationep_rat_43f254bd-341d-cc4d-0dbc-ec8fcb436e1b_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_43f254bd-341d-cc4d-0dbc-ec8fcb436e1b_Person:8528a7dc-e408-5868-e17c-ef6277d35f6e ;
  a2a:EventKeyRef oa:event_rat_43f254bd-341d-cc4d-0dbc-ec8fcb436e1b_Event1 .

oa:relationep_rat_43f254bd-341d-cc4d-0dbc-ec8fcb436e1b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_43f254bd-341d-cc4d-0dbc-ec8fcb436e1b_Person:91daffee-7a2b-1f42-d8b2-d2c4487031d9 ;
  a2a:EventKeyRef oa:event_rat_43f254bd-341d-cc4d-0dbc-ec8fcb436e1b_Event1 .

oa:relationep_rat_43f254bd-341d-cc4d-0dbc-ec8fcb436e1b_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_43f254bd-341d-cc4d-0dbc-ec8fcb436e1b_Person:2e455284-6b26-1a21-a307-157dd6f61f87 ;
  a2a:EventKeyRef oa:event_rat_43f254bd-341d-cc4d-0dbc-ec8fcb436e1b_Event1 .

oa:source_rat_43f254bd-341d-cc4d-0dbc-ec8fcb436e1b
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Alphen en Riel" ;
    rdfs:label "Alphen en Riel", "1690-12-10 - 1690-12-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1690-12-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1690-12-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1690" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1690-12-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Alphen en Riel, 1604-1810, Bron: boek, Deel: 4, P..." ;
    a2a:Book "Inv.nr. 04 - Alphen - doopboek 1687-1746, trouwboek 1687-1746, begraafboek 1724-1743, 1712-1724, ..." ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "6v" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Alphen en Riel, 1604-1810, Bron: boek, Deel: 4, P..., Inv.nr. 04 - Alphen - doopboek 1687-1746, trouwboek 1687-1746, begraafboek 1724-1743, 1712-1724, ..., 4, 6v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/f0ed8089-75f2-75f1-dbf4-47cf42ab22cc.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/43f254bd-341d-cc4d-0dbc-ec8fcb436e1b" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/f0ed8089-75f2-75f1-dbf4-47cf42ab22cc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-10-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/43f254bd-341d-cc4d-0dbc-ec8fcb436e1b" ;
  a2a:RecordGUID "{43f254bd-341d-cc4d-0dbc-ec8fcb436e1b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20275_00020275.xml van RAT" .

