@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_b59cdca4-4865-11e1-9853-b7a7dd2b6a2a
  a a2a:Record ;
  rdfs:label "Notariële akte op 13 augustus 1659 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_b59cdca4-4865-11e1-9853-b7a7dd2b6a2a_Person-06620f12-4869-11e1-9853-b7a7dd2b6a2a, oa:person_wba_b59cdca4-4865-11e1-9853-b7a7dd2b6a2a_Person-06623aa0-4869-11e1-9853-b7a7dd2b6a2a, oa:person_wba_b59cdca4-4865-11e1-9853-b7a7dd2b6a2a_Person-06626764-4869-11e1-9853-b7a7dd2b6a2a ;
  a2a:hasEvent oa:event_wba_b59cdca4-4865-11e1-9853-b7a7dd2b6a2a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_b59cdca4-4865-11e1-9853-b7a7dd2b6a2a_0, oa:relationep_wba_b59cdca4-4865-11e1-9853-b7a7dd2b6a2a_1, oa:relationep_wba_b59cdca4-4865-11e1-9853-b7a7dd2b6a2a_2 ;
  a2a:hasSource oa:source_wba_b59cdca4-4865-11e1-9853-b7a7dd2b6a2a .

oa:person_wba_b59cdca4-4865-11e1-9853-b7a7dd2b6a2a_Person-06620f12-4869-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Willem Altgodt" ;
  a2a:PersonName [
    rdfs:label "Willem Altgodt" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Altgodt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Zuidfort" ;
    rdfs:label "Zuidfort"
  ] ;
  a2a:Profession "majoor" .

oa:person_wba_b59cdca4-4865-11e1-9853-b7a7dd2b6a2a_Person-06623aa0-4869-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Tanneken de Groot" ;
  a2a:PersonName [
    rdfs:label "Tanneken de Groot" ;
    a2a:PersonNameFirstName "Tanneken" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_wba_b59cdca4-4865-11e1-9853-b7a7dd2b6a2a_Person-06626764-4869-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Mattijs Wennemaecker" ;
  a2a:PersonName [
    rdfs:label "Mattijs Wennemaecker" ;
    a2a:PersonNameFirstName "Mattijs" ;
    a2a:PersonNameLastName "Wennemaecker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] ;
  a2a:Profession "bode" .

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

oa:relationep_wba_b59cdca4-4865-11e1-9853-b7a7dd2b6a2a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_b59cdca4-4865-11e1-9853-b7a7dd2b6a2a_Person:06620f12-4869-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_b59cdca4-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_b59cdca4-4865-11e1-9853-b7a7dd2b6a2a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_b59cdca4-4865-11e1-9853-b7a7dd2b6a2a_Person:06623aa0-4869-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_b59cdca4-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_b59cdca4-4865-11e1-9853-b7a7dd2b6a2a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_b59cdca4-4865-11e1-9853-b7a7dd2b6a2a_Person:06626764-4869-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_b59cdca4-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:source_wba_b59cdca4-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", "1659-08-13 - 1659-08-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1659-08-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1659-08-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1659" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1659-08-13"^^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: 0134, Periode: 1652-1667" ;
    a2a:Book "Notaris Hieronymus de Rouck, Minuutakten van testamenten, codicillen en huwelijksvooprwaarden, 16..." ;
    a2a:DocumentNumber "59" ;
    a2a:RegistryNumber "0134" ;
    a2a:Folio "123" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 0134, Periode: 1652-1667, Notaris Hieronymus de Rouck, Minuutakten van testamenten, codicillen en huwelijksvooprwaarden, 16..., 59, 0134, 123"
  ] ;
  a2a:SourceLastChangeDate "2012-01-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/b59cdca4-4865-11e1-9853-b7a7dd2b6a2a" ;
  a2a:RecordGUID "{b59cdca4-4865-11e1-9853-b7a7dd2b6a2a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_10020_00010020.xml van WBA" .

