@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_73524cb7-4a8a-9f7e-5488-e572eccca589
  a a2a:Record ;
  rdfs:label "Notariële akte (brevet) op 25 april 1878" ;
  a2a:hasPerson oa:person_wba_73524cb7-4a8a-9f7e-5488-e572eccca589_Person-73c52476-b52d-50b4-2c40-b180d21a88bc ;
  a2a:hasEvent oa:event_wba_73524cb7-4a8a-9f7e-5488-e572eccca589_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_73524cb7-4a8a-9f7e-5488-e572eccca589_0 ;
  a2a:hasSource oa:source_wba_73524cb7-4a8a-9f7e-5488-e572eccca589 .

oa:person_wba_73524cb7-4a8a-9f7e-5488-e572eccca589_Person-73c52476-b52d-50b4-2c40-b180d21a88bc
  a a2a:Person ;
  rdfs:label "Johan Bartholomeus Ente" ;
  a2a:PersonName [
    rdfs:label "Johan Bartholomeus Ente" ;
    a2a:PersonNameFirstName "Johan Bartholomeus" ;
    a2a:PersonNameLastName "Ente"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:event_wba_73524cb7-4a8a-9f7e-5488-e572eccca589_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1878" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1878-04-25"^^xsd:date
  ] .

oa:relationep_wba_73524cb7-4a8a-9f7e-5488-e572eccca589_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_73524cb7-4a8a-9f7e-5488-e572eccca589_Person:73c52476-b52d-50b4-2c40-b180d21a88bc ;
  a2a:EventKeyRef oa:event_wba_73524cb7-4a8a-9f7e-5488-e572eccca589_Event1 .

oa:source_wba_73524cb7-4a8a-9f7e-5488-e572eccca589
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1878-04-25 - 1878-04-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1878-04-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1878-04-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1878" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1878-04-25"^^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: 80,..." ;
    a2a:Book "Notariële archieven Wouw" ;
    a2a:DocumentNumber "3305" ;
    a2a:RegistryNumber "80" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: W. van Gastel, 3526-3571. Minuutakten, 1866-1895. 58 omslagen, Bron: boek, Deel: 80,..., Notariële archieven Wouw, 3305, 80"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/73524cb7-4a8a-9f7e-5488-e572eccca589" ;
  a2a:RecordGUID "{73524cb7-4a8a-9f7e-5488-e572eccca589}" ;
  a2a:SourceRemarkOpmerking "toestemming door Johan Bartholomeus Ente te Bergen op Zoom, tot doorhaling van een hypothecaire inschrijving", "Notaris W. van Gastel" ;
  a2a:SourceRemarkAkteSoort "Brevet" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4980_00004980.xml van WBA" .

