@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_42e94cef-4598-e027-2884-734bcc330273
  a a2a:Record ;
  rdfs:label "Borgbrief (in het jaar 1769)" ;
  a2a:hasPerson oa:person_rat_42e94cef-4598-e027-2884-734bcc330273_Person-5af5067d-4123-6d72-ae81-dba2de0049a9 ;
  a2a:hasEvent oa:event_rat_42e94cef-4598-e027-2884-734bcc330273_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_42e94cef-4598-e027-2884-734bcc330273_0 ;
  a2a:hasSource oa:source_rat_42e94cef-4598-e027-2884-734bcc330273 .

oa:person_rat_42e94cef-4598-e027-2884-734bcc330273_Person-5af5067d-4123-6d72-ae81-dba2de0049a9
  a a2a:Person ;
  rdfs:label "Cornelis Mathijs Peter de Groot" ;
  a2a:PersonName [
    rdfs:label "Cornelis Mathijs Peter de Groot" ;
    a2a:PersonNameFirstName "Cornelis Mathijs Peter" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk"
  ] .

oa:event_rat_42e94cef-4598-e027-2884-734bcc330273_Event1
  a a2a:Event ;
  rdfs:label "other:Borgbrief" ;
  a2a:EventType "other:Borgbrief" .

oa:relationep_rat_42e94cef-4598-e027-2884-734bcc330273_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rat_42e94cef-4598-e027-2884-734bcc330273_Person:5af5067d-4123-6d72-ae81-dba2de0049a9 ;
  a2a:EventKeyRef oa:event_rat_42e94cef-4598-e027-2884-734bcc330273_Event1 .

oa:source_rat_42e94cef-4598-e027-2884-734bcc330273
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, Borgbrieven register" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1769-09-21 - 1769-09-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1769-09-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1769-09-21"^^xsd:date
  ] ;
  a2a:SourceType "other:Borgbrieven register" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 427" ;
    a2a:Book "Borgbrieven register 427" ;
    a2a:RegistryNumber "427" ;
    a2a:Folio "38" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 427, Borgbrieven register 427, 427, 38"
  ] ;
  a2a:SourceLastChangeDate "2020-08-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/42e94cef-4598-e027-2884-734bcc330273" ;
  a2a:RecordGUID "{42e94cef-4598-e027-2884-734bcc330273}" ;
  a2a:SourceRemarkOpmerking "Datum afgifte: 21-09-1769<br/>Plaats afgifte: Oisterwijk<br/>Borgbrief instelling: Tafel van de Heilige Geest" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20097_00020097.xml van RAT" .

