@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_2df7ae9f-e480-9dda-4494-d0d08c1146da
  a a2a:Record ;
  rdfs:label "Notariële akte op 17 juni 1754 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_Person-2fe9d339-c406-ba90-4683-783f2e883c6b, oa:person_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_Person-bd800b61-5297-c442-37ff-5692431466a5, oa:person_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_Person-ae37e431-803d-8e5f-57cd-c332bb0667ce, oa:person_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_Person-ee409437-46dd-2501-fe03-0fcfd0bb39af, oa:person_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_Person-8a1ead55-6948-e8b2-b6c9-6bc09be6248d ;
  a2a:hasEvent oa:event_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_0, oa:relationep_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_1, oa:relationep_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_2, oa:relationep_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_3, oa:relationep_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_4 ;
  a2a:hasSource oa:source_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da .

oa:person_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_Person-2fe9d339-c406-ba90-4683-783f2e883c6b
  a a2a:Person ;
  rdfs:label "Dijna Cools" ;
  a2a:PersonName [
    rdfs:label "Dijna Cools" ;
    a2a:PersonNameFirstName "Dijna" ;
    a2a:PersonNameLastName "Cools"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_Person-bd800b61-5297-c442-37ff-5692431466a5
  a a2a:Person ;
  rdfs:label "Cornelis Gelijns" ;
  a2a:PersonName [
    rdfs:label "Cornelis Gelijns" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Gelijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_Person-ae37e431-803d-8e5f-57cd-c332bb0667ce
  a a2a:Person ;
  rdfs:label "Andries Wouters" ;
  a2a:PersonName [
    rdfs:label "Andries Wouters" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Wouters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_Person-ee409437-46dd-2501-fe03-0fcfd0bb39af
  a a2a:Person ;
  rdfs:label "Hugo Aelmans" ;
  a2a:PersonName [
    rdfs:label "Hugo Aelmans" ;
    a2a:PersonNameFirstName "Hugo" ;
    a2a:PersonNameLastName "Aelmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_Person-8a1ead55-6948-e8b2-b6c9-6bc09be6248d
  a a2a:Person ;
  rdfs:label "Hendrik Pesch" ;
  a2a:PersonName [
    rdfs:label "Hendrik Pesch" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Pesch"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1754" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1754-06-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_Person:2fe9d339-c406-ba90-4683-783f2e883c6b ;
  a2a:EventKeyRef oa:event_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_Event1 .

oa:relationep_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_Person:bd800b61-5297-c442-37ff-5692431466a5 ;
  a2a:EventKeyRef oa:event_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_Event1 .

oa:relationep_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_Person:ae37e431-803d-8e5f-57cd-c332bb0667ce ;
  a2a:EventKeyRef oa:event_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_Event1 .

oa:relationep_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_Person:ee409437-46dd-2501-fe03-0fcfd0bb39af ;
  a2a:EventKeyRef oa:event_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_Event1 .

oa:relationep_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_Person:8a1ead55-6948-e8b2-b6c9-6bc09be6248d ;
  a2a:EventKeyRef oa:event_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da_Event1 .

oa:source_wba_2df7ae9f-e480-9dda-4494-d0d08c1146da
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1754-06-17 - 1754-06-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1754-06-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1754-06-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1754" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1754-06-17"^^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: 0599, Periode: 1754" ;
    a2a:Book "Notaris Johan Hendrick van Overstraten, Minuutakten, 1754" ;
    a2a:DocumentNumber "49" ;
    a2a:RegistryNumber "0599" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 0599, Periode: 1754, Notaris Johan Hendrick van Overstraten, Minuutakten, 1754, 49, 0599"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/a4c53786-aa4d-977a-2bec-7e717dc83578.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/2df7ae9f-e480-9dda-4494-d0d08c1146da" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/a4c53786-aa4d-977a-2bec-7e717dc83578.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-07-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/2df7ae9f-e480-9dda-4494-d0d08c1146da" ;
  a2a:RecordGUID "{2df7ae9f-e480-9dda-4494-d0d08c1146da}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4515_00004515.xml van WBA" .

