@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_cf5df0a2-8f4e-2295-7fae-e5481cd51bbb
  a a2a:Record ;
  rdfs:label "Begrafenis op 3 februari 1764 te Loon op Zand" ;
  a2a:hasPerson oa:person_rat_cf5df0a2-8f4e-2295-7fae-e5481cd51bbb_Person-2be62640-371b-e0d4-163e-5ab36eb508e6 ;
  a2a:hasEvent oa:event_rat_cf5df0a2-8f4e-2295-7fae-e5481cd51bbb_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_cf5df0a2-8f4e-2295-7fae-e5481cd51bbb_0 ;
  a2a:hasSource oa:source_rat_cf5df0a2-8f4e-2295-7fae-e5481cd51bbb .

oa:person_rat_cf5df0a2-8f4e-2295-7fae-e5481cd51bbb_Person-2be62640-371b-e0d4-163e-5ab36eb508e6
  a a2a:Person ;
  rdfs:label "Pieter Verhest" ;
  a2a:PersonName [
    rdfs:label "Pieter Verhest" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Verhest"
  ] ;
  a2a:Gender "Man" .

oa:event_rat_cf5df0a2-8f4e-2295-7fae-e5481cd51bbb_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1764" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1764-02-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:relationep_rat_cf5df0a2-8f4e-2295-7fae-e5481cd51bbb_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_cf5df0a2-8f4e-2295-7fae-e5481cd51bbb_Person:2be62640-371b-e0d4-163e-5ab36eb508e6 ;
  a2a:EventKeyRef oa:event_rat_cf5df0a2-8f4e-2295-7fae-e5481cd51bbb_Event1 .

oa:source_rat_cf5df0a2-8f4e-2295-7fae-e5481cd51bbb
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand", "1764-02-03 - 1764-02-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1764-02-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1764-02-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1764" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1764-02-03"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Deel: 22, Periode: 1761-1786" ;
    a2a:Book "Inv.nr. 22 - Loon op Zand - tafel op het register van overledenen 1761-1786 (nederduits-gereforme..." ;
    a2a:RegistryNumber "22" ;
    a2a:Folio "12v" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Deel: 22, Periode: 1761-1786, Inv.nr. 22 - Loon op Zand - tafel op het register van overledenen 1761-1786 (nederduits-gereforme..., 22, 12v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/02e89f1f-2c4b-c030-dbe6-f9c97513075b.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/cf5df0a2-8f4e-2295-7fae-e5481cd51bbb" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/02e89f1f-2c4b-c030-dbe6-f9c97513075b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/cf5df0a2-8f4e-2295-7fae-e5481cd51bbb" ;
  a2a:RecordGUID "{cf5df0a2-8f4e-2295-7fae-e5481cd51bbb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_23989_00023989.xml van RAT" .

