@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_df1ea3e9-0ab4-a67f-af4b-fd7c474cc4e1
  a a2a:Record ;
  rdfs:label "Doop op 21 maart 1630 te Goirle" ;
  a2a:hasPerson oa:person_rat_df1ea3e9-0ab4-a67f-af4b-fd7c474cc4e1_Person-edbbe7ef-5ba8-a46d-cb4f-b424fd956922, oa:person_rat_df1ea3e9-0ab4-a67f-af4b-fd7c474cc4e1_Person-ddd50606-6940-1e18-deb8-7ed60ea05487, oa:person_rat_df1ea3e9-0ab4-a67f-af4b-fd7c474cc4e1_Person-b98d3b83-af22-08f6-f8f0-4345bdb8d0bc ;
  a2a:hasEvent oa:event_rat_df1ea3e9-0ab4-a67f-af4b-fd7c474cc4e1_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_df1ea3e9-0ab4-a67f-af4b-fd7c474cc4e1_0, oa:relationep_rat_df1ea3e9-0ab4-a67f-af4b-fd7c474cc4e1_1, oa:relationep_rat_df1ea3e9-0ab4-a67f-af4b-fd7c474cc4e1_2 ;
  a2a:hasSource oa:source_rat_df1ea3e9-0ab4-a67f-af4b-fd7c474cc4e1 .

oa:person_rat_df1ea3e9-0ab4-a67f-af4b-fd7c474cc4e1_Person-edbbe7ef-5ba8-a46d-cb4f-b424fd956922
  a a2a:Person ;
  rdfs:label "Catharina" ;
  a2a:PersonName [
    rdfs:label "Catharina" ;
    a2a:PersonNameFirstName "Catharina"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_df1ea3e9-0ab4-a67f-af4b-fd7c474cc4e1_Person-ddd50606-6940-1e18-deb8-7ed60ea05487
  a a2a:Person ;
  rdfs:label "Henricus Goosens" ;
  a2a:PersonName [
    rdfs:label "Henricus Goosens" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Goosens"
  ] ;
  a2a:Gender "Man" .

oa:person_rat_df1ea3e9-0ab4-a67f-af4b-fd7c474cc4e1_Person-b98d3b83-af22-08f6-f8f0-4345bdb8d0bc
  a a2a:Person ;
  rdfs:label "Cornelius Arnoldi Goosens" ;
  a2a:PersonName [
    rdfs:label "Cornelius Arnoldi Goosens" ;
    a2a:PersonNameFirstName "Cornelius Arnoldi" ;
    a2a:PersonNameLastName "Goosens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_df1ea3e9-0ab4-a67f-af4b-fd7c474cc4e1_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1630" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1630-03-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle"
  ] .

oa:relationep_rat_df1ea3e9-0ab4-a67f-af4b-fd7c474cc4e1_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_df1ea3e9-0ab4-a67f-af4b-fd7c474cc4e1_Person:edbbe7ef-5ba8-a46d-cb4f-b424fd956922 ;
  a2a:EventKeyRef oa:event_rat_df1ea3e9-0ab4-a67f-af4b-fd7c474cc4e1_Event1 .

oa:relationep_rat_df1ea3e9-0ab4-a67f-af4b-fd7c474cc4e1_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_df1ea3e9-0ab4-a67f-af4b-fd7c474cc4e1_Person:ddd50606-6940-1e18-deb8-7ed60ea05487 ;
  a2a:EventKeyRef oa:event_rat_df1ea3e9-0ab4-a67f-af4b-fd7c474cc4e1_Event1 .

oa:relationep_rat_df1ea3e9-0ab4-a67f-af4b-fd7c474cc4e1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_df1ea3e9-0ab4-a67f-af4b-fd7c474cc4e1_Person:b98d3b83-af22-08f6-f8f0-4345bdb8d0bc ;
  a2a:EventKeyRef oa:event_rat_df1ea3e9-0ab4-a67f-af4b-fd7c474cc4e1_Event1 .

oa:source_rat_df1ea3e9-0ab4-a67f-af4b-fd7c474cc4e1
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle", "1630-03-21 - 1630-03-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1630-03-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1630-03-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1630" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1630-03-21"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 0391" ;
    a2a:Book "Inv. nr 391 - Doopboek" ;
    a2a:RegistryNumber "0391" ;
    a2a:Folio "142" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 0391, Inv. nr 391 - Doopboek, 0391, 142"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/31b0edac-86e1-f888-2986-4c728dfb0e6f.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/df1ea3e9-0ab4-a67f-af4b-fd7c474cc4e1" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/31b0edac-86e1-f888-2986-4c728dfb0e6f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-11-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/df1ea3e9-0ab4-a67f-af4b-fd7c474cc4e1" ;
  a2a:RecordGUID "{df1ea3e9-0ab4-a67f-af4b-fd7c474cc4e1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_34269_00034269.xml van RAT" .

