@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_efaebcf6-7940-f320-ff2f-e9209bd72304
  a a2a:Record ;
  rdfs:label "Notariële akte op 23 juli 1813" ;
  a2a:hasPerson oa:person_wba_efaebcf6-7940-f320-ff2f-e9209bd72304_Person-41b1ef29-8896-fc64-2b0b-a5135787d99c, oa:person_wba_efaebcf6-7940-f320-ff2f-e9209bd72304_Person-63c5cb87-e079-1717-3e35-2f52d6fa6ce9, oa:person_wba_efaebcf6-7940-f320-ff2f-e9209bd72304_Person-6d290910-1c96-1377-972d-f3cf05adaec9 ;
  a2a:hasEvent oa:event_wba_efaebcf6-7940-f320-ff2f-e9209bd72304_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_efaebcf6-7940-f320-ff2f-e9209bd72304_0, oa:relationep_wba_efaebcf6-7940-f320-ff2f-e9209bd72304_1, oa:relationep_wba_efaebcf6-7940-f320-ff2f-e9209bd72304_2 ;
  a2a:hasSource oa:source_wba_efaebcf6-7940-f320-ff2f-e9209bd72304 .

oa:person_wba_efaebcf6-7940-f320-ff2f-e9209bd72304_Person-41b1ef29-8896-fc64-2b0b-a5135787d99c
  a a2a:Person ;
  rdfs:label "Antoine Blankers" ;
  a2a:PersonName [
    rdfs:label "Antoine Blankers" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Blankers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Gastel" ;
    rdfs:label "Gastel"
  ] .

oa:person_wba_efaebcf6-7940-f320-ff2f-e9209bd72304_Person-63c5cb87-e079-1717-3e35-2f52d6fa6ce9
  a a2a:Person ;
  rdfs:label "Jeanne Akkermans" ;
  a2a:PersonName [
    rdfs:label "Jeanne Akkermans" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Akkermans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Gastel" ;
    rdfs:label "Gastel"
  ] .

oa:person_wba_efaebcf6-7940-f320-ff2f-e9209bd72304_Person-6d290910-1c96-1377-972d-f3cf05adaec9
  a a2a:Person ;
  rdfs:label "Jean Antoine Blankers" ;
  a2a:PersonName [
    rdfs:label "Jean Antoine Blankers" ;
    a2a:PersonNameFirstName "Jean Antoine" ;
    a2a:PersonNameLastName "Blankers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Gastel" ;
    rdfs:label "Gastel"
  ] .

oa:event_wba_efaebcf6-7940-f320-ff2f-e9209bd72304_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1813-07-23"^^xsd:date
  ] .

oa:relationep_wba_efaebcf6-7940-f320-ff2f-e9209bd72304_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_efaebcf6-7940-f320-ff2f-e9209bd72304_Person:41b1ef29-8896-fc64-2b0b-a5135787d99c ;
  a2a:EventKeyRef oa:event_wba_efaebcf6-7940-f320-ff2f-e9209bd72304_Event1 .

oa:relationep_wba_efaebcf6-7940-f320-ff2f-e9209bd72304_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_efaebcf6-7940-f320-ff2f-e9209bd72304_Person:63c5cb87-e079-1717-3e35-2f52d6fa6ce9 ;
  a2a:EventKeyRef oa:event_wba_efaebcf6-7940-f320-ff2f-e9209bd72304_Event1 .

oa:relationep_wba_efaebcf6-7940-f320-ff2f-e9209bd72304_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_efaebcf6-7940-f320-ff2f-e9209bd72304_Person:6d290910-1c96-1377-972d-f3cf05adaec9 ;
  a2a:EventKeyRef oa:event_wba_efaebcf6-7940-f320-ff2f-e9209bd72304_Event1 .

oa:source_wba_efaebcf6-7940-f320-ff2f-e9209bd72304
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1813-07-23 - 1813-07-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-07-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-07-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1813" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1813-07-23"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Petrus van Vught, 6943-6979. Minuutakten, 1806-1842. 37 omslagen, Bron: boek, Deel: ..." ;
    a2a:Book "Notariële archieven Roosendaal" ;
    a2a:DocumentNumber "194" ;
    a2a:RegistryNumber "384" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Petrus van Vught, 6943-6979. Minuutakten, 1806-1842. 37 omslagen, Bron: boek, Deel: ..., Notariële archieven Roosendaal, 194, 384"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/8bfb6700-9879-2add-67e7-6ff7846b5482.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/efaebcf6-7940-f320-ff2f-e9209bd72304" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/8bfb6700-9879-2add-67e7-6ff7846b5482.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-06-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/efaebcf6-7940-f320-ff2f-e9209bd72304" ;
  a2a:RecordGUID "{efaebcf6-7940-f320-ff2f-e9209bd72304}" ;
  a2a:SourceRemarkOpmerking "contrat de bail entre Jeanne Akkermans veuve d'Antoine Blankers bailleuse et Jean Antoine Blankers preneur demeurants à Gastel d'une ferme et terre ensemble grand cinq hectares quatorze ares et quatre vingt onze centiares,onze gemeeten 281 roeden,sise et située sous Nieuw Gastel et ce la pout le temps se sep années ebtyrirs et son sécutive annuellement moyennant deux cents cinquante francs.", "Notaris Petrus van Vught mei-december 1813" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_19695_00019695.xml van WBA" .

