@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_cc6a9699-cd40-a6ef-9231-2a4eec36096a
  a a2a:Record ;
  rdfs:label "Notariële akte op 10 februari 1794" ;
  a2a:hasPerson oa:person_wba_cc6a9699-cd40-a6ef-9231-2a4eec36096a_Person-ece36081-74d8-9d4c-bb4e-2f735883d63f, oa:person_wba_cc6a9699-cd40-a6ef-9231-2a4eec36096a_Person-3e7de640-cdfd-dbb3-0bc2-42127532381f ;
  a2a:hasEvent oa:event_wba_cc6a9699-cd40-a6ef-9231-2a4eec36096a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_cc6a9699-cd40-a6ef-9231-2a4eec36096a_0, oa:relationep_wba_cc6a9699-cd40-a6ef-9231-2a4eec36096a_1 ;
  a2a:hasSource oa:source_wba_cc6a9699-cd40-a6ef-9231-2a4eec36096a .

oa:person_wba_cc6a9699-cd40-a6ef-9231-2a4eec36096a_Person-ece36081-74d8-9d4c-bb4e-2f735883d63f
  a a2a:Person ;
  rdfs:label "Wouter Eeltjes" ;
  a2a:PersonName [
    rdfs:label "Wouter Eeltjes" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Eeltjes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_cc6a9699-cd40-a6ef-9231-2a4eec36096a_Person-3e7de640-cdfd-dbb3-0bc2-42127532381f
  a a2a:Person ;
  rdfs:label "Jan Nekkers" ;
  a2a:PersonName [
    rdfs:label "Jan Nekkers" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Nekkers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_cc6a9699-cd40-a6ef-9231-2a4eec36096a_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1794" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1794-02-10"^^xsd:date
  ] .

oa:relationep_wba_cc6a9699-cd40-a6ef-9231-2a4eec36096a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_cc6a9699-cd40-a6ef-9231-2a4eec36096a_Person:ece36081-74d8-9d4c-bb4e-2f735883d63f ;
  a2a:EventKeyRef oa:event_wba_cc6a9699-cd40-a6ef-9231-2a4eec36096a_Event1 .

oa:relationep_wba_cc6a9699-cd40-a6ef-9231-2a4eec36096a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_cc6a9699-cd40-a6ef-9231-2a4eec36096a_Person:3e7de640-cdfd-dbb3-0bc2-42127532381f ;
  a2a:EventKeyRef oa:event_wba_cc6a9699-cd40-a6ef-9231-2a4eec36096a_Event1 .

oa:source_wba_cc6a9699-cd40-a6ef-9231-2a4eec36096a
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1794-02-10 - 1794-02-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1794-02-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1794-02-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1794" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1794-02-10"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: J. Fercken, Bron: boek, Deel: 314, Periode: 1794" ;
    a2a:Book "Notariële archieven Roosendaal" ;
    a2a:DocumentNumber "9" ;
    a2a:RegistryNumber "314" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: J. Fercken, Bron: boek, Deel: 314, Periode: 1794, Notariële archieven Roosendaal, 9, 314"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/cc6a9699-cd40-a6ef-9231-2a4eec36096a" ;
  a2a:RecordGUID "{cc6a9699-cd40-a6ef-9231-2a4eec36096a}" ;
  a2a:SourceRemarkOpmerking "voogdij voor Wouter Eeltjes op Jan Nekkers", "Notaris Johan Fercken" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9560_00009560.xml van WBA" .

