@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_fb4e75df-e5d6-5097-9ab3-9d3bd77262c8
  a a2a:Record ;
  rdfs:label "Borgbrief (in het jaar 1753)" ;
  a2a:hasPerson oa:person_rat_fb4e75df-e5d6-5097-9ab3-9d3bd77262c8_Person-26b99224-92ed-bdd5-2316-9d1e12c00e42, oa:person_rat_fb4e75df-e5d6-5097-9ab3-9d3bd77262c8_Person-5b94145b-bf81-393c-3416-1f1de2a158a5 ;
  a2a:hasEvent oa:event_rat_fb4e75df-e5d6-5097-9ab3-9d3bd77262c8_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_fb4e75df-e5d6-5097-9ab3-9d3bd77262c8_0, oa:relationep_rat_fb4e75df-e5d6-5097-9ab3-9d3bd77262c8_1 ;
  a2a:hasSource oa:source_rat_fb4e75df-e5d6-5097-9ab3-9d3bd77262c8 .

oa:person_rat_fb4e75df-e5d6-5097-9ab3-9d3bd77262c8_Person-26b99224-92ed-bdd5-2316-9d1e12c00e42
  a a2a:Person ;
  rdfs:label "Anna Margriet Smits" ;
  a2a:PersonName [
    rdfs:label "Anna Margriet Smits" ;
    a2a:PersonNameFirstName "Anna Margriet" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Dessel (België)" ;
    rdfs:label "Dessel (België)"
  ] .

oa:person_rat_fb4e75df-e5d6-5097-9ab3-9d3bd77262c8_Person-5b94145b-bf81-393c-3416-1f1de2a158a5
  a a2a:Person ;
  rdfs:label "Wouter Geboers" ;
  a2a:PersonName [
    rdfs:label "Wouter Geboers" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Geboers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_rat_fb4e75df-e5d6-5097-9ab3-9d3bd77262c8_Event1
  a a2a:Event ;
  rdfs:label "other:Borgbrief" ;
  a2a:EventType "other:Borgbrief" .

oa:relationep_rat_fb4e75df-e5d6-5097-9ab3-9d3bd77262c8_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rat_fb4e75df-e5d6-5097-9ab3-9d3bd77262c8_Person:26b99224-92ed-bdd5-2316-9d1e12c00e42 ;
  a2a:EventKeyRef oa:event_rat_fb4e75df-e5d6-5097-9ab3-9d3bd77262c8_Event1 .

oa:relationep_rat_fb4e75df-e5d6-5097-9ab3-9d3bd77262c8_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_rat_fb4e75df-e5d6-5097-9ab3-9d3bd77262c8_Person:5b94145b-bf81-393c-3416-1f1de2a158a5 ;
  a2a:EventKeyRef oa:event_rat_fb4e75df-e5d6-5097-9ab3-9d3bd77262c8_Event1 .

oa:source_rat_fb4e75df-e5d6-5097-9ab3-9d3bd77262c8
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, Borgbrieven register" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1753-03-03 - 1753-03-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1753-03-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1753-03-03"^^xsd:date
  ] ;
  a2a:SourceType "other:Borgbrieven register" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 310" ;
    a2a:Book "Borgbrieven register 310" ;
    a2a:RegistryNumber "310" ;
    a2a:Folio "956" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 310, Borgbrieven register 310, 310, 956"
  ] ;
  a2a:SourceLastChangeDate "2022-10-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/fb4e75df-e5d6-5097-9ab3-9d3bd77262c8" ;
  a2a:RecordGUID "{fb4e75df-e5d6-5097-9ab3-9d3bd77262c8}" ;
  a2a:SourceRemarkOpmerking "Datum afgifte: 03-03-1753<br/>Plaats afgifte: Dessel (B)<br/>Borgbrief instelling: Corpus" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240502_35_00000035.xml van RAT" .

