@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_wba_63de4db8-da2a-d1a3-0cf6-c48215a3f4e8
  a a2a:Record ;
  rdfs:label "borgbrief op 29 januari 1739" ;
  a2a:hasPerson oa:person_wba_63de4db8-da2a-d1a3-0cf6-c48215a3f4e8_Person-848085c2-22e4-dc3f-d967-53cd37a60592 ;
  a2a:hasEvent oa:event_wba_63de4db8-da2a-d1a3-0cf6-c48215a3f4e8_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_63de4db8-da2a-d1a3-0cf6-c48215a3f4e8_0 ;
  a2a:hasSource oa:source_wba_63de4db8-da2a-d1a3-0cf6-c48215a3f4e8 .

oa:person_wba_63de4db8-da2a-d1a3-0cf6-c48215a3f4e8_Person-848085c2-22e4-dc3f-d967-53cd37a60592
  a a2a:Person ;
  rdfs:label "Christina Nelst" ;
  a2a:PersonName [
    rdfs:label "Christina Nelst" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Nelst"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_63de4db8-da2a-d1a3-0cf6-c48215a3f4e8_Event1
  a a2a:Event ;
  rdfs:label "other:borgbrief" ;
  a2a:EventType "other:borgbrief" ;
  a2a:EventDate [
    a2a:Year "1739" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1739-01-29"^^xsd:date
  ] .

oa:relationep_wba_63de4db8-da2a-d1a3-0cf6-c48215a3f4e8_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_63de4db8-da2a-d1a3-0cf6-c48215a3f4e8_Person:848085c2-22e4-dc3f-d967-53cd37a60592 ;
  a2a:EventKeyRef oa:event_wba_63de4db8-da2a-d1a3-0cf6-c48215a3f4e8_Event1 .

oa:source_wba_63de4db8-da2a-d1a3-0cf6-c48215a3f4e8
  a a2a:Source ;
  rdfs:label "West Brabants Archief, borgbrieven" ;
  a2a:SourcePlace [
    a2a:Place "Etten-Leur" ;
    rdfs:label "Etten-Leur", "1739-01-29 - 1739-01-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1739-01-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1739-01-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1739" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1739-01-29"^^xsd:date
  ] ;
  a2a:SourceType "other:borgbrieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3148, Periode: 1703-1739" ;
    a2a:Book "Borgbrieven en aanvragen tot borgstelling uit andere plaatsen en Etten zelf, nummers 31-100" ;
    a2a:DocumentNumber "97" ;
    a2a:RegistryNumber "3148" ;
    rdfs:label "West Brabants Archief, Brabant, Deel: 3148, Periode: 1703-1739, Borgbrieven en aanvragen tot borgstelling uit andere plaatsen en Etten zelf, nummers 31-100, 97, 3148"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/ae402c5a-ea37-9533-e1e6-2bde83abcb69.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/63de4db8-da2a-d1a3-0cf6-c48215a3f4e8" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/ae402c5a-ea37-9533-e1e6-2bde83abcb69.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-04-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/63de4db8-da2a-d1a3-0cf6-c48215a3f4e8" ;
  a2a:RecordGUID "{63de4db8-da2a-d1a3-0cf6-c48215a3f4e8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5406_00005406.xml van WBA" .

