@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_0ef2b18c-5430-fdfd-26ee-5d98aa670c4e
  a a2a:Record ;
  rdfs:label "Borgbrief (in het jaar 1795)" ;
  a2a:hasPerson oa:person_rat_0ef2b18c-5430-fdfd-26ee-5d98aa670c4e_Person-9d2325b7-3959-8eab-f3d9-0a7e1fefa193 ;
  a2a:hasEvent oa:event_rat_0ef2b18c-5430-fdfd-26ee-5d98aa670c4e_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_0ef2b18c-5430-fdfd-26ee-5d98aa670c4e_0 ;
  a2a:hasSource oa:source_rat_0ef2b18c-5430-fdfd-26ee-5d98aa670c4e .

oa:person_rat_0ef2b18c-5430-fdfd-26ee-5d98aa670c4e_Person-9d2325b7-3959-8eab-f3d9-0a7e1fefa193
  a a2a:Person ;
  rdfs:label "Cornelia Willem van Boxtel" ;
  a2a:PersonName [
    rdfs:label "Cornelia Willem van Boxtel" ;
    a2a:PersonNameFirstName "Cornelia Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boxtel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Hilvarenbeek" ;
    rdfs:label "Hilvarenbeek"
  ] .

oa:event_rat_0ef2b18c-5430-fdfd-26ee-5d98aa670c4e_Event1
  a a2a:Event ;
  rdfs:label "other:Borgbrief" ;
  a2a:EventType "other:Borgbrief" .

oa:relationep_rat_0ef2b18c-5430-fdfd-26ee-5d98aa670c4e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rat_0ef2b18c-5430-fdfd-26ee-5d98aa670c4e_Person:9d2325b7-3959-8eab-f3d9-0a7e1fefa193 ;
  a2a:EventKeyRef oa:event_rat_0ef2b18c-5430-fdfd-26ee-5d98aa670c4e_Event1 .

oa:source_rat_0ef2b18c-5430-fdfd-26ee-5d98aa670c4e
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, Borgbrieven register" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1795-11-28 - 1795-11-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1795-11-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1795-11-28"^^xsd:date
  ] ;
  a2a:SourceType "other:Borgbrieven register" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 188" ;
    a2a:Book "Borgbrieven register 188" ;
    a2a:RegistryNumber "188" ;
    a2a:Folio "62" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 188, Borgbrieven register 188, 188, 62"
  ] ;
  a2a:SourceLastChangeDate "2020-08-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/0ef2b18c-5430-fdfd-26ee-5d98aa670c4e" ;
  a2a:RecordGUID "{0ef2b18c-5430-fdfd-26ee-5d98aa670c4e}" ;
  a2a:SourceRemarkOpmerking "Datum afgifte: 28-11-1795<br/>Plaats afgifte: Hilvarenbeek<br/>Borgbrief instelling: Corpus" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20090_00020090.xml van RAT" .

