@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_10351fcf-e5b0-1172-2a2e-4e9c73c2f357
  a a2a:Record ;
  rdfs:label "Notariële akte (brevet) op 23 april 1912" ;
  a2a:hasPerson oa:person_wba_10351fcf-e5b0-1172-2a2e-4e9c73c2f357_Person-3b7214fc-68c2-93f3-404c-04307569584e ;
  a2a:hasEvent oa:event_wba_10351fcf-e5b0-1172-2a2e-4e9c73c2f357_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_10351fcf-e5b0-1172-2a2e-4e9c73c2f357_0 ;
  a2a:hasSource oa:source_wba_10351fcf-e5b0-1172-2a2e-4e9c73c2f357 .

oa:person_wba_10351fcf-e5b0-1172-2a2e-4e9c73c2f357_Person-3b7214fc-68c2-93f3-404c-04307569584e
  a a2a:Person ;
  rdfs:label "Alphons Maria Joseph Poppe" ;
  a2a:PersonName [
    rdfs:label "Alphons Maria Joseph Poppe" ;
    a2a:PersonNameFirstName "Alphons Maria Joseph" ;
    a2a:PersonNameLastName "Poppe"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:event_wba_10351fcf-e5b0-1172-2a2e-4e9c73c2f357_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1912" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1912-04-23"^^xsd:date
  ] .

oa:relationep_wba_10351fcf-e5b0-1172-2a2e-4e9c73c2f357_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_10351fcf-e5b0-1172-2a2e-4e9c73c2f357_Person:3b7214fc-68c2-93f3-404c-04307569584e ;
  a2a:EventKeyRef oa:event_wba_10351fcf-e5b0-1172-2a2e-4e9c73c2f357_Event1 .

oa:source_wba_10351fcf-e5b0-1172-2a2e-4e9c73c2f357
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1912-04-23 - 1912-04-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-04-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-04-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1912" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1912-04-23"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: J. Goderie, 5-19. Minuutakten, 1908 mei 23-1915. 15 pakken, Bron: boek, Deel: 139, P..." ;
    a2a:Book "Notariële archieven Wouw" ;
    a2a:DocumentNumber "1928" ;
    a2a:RegistryNumber "139" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: J. Goderie, 5-19. Minuutakten, 1908 mei 23-1915. 15 pakken, Bron: boek, Deel: 139, P..., Notariële archieven Wouw, 1928, 139"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/10351fcf-e5b0-1172-2a2e-4e9c73c2f357" ;
  a2a:RecordGUID "{10351fcf-e5b0-1172-2a2e-4e9c73c2f357}" ;
  a2a:SourceRemarkOpmerking "toestemming door Alphons Maria Joseph Poppe te Bergen op Zoom, tot doorhaling van tien hypothecaire inschrijvingen", "Notaris J. Goderie" ;
  a2a:SourceRemarkAkteSoort "Brevet" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5015_00005015.xml van WBA" .

