@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_6e83a6b4-0cc5-e721-63fc-021b76270971
  a a2a:Record ;
  rdfs:label "Borgbrief (in het jaar 1806)" ;
  a2a:hasPerson oa:person_rat_6e83a6b4-0cc5-e721-63fc-021b76270971_Person-a8e5e998-20f6-839b-0762-38565f6be7a9 ;
  a2a:hasEvent oa:event_rat_6e83a6b4-0cc5-e721-63fc-021b76270971_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_6e83a6b4-0cc5-e721-63fc-021b76270971_0 ;
  a2a:hasSource oa:source_rat_6e83a6b4-0cc5-e721-63fc-021b76270971 .

oa:person_rat_6e83a6b4-0cc5-e721-63fc-021b76270971_Person-a8e5e998-20f6-839b-0762-38565f6be7a9
  a a2a:Person ;
  rdfs:label "Catharina Jacob van den Hagen" ;
  a2a:PersonName [
    rdfs:label "Catharina Jacob van den Hagen" ;
    a2a:PersonNameFirstName "Catharina Jacob" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hagen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_6e83a6b4-0cc5-e721-63fc-021b76270971_Event1
  a a2a:Event ;
  rdfs:label "other:Borgbrief" ;
  a2a:EventType "other:Borgbrief" .

oa:relationep_rat_6e83a6b4-0cc5-e721-63fc-021b76270971_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rat_6e83a6b4-0cc5-e721-63fc-021b76270971_Person:a8e5e998-20f6-839b-0762-38565f6be7a9 ;
  a2a:EventKeyRef oa:event_rat_6e83a6b4-0cc5-e721-63fc-021b76270971_Event1 .

oa:source_rat_6e83a6b4-0cc5-e721-63fc-021b76270971
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, Borgbrieven register" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1806-05-14 - 1806-05-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1806-05-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1806-05-14"^^xsd:date
  ] ;
  a2a:SourceType "other:Borgbrieven register" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 79" ;
    a2a:Book "Borgbrieven register 79" ;
    a2a:RegistryNumber "79" ;
    a2a:Folio "659" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 79, Borgbrieven register 79, 79, 659"
  ] ;
  a2a:SourceLastChangeDate "2020-08-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/6e83a6b4-0cc5-e721-63fc-021b76270971" ;
  a2a:RecordGUID "{6e83a6b4-0cc5-e721-63fc-021b76270971}" ;
  a2a:SourceRemarkOpmerking "Datum afgifte: 14-05-1806<br/>Plaats afgifte: Sint-Oedenrode<br/>Borgbrief instelling: Corpus" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20102_00020102.xml van RAT" .

