@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_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a
  a a2a:Record ;
  rdfs:label "Notariële akte op 8 juli 1636 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a_Person-a9cf90c6-4868-11e1-9853-b7a7dd2b6a2a, oa:person_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a_Person-a9cf6754-4868-11e1-9853-b7a7dd2b6a2a, oa:person_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a_Person-a9cfec2e-4868-11e1-9853-b7a7dd2b6a2a, oa:person_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a_Person-a9cfbfec-4868-11e1-9853-b7a7dd2b6a2a ;
  a2a:hasEvent oa:event_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a_0, oa:relationep_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a_1, oa:relationep_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a_2, oa:relationep_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a_3 ;
  a2a:hasSource oa:source_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a .

oa:person_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a_Person-a9cf90c6-4868-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Jaspar Losschaert" ;
  a2a:PersonName [
    rdfs:label "Jaspar Losschaert" ;
    a2a:PersonNameFirstName "Jaspar" ;
    a2a:PersonNameLastName "Losschaert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ranst" ;
    rdfs:label "Ranst"
  ] .

oa:person_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a_Person-a9cf6754-4868-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Jan van Wesel" ;
  a2a:PersonName [
    rdfs:label "Jan van Wesel" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wesel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] ;
  a2a:Profession "notaris" .

oa:person_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a_Person-a9cfec2e-4868-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Brouwers" ;
  a2a:PersonName [
    rdfs:label "Brouwers" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "schout" .

oa:person_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a_Person-a9cfbfec-4868-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Johan Bergaigne" ;
  a2a:PersonName [
    rdfs:label "Johan Bergaigne" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Bergaigne"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "burgemeester ; ontvanger" .

oa:event_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1636" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1636-07-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a_Person:a9cf90c6-4868-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a_Person:a9cf6754-4868-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a_Person:a9cfec2e-4868-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a_Person:a9cfbfec-4868-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:source_wba_aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1636-07-08 - 1636-07-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1636-07-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1636-07-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1636" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1636-07-08"^^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: 0031, Periode: 1636" ;
    a2a:Book "Notaris Jan van Wesel, Minuutakten van andere akten, 1636" ;
    a2a:DocumentNumber "86" ;
    a2a:RegistryNumber "0031" ;
    a2a:Folio "218" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 0031, Periode: 1636, Notaris Jan van Wesel, Minuutakten van andere akten, 1636, 86, 0031, 218"
  ] ;
  a2a:SourceLastChangeDate "2012-01-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a" ;
  a2a:RecordGUID "{aaeffdc2-4865-11e1-9853-b7a7dd2b6a2a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9799_00009799.xml van WBA" .

