@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_85fbfd44-a404-0cfd-2f3c-5d52b016508a
  a a2a:Record ;
  rdfs:label "Borgbrief (in het jaar 1776)" ;
  a2a:hasPerson oa:person_rat_85fbfd44-a404-0cfd-2f3c-5d52b016508a_Person-ebcdc186-975b-0f8e-3c4c-58aed0a91dfa ;
  a2a:hasEvent oa:event_rat_85fbfd44-a404-0cfd-2f3c-5d52b016508a_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_85fbfd44-a404-0cfd-2f3c-5d52b016508a_0 ;
  a2a:hasSource oa:source_rat_85fbfd44-a404-0cfd-2f3c-5d52b016508a .

oa:person_rat_85fbfd44-a404-0cfd-2f3c-5d52b016508a_Person-ebcdc186-975b-0f8e-3c4c-58aed0a91dfa
  a a2a:Person ;
  rdfs:label "Cornelia Cornelis Haens" ;
  a2a:PersonName [
    rdfs:label "Cornelia Cornelis Haens" ;
    a2a:PersonNameFirstName "Cornelia Cornelis" ;
    a2a:PersonNameLastName "Haens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_rat_85fbfd44-a404-0cfd-2f3c-5d52b016508a_Event1
  a a2a:Event ;
  rdfs:label "other:Borgbrief" ;
  a2a:EventType "other:Borgbrief" .

oa:relationep_rat_85fbfd44-a404-0cfd-2f3c-5d52b016508a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rat_85fbfd44-a404-0cfd-2f3c-5d52b016508a_Person:ebcdc186-975b-0f8e-3c4c-58aed0a91dfa ;
  a2a:EventKeyRef oa:event_rat_85fbfd44-a404-0cfd-2f3c-5d52b016508a_Event1 .

oa:source_rat_85fbfd44-a404-0cfd-2f3c-5d52b016508a
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, Borgbrieven register" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1776-12-31 - 1776-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1776-12-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1776-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Borgbrieven register" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 304" ;
    a2a:Book "Borgbrieven register 304" ;
    a2a:RegistryNumber "304" ;
    a2a:Folio "101v" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 304, Borgbrieven register 304, 304, 101v"
  ] ;
  a2a:SourceLastChangeDate "2022-06-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/85fbfd44-a404-0cfd-2f3c-5d52b016508a" ;
  a2a:RecordGUID "{85fbfd44-a404-0cfd-2f3c-5d52b016508a}" ;
  a2a:SourceRemarkOpmerking "Datum afgifte: 31-12-1776<br/>Plaats afgifte: Tilburg<br/>Borgbrief instelling: Corpus" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240502_24_00000024.xml van RAT" .

