@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_ac2e28df-ecc9-0038-ff04-2ad3a7873944
  a a2a:Record ;
  rdfs:label "Notariële akte op 14 november 1916" ;
  a2a:hasPerson oa:person_wba_ac2e28df-ecc9-0038-ff04-2ad3a7873944_Person-3adda711-3614-0789-b661-8eb39c29d43f, oa:person_wba_ac2e28df-ecc9-0038-ff04-2ad3a7873944_Person-0c9cbe47-b92c-50fe-8174-fdf1a8c31dfd, oa:person_wba_ac2e28df-ecc9-0038-ff04-2ad3a7873944_Person-08063de1-fcbe-9d26-130b-49882235923c ;
  a2a:hasEvent oa:event_wba_ac2e28df-ecc9-0038-ff04-2ad3a7873944_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_ac2e28df-ecc9-0038-ff04-2ad3a7873944_0, oa:relationep_wba_ac2e28df-ecc9-0038-ff04-2ad3a7873944_1, oa:relationep_wba_ac2e28df-ecc9-0038-ff04-2ad3a7873944_2 ;
  a2a:hasSource oa:source_wba_ac2e28df-ecc9-0038-ff04-2ad3a7873944 .

oa:person_wba_ac2e28df-ecc9-0038-ff04-2ad3a7873944_Person-3adda711-3614-0789-b661-8eb39c29d43f
  a a2a:Person ;
  rdfs:label "Jacobus Adrianuszoon Musters" ;
  a2a:PersonName [
    rdfs:label "Jacobus Adrianuszoon Musters" ;
    a2a:PersonNameFirstName "Jacobus Adrianuszoon" ;
    a2a:PersonNameLastName "Musters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_wba_ac2e28df-ecc9-0038-ff04-2ad3a7873944_Person-0c9cbe47-b92c-50fe-8174-fdf1a8c31dfd
  a a2a:Person ;
  rdfs:label "Wilhelmina Maria Cornelia Mens" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Maria Cornelia Mens" ;
    a2a:PersonNameFirstName "Wilhelmina Maria Cornelia" ;
    a2a:PersonNameLastName "Mens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:person_wba_ac2e28df-ecc9-0038-ff04-2ad3a7873944_Person-08063de1-fcbe-9d26-130b-49882235923c
  a a2a:Person ;
  rdfs:label "Walterus van Gastel" ;
  a2a:PersonName [
    rdfs:label "Walterus van Gastel" ;
    a2a:PersonNameFirstName "Walterus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gastel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_ac2e28df-ecc9-0038-ff04-2ad3a7873944_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1916-11-14"^^xsd:date
  ] .

oa:relationep_wba_ac2e28df-ecc9-0038-ff04-2ad3a7873944_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_ac2e28df-ecc9-0038-ff04-2ad3a7873944_Person:3adda711-3614-0789-b661-8eb39c29d43f ;
  a2a:EventKeyRef oa:event_wba_ac2e28df-ecc9-0038-ff04-2ad3a7873944_Event1 .

oa:relationep_wba_ac2e28df-ecc9-0038-ff04-2ad3a7873944_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_ac2e28df-ecc9-0038-ff04-2ad3a7873944_Person:0c9cbe47-b92c-50fe-8174-fdf1a8c31dfd ;
  a2a:EventKeyRef oa:event_wba_ac2e28df-ecc9-0038-ff04-2ad3a7873944_Event1 .

oa:relationep_wba_ac2e28df-ecc9-0038-ff04-2ad3a7873944_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_ac2e28df-ecc9-0038-ff04-2ad3a7873944_Person:08063de1-fcbe-9d26-130b-49882235923c ;
  a2a:EventKeyRef oa:event_wba_ac2e28df-ecc9-0038-ff04-2ad3a7873944_Event1 .

oa:source_wba_ac2e28df-ecc9-0038-ff04-2ad3a7873944
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1916-11-14 - 1916-11-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-11-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-11-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1916" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1916-11-14"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Book "J. Goderie, inventaris V-03, 1917" ;
    a2a:DocumentNumber "4104" ;
    a2a:RegistryNumber "0003" ;
    rdfs:label "West Brabants Archief, Brabant, J. Goderie, inventaris V-03, 1917, 4104, 0003"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ac2e28df-ecc9-0038-ff04-2ad3a7873944" ;
  a2a:RecordGUID "{ac2e28df-ecc9-0038-ff04-2ad3a7873944}" ;
  a2a:SourceRemarkOpmerking "schuldbekentenis met hypotheek door Jacobus Musters Adrianuszoon te Bergen op Zoom, ten behoeve van mevrouw Wilhelmina Maria Cornelia van Mens, weduwe van de heer Walterus van Gastel, te Wouw, kapitaal à 4 1/2 % per 6 november fl. 3.200,-" .

