@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_7e65a63d-34f9-e023-dc0f-8820a5ead9ce
  a a2a:Record ;
  rdfs:label "Notariële akte op 31 augustus 1916" ;
  a2a:hasPerson oa:person_wba_7e65a63d-34f9-e023-dc0f-8820a5ead9ce_Person-eda05863-1743-c1e5-eeba-35beb9b4cc8e ;
  a2a:hasEvent oa:event_wba_7e65a63d-34f9-e023-dc0f-8820a5ead9ce_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_7e65a63d-34f9-e023-dc0f-8820a5ead9ce_0 ;
  a2a:hasSource oa:source_wba_7e65a63d-34f9-e023-dc0f-8820a5ead9ce .

oa:person_wba_7e65a63d-34f9-e023-dc0f-8820a5ead9ce_Person-eda05863-1743-c1e5-eeba-35beb9b4cc8e
  a a2a:Person ;
  rdfs:label "Antonius Christianus Johannes Slootmans" ;
  a2a:PersonName [
    rdfs:label "Antonius Christianus Johannes Slootmans" ;
    a2a:PersonNameFirstName "Antonius Christianus Johannes" ;
    a2a:PersonNameLastName "Slootmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:event_wba_7e65a63d-34f9-e023-dc0f-8820a5ead9ce_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1916-08-31"^^xsd:date
  ] .

oa:relationep_wba_7e65a63d-34f9-e023-dc0f-8820a5ead9ce_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_7e65a63d-34f9-e023-dc0f-8820a5ead9ce_Person:eda05863-1743-c1e5-eeba-35beb9b4cc8e ;
  a2a:EventKeyRef oa:event_wba_7e65a63d-34f9-e023-dc0f-8820a5ead9ce_Event1 .

oa:source_wba_7e65a63d-34f9-e023-dc0f-8820a5ead9ce
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1916-08-31 - 1916-08-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-08-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-08-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1916" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1916-08-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: J.J.M. Mertens, 1916 -1925, Bron: boek, Deel: 739, Periode: 1916" ;
    a2a:Book "Notariële archieven Roosendaal" ;
    a2a:DocumentNumber "464" ;
    a2a:RegistryNumber "739" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: J.J.M. Mertens, 1916 -1925, Bron: boek, Deel: 739, Periode: 1916, Notariële archieven Roosendaal, 464, 739"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/7e65a63d-34f9-e023-dc0f-8820a5ead9ce" ;
  a2a:RecordGUID "{7e65a63d-34f9-e023-dc0f-8820a5ead9ce}" ;
  a2a:SourceRemarkOpmerking "testament van Antonius Christianus Johannes Slootmans te Bergen op Zoom.", "Notaris J.J.M. Mertens" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9413_00009413.xml van WBA" .

