@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_d44cbd51-d760-3dc3-9371-d9eb66ce50dd
  a a2a:Record ;
  rdfs:label "Notariële akte op 1 oktober 1771 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd_Person-381ed537-a61b-40b5-a622-c22abd3d0550, oa:person_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd_Person-c14f294f-c354-1b11-65d9-ef706a9ad407, oa:person_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd_Person-744b2559-79cd-52cb-9c03-ccf47404dd28, oa:person_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd_Person-202906d4-601f-645f-7383-555df684262b ;
  a2a:hasEvent oa:event_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd_0, oa:relationep_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd_1, oa:relationep_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd_2, oa:relationep_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd_3 ;
  a2a:hasSource oa:source_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd .

oa:person_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd_Person-381ed537-a61b-40b5-a622-c22abd3d0550
  a a2a:Person ;
  rdfs:label "Jan Babtist Augustin Joseph de Fraula" ;
  a2a:PersonName [
    rdfs:label "Jan Babtist Augustin Joseph de Fraula" ;
    a2a:PersonNameFirstName "Jan Babtist Augustin Joseph" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Fraula"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd_Person-c14f294f-c354-1b11-65d9-ef706a9ad407
  a a2a:Person ;
  rdfs:label "Petrus Loomans" ;
  a2a:PersonName [
    rdfs:label "Petrus Loomans" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Loomans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd_Person-744b2559-79cd-52cb-9c03-ccf47404dd28
  a a2a:Person ;
  rdfs:label "Simon François de Ridder" ;
  a2a:PersonName [
    rdfs:label "Simon François de Ridder" ;
    a2a:PersonNameFirstName "Simon François" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ridder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd_Person-202906d4-601f-645f-7383-555df684262b
  a a2a:Person ;
  rdfs:label "Anna Catharina Convents" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Convents" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Convents"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1771" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1771-10-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd_Person:381ed537-a61b-40b5-a622-c22abd3d0550 ;
  a2a:EventKeyRef oa:event_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd_Event1 .

oa:relationep_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd_Person:c14f294f-c354-1b11-65d9-ef706a9ad407 ;
  a2a:EventKeyRef oa:event_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd_Event1 .

oa:relationep_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd_Person:744b2559-79cd-52cb-9c03-ccf47404dd28 ;
  a2a:EventKeyRef oa:event_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd_Event1 .

oa:relationep_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd_Person:202906d4-601f-645f-7383-555df684262b ;
  a2a:EventKeyRef oa:event_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd_Event1 .

oa:source_wba_d44cbd51-d760-3dc3-9371-d9eb66ce50dd
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1771-10-01 - 1771-10-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1771-10-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1771-10-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1771" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1771-10-01"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 0690, Periode: 1771" ;
    a2a:Book "Notaris Frederik Nicolaes van Engelen, Minuutakten, 1771" ;
    a2a:DocumentNumber "29" ;
    a2a:RegistryNumber "0690" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 0690, Periode: 1771, Notaris Frederik Nicolaes van Engelen, Minuutakten, 1771, 29, 0690"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/c7550b57-92c0-25b6-56af-626a3ef2e4c0.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/d44cbd51-d760-3dc3-9371-d9eb66ce50dd" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/c7550b57-92c0-25b6-56af-626a3ef2e4c0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-05-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/d44cbd51-d760-3dc3-9371-d9eb66ce50dd" ;
  a2a:RecordGUID "{d44cbd51-d760-3dc3-9371-d9eb66ce50dd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9604_00009604.xml van WBA" .

