@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_6f9d4fb5-56a8-af8b-414f-e02e92a69028
  a a2a:Record ;
  rdfs:label "Doop op 31 juli 1766 te Chaam" ;
  a2a:hasPerson oa:person_rat_6f9d4fb5-56a8-af8b-414f-e02e92a69028_Person-9c7449dd-8af1-3694-d9c6-b8bc6673cbd0, oa:person_rat_6f9d4fb5-56a8-af8b-414f-e02e92a69028_Person-78f4c277-312f-5d1a-8cf3-a1fa262bbd0b, oa:person_rat_6f9d4fb5-56a8-af8b-414f-e02e92a69028_Person-f195ca73-dea4-2117-6bd5-b2d13c94a0c1 ;
  a2a:hasEvent oa:event_rat_6f9d4fb5-56a8-af8b-414f-e02e92a69028_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_6f9d4fb5-56a8-af8b-414f-e02e92a69028_0, oa:relationep_rat_6f9d4fb5-56a8-af8b-414f-e02e92a69028_1, oa:relationep_rat_6f9d4fb5-56a8-af8b-414f-e02e92a69028_2 ;
  a2a:hasSource oa:source_rat_6f9d4fb5-56a8-af8b-414f-e02e92a69028 .

oa:person_rat_6f9d4fb5-56a8-af8b-414f-e02e92a69028_Person-9c7449dd-8af1-3694-d9c6-b8bc6673cbd0
  a a2a:Person ;
  rdfs:label "Adam Walterus Schoofs" ;
  a2a:PersonName [
    rdfs:label "Adam Walterus Schoofs" ;
    a2a:PersonNameFirstName "Adam Walterus" ;
    a2a:PersonNameLastName "Schoofs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_6f9d4fb5-56a8-af8b-414f-e02e92a69028_Person-78f4c277-312f-5d1a-8cf3-a1fa262bbd0b
  a a2a:Person ;
  rdfs:label "Walterus Schoofs" ;
  a2a:PersonName [
    rdfs:label "Walterus Schoofs" ;
    a2a:PersonNameFirstName "Walterus" ;
    a2a:PersonNameLastName "Schoofs"
  ] ;
  a2a:Gender "Man" .

oa:person_rat_6f9d4fb5-56a8-af8b-414f-e02e92a69028_Person-f195ca73-dea4-2117-6bd5-b2d13c94a0c1
  a a2a:Person ;
  rdfs:label "Maria Francisca Pistorius" ;
  a2a:PersonName [
    rdfs:label "Maria Francisca Pistorius" ;
    a2a:PersonNameFirstName "Maria Francisca" ;
    a2a:PersonNameLastName "Pistorius"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_6f9d4fb5-56a8-af8b-414f-e02e92a69028_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1766" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1766-07-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Chaam" ;
    rdfs:label "Chaam"
  ] .

oa:relationep_rat_6f9d4fb5-56a8-af8b-414f-e02e92a69028_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_6f9d4fb5-56a8-af8b-414f-e02e92a69028_Person:9c7449dd-8af1-3694-d9c6-b8bc6673cbd0 ;
  a2a:EventKeyRef oa:event_rat_6f9d4fb5-56a8-af8b-414f-e02e92a69028_Event1 .

oa:relationep_rat_6f9d4fb5-56a8-af8b-414f-e02e92a69028_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_6f9d4fb5-56a8-af8b-414f-e02e92a69028_Person:78f4c277-312f-5d1a-8cf3-a1fa262bbd0b ;
  a2a:EventKeyRef oa:event_rat_6f9d4fb5-56a8-af8b-414f-e02e92a69028_Event1 .

oa:relationep_rat_6f9d4fb5-56a8-af8b-414f-e02e92a69028_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_6f9d4fb5-56a8-af8b-414f-e02e92a69028_Person:f195ca73-dea4-2117-6bd5-b2d13c94a0c1 ;
  a2a:EventKeyRef oa:event_rat_6f9d4fb5-56a8-af8b-414f-e02e92a69028_Event1 .

oa:source_rat_6f9d4fb5-56a8-af8b-414f-e02e92a69028
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Chaam" ;
    rdfs:label "Chaam", "1766-07-31 - 1766-07-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1766-07-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1766-07-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1766" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1766-07-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Chaam, 1626-1810, Bron: boek, Deel: 02, Periode:..." ;
    a2a:Book "Inv.nr. 02 - Chaam - doopboek 1698-1810 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "02" ;
    a2a:Folio "100" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Chaam, 1626-1810, Bron: boek, Deel: 02, Periode:..., Inv.nr. 02 - Chaam - doopboek 1698-1810 (rooms-katholieke parochie), 02, 100"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/9d7b8898-7cdc-9794-525b-58f6b0330d54.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/6f9d4fb5-56a8-af8b-414f-e02e92a69028" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/9d7b8898-7cdc-9794-525b-58f6b0330d54.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-06-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/6f9d4fb5-56a8-af8b-414f-e02e92a69028" ;
  a2a:RecordGUID "{6f9d4fb5-56a8-af8b-414f-e02e92a69028}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20479_00020479.xml van RAT" .

[] a2a:PersonRemarkdiversen "Uit Chaam" .
[] a2a:PersonRemarkdiversen "Uit Baarle-Nassau" .
