@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_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab
  a a2a:Record ;
  rdfs:label "Notariële akte op 26 februari 1881" ;
  a2a:hasPerson oa:person_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_Person-7f72db4c-ea67-0f60-04e3-d59da5dfcc3f, oa:person_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_Person-4a4e116d-1b9f-52c0-8539-39e1bef24cde, oa:person_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_Person-ac203486-31fd-4b7e-c6fb-1697f4d871bd, oa:person_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_Person-cd7ae0e2-0441-143b-d563-1529edf72100, oa:person_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_Person-22dd5cb6-fffe-7896-8659-ac0b18e40173 ;
  a2a:hasEvent oa:event_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_0, oa:relationep_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_1, oa:relationep_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_2, oa:relationep_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_3, oa:relationep_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_4 ;
  a2a:hasSource oa:source_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab .

oa:person_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_Person-7f72db4c-ea67-0f60-04e3-d59da5dfcc3f
  a a2a:Person ;
  rdfs:label "Anna Maria de Bie" ;
  a2a:PersonName [
    rdfs:label "Anna Maria de Bie" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bie"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_Person-4a4e116d-1b9f-52c0-8539-39e1bef24cde
  a a2a:Person ;
  rdfs:label "Carolus Heijgen" ;
  a2a:PersonName [
    rdfs:label "Carolus Heijgen" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNameLastName "Heijgen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_Person-ac203486-31fd-4b7e-c6fb-1697f4d871bd
  a a2a:Person ;
  rdfs:label "Gabriel Joseph Delsall" ;
  a2a:PersonName [
    rdfs:label "Gabriel Joseph Delsall" ;
    a2a:PersonNameFirstName "Gabriel Joseph" ;
    a2a:PersonNameLastName "Delsall"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_Person-cd7ae0e2-0441-143b-d563-1529edf72100
  a a2a:Person ;
  rdfs:label "Oblida Cornelia Maria Heijgen" ;
  a2a:PersonName [
    rdfs:label "Oblida Cornelia Maria Heijgen" ;
    a2a:PersonNameFirstName "Oblida Cornelia Maria" ;
    a2a:PersonNameLastName "Heijgen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_Person-22dd5cb6-fffe-7896-8659-ac0b18e40173
  a a2a:Person ;
  rdfs:label "Constantinus Antonius de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Constantinus Antonius de Bruijn" ;
    a2a:PersonNameFirstName "Constantinus Antonius" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:event_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1881-02-26"^^xsd:date
  ] .

oa:relationep_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_Person:7f72db4c-ea67-0f60-04e3-d59da5dfcc3f ;
  a2a:EventKeyRef oa:event_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_Event1 .

oa:relationep_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_Person:4a4e116d-1b9f-52c0-8539-39e1bef24cde ;
  a2a:EventKeyRef oa:event_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_Event1 .

oa:relationep_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_Person:ac203486-31fd-4b7e-c6fb-1697f4d871bd ;
  a2a:EventKeyRef oa:event_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_Event1 .

oa:relationep_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_Person:cd7ae0e2-0441-143b-d563-1529edf72100 ;
  a2a:EventKeyRef oa:event_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_Event1 .

oa:relationep_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_Person:22dd5cb6-fffe-7896-8659-ac0b18e40173 ;
  a2a:EventKeyRef oa:event_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab_Event1 .

oa:source_wba_36070dac-6fe7-2d2a-85e0-d03bc0aec1ab
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1881-02-26 - 1881-02-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-02-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-02-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1881" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1881-02-26"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: W. van Gastel, 3526-3571. Minuutakten, 1866-1895. 58 omslagen, Bron: boek, Deel: 86,..." ;
    a2a:Book "Notariële archieven Wouw" ;
    a2a:DocumentNumber "4970" ;
    a2a:RegistryNumber "86" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: W. van Gastel, 3526-3571. Minuutakten, 1866-1895. 58 omslagen, Bron: boek, Deel: 86,..., Notariële archieven Wouw, 4970, 86"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/547610e5-558d-e335-17f8-3da941cc3af9.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/36070dac-6fe7-2d2a-85e0-d03bc0aec1ab" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/547610e5-558d-e335-17f8-3da941cc3af9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/36070dac-6fe7-2d2a-85e0-d03bc0aec1ab" ;
  a2a:RecordGUID "{36070dac-6fe7-2d2a-85e0-d03bc0aec1ab}" ;
  a2a:SourceRemarkOpmerking "schuldbekentenis met hypotheek door mejufrouw Anna Maria de Bie weduwe van de heer Carolus Heijgen en de heer Gabriel Joseph Delsall en diens echtgenote mejufrouw Oblida Cornelia Maria Heijgen ten behoeve van de heer Constantinus Antonius de Bruijn, allen te Bergen op Zoom, kapitaal à 5% per 26 februari, fl.600,-", "Notaris W. van Gastel" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4560_00004560.xml van WBA" .

