@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_1398fdfd-7396-5ce9-8548-8019082b8b98
  a a2a:Record ;
  rdfs:label "Notariële akte op 25 februari 1921" ;
  a2a:hasPerson oa:person_wba_1398fdfd-7396-5ce9-8548-8019082b8b98_Person-b4efc01e-670f-f0ae-0c41-ec6e9690ba9f ;
  a2a:hasEvent oa:event_wba_1398fdfd-7396-5ce9-8548-8019082b8b98_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_1398fdfd-7396-5ce9-8548-8019082b8b98_0 ;
  a2a:hasSource oa:source_wba_1398fdfd-7396-5ce9-8548-8019082b8b98 .

oa:person_wba_1398fdfd-7396-5ce9-8548-8019082b8b98_Person-b4efc01e-670f-f0ae-0c41-ec6e9690ba9f
  a a2a:Person ;
  rdfs:label "Cornelis Waltherus Wouts" ;
  a2a:PersonName [
    rdfs:label "Cornelis Waltherus Wouts" ;
    a2a:PersonNameFirstName "Cornelis Waltherus" ;
    a2a:PersonNameLastName "Wouts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:event_wba_1398fdfd-7396-5ce9-8548-8019082b8b98_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1921-02-25"^^xsd:date
  ] .

oa:relationep_wba_1398fdfd-7396-5ce9-8548-8019082b8b98_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_1398fdfd-7396-5ce9-8548-8019082b8b98_Person:b4efc01e-670f-f0ae-0c41-ec6e9690ba9f ;
  a2a:EventKeyRef oa:event_wba_1398fdfd-7396-5ce9-8548-8019082b8b98_Event1 .

oa:source_wba_1398fdfd-7396-5ce9-8548-8019082b8b98
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1921-02-25 - 1921-02-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-02-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-02-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1921-02-25"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: J. Goderie, 2-11. Minuutakten, 1916-1925. 10 pakken, Bron: boek, Deel: 153, Periode:..." ;
    a2a:Book "Notariële archieven Wouw" ;
    a2a:DocumentNumber "6487" ;
    a2a:RegistryNumber "153" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: J. Goderie, 2-11. Minuutakten, 1916-1925. 10 pakken, Bron: boek, Deel: 153, Periode:..., Notariële archieven Wouw, 6487, 153"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/1398fdfd-7396-5ce9-8548-8019082b8b98" ;
  a2a:RecordGUID "{1398fdfd-7396-5ce9-8548-8019082b8b98}" ;
  a2a:SourceRemarkOpmerking "testament van Cornelis Waltherus Wouts, wonende op Hoevestein onder Wouw", "Notaris J. Goderie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5035_00005035.xml van WBA" .

