@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_068157dd-b814-831d-e00b-32d4e6afd545
  a a2a:Record ;
  rdfs:label "Notariële akte op 21 december 1903" ;
  a2a:hasPerson oa:person_wba_068157dd-b814-831d-e00b-32d4e6afd545_Person-dc80d656-ae0c-cee7-a214-25f60a790ad1, oa:person_wba_068157dd-b814-831d-e00b-32d4e6afd545_Person-3bed0c7a-d68b-76ab-8df3-bba15dc74e3f ;
  a2a:hasEvent oa:event_wba_068157dd-b814-831d-e00b-32d4e6afd545_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_068157dd-b814-831d-e00b-32d4e6afd545_0, oa:relationep_wba_068157dd-b814-831d-e00b-32d4e6afd545_1 ;
  a2a:hasSource oa:source_wba_068157dd-b814-831d-e00b-32d4e6afd545 .

oa:person_wba_068157dd-b814-831d-e00b-32d4e6afd545_Person-dc80d656-ae0c-cee7-a214-25f60a790ad1
  a a2a:Person ;
  rdfs:label ".... du Toij van Hees" ;
  a2a:PersonName [
    rdfs:label ".... du Toij van Hees" ;
    a2a:PersonNameFirstName "...." ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Toij van Hees"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_wba_068157dd-b814-831d-e00b-32d4e6afd545_Person-3bed0c7a-d68b-76ab-8df3-bba15dc74e3f
  a a2a:Person ;
  rdfs:label "Johannes Hack" ;
  a2a:PersonName [
    rdfs:label "Johannes Hack" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Hack"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Terheijden" ;
    rdfs:label "Terheijden"
  ] .

oa:event_wba_068157dd-b814-831d-e00b-32d4e6afd545_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1903-12-21"^^xsd:date
  ] .

oa:relationep_wba_068157dd-b814-831d-e00b-32d4e6afd545_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_068157dd-b814-831d-e00b-32d4e6afd545_Person:dc80d656-ae0c-cee7-a214-25f60a790ad1 ;
  a2a:EventKeyRef oa:event_wba_068157dd-b814-831d-e00b-32d4e6afd545_Event1 .

oa:relationep_wba_068157dd-b814-831d-e00b-32d4e6afd545_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_068157dd-b814-831d-e00b-32d4e6afd545_Person:3bed0c7a-d68b-76ab-8df3-bba15dc74e3f ;
  a2a:EventKeyRef oa:event_wba_068157dd-b814-831d-e00b-32d4e6afd545_Event1 .

oa:source_wba_068157dd-b814-831d-e00b-32d4e6afd545
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1903-12-21 - 1903-12-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-12-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-12-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1903" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1903-12-21"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: J.J.M. Mertens, 18-26. Minuutakten, 1900-1905. 12 omslagen, Bron: boek, Deel: 681, P..." ;
    a2a:Book "Notariële archieven Roosendaal" ;
    a2a:DocumentNumber "551" ;
    a2a:RegistryNumber "681" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: J.J.M. Mertens, 18-26. Minuutakten, 1900-1905. 12 omslagen, Bron: boek, Deel: 681, P..., Notariële archieven Roosendaal, 551, 681"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/068157dd-b814-831d-e00b-32d4e6afd545" ;
  a2a:RecordGUID "{068157dd-b814-831d-e00b-32d4e6afd545}" ;
  a2a:SourceRemarkOpmerking "openbare verkoop van houtgewassen te Roosendaal voor dr. Du Toij van Hees te Breda en de weduwe Johannes Hack te Terheijden opbrengst fl. 999,-", "Notaris J.J.M. Mertens, aktenummers 191-567" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4879_00004879.xml van WBA" .

