@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_e39c05af-c497-a3e8-e8a1-a38feab443a3
  a a2a:Record ;
  rdfs:label "Notariële akte op 24 augustus 1866" ;
  a2a:hasPerson oa:person_wba_e39c05af-c497-a3e8-e8a1-a38feab443a3_Person-b82435bd-818c-238d-7731-dd9f0292fcc0 ;
  a2a:hasEvent oa:event_wba_e39c05af-c497-a3e8-e8a1-a38feab443a3_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_e39c05af-c497-a3e8-e8a1-a38feab443a3_0 ;
  a2a:hasSource oa:source_wba_e39c05af-c497-a3e8-e8a1-a38feab443a3 .

oa:person_wba_e39c05af-c497-a3e8-e8a1-a38feab443a3_Person-b82435bd-818c-238d-7731-dd9f0292fcc0
  a a2a:Person ;
  rdfs:label "Anna Catharina Aarde" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Aarde" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Aarde"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "RoosendaaL" ;
    rdfs:label "RoosendaaL"
  ] .

oa:event_wba_e39c05af-c497-a3e8-e8a1-a38feab443a3_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1866" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1866-08-24"^^xsd:date
  ] .

oa:relationep_wba_e39c05af-c497-a3e8-e8a1-a38feab443a3_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_e39c05af-c497-a3e8-e8a1-a38feab443a3_Person:b82435bd-818c-238d-7731-dd9f0292fcc0 ;
  a2a:EventKeyRef oa:event_wba_e39c05af-c497-a3e8-e8a1-a38feab443a3_Event1 .

oa:source_wba_e39c05af-c497-a3e8-e8a1-a38feab443a3
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1866-08-24 - 1866-08-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1866-08-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1866-08-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1866" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1866-08-24"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: H.A.A. Wenning, 2456-2499. Minuutakten, 1856-1895. 45 omslagen., Bron: boek, Deel: 5..." ;
    a2a:Book "Notariële archieven Roosendaal" ;
    a2a:DocumentNumber "224" ;
    a2a:RegistryNumber "551" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: H.A.A. Wenning, 2456-2499. Minuutakten, 1856-1895. 45 omslagen., Bron: boek, Deel: 5..., Notariële archieven Roosendaal, 224, 551"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/c93ad95c-2a1b-ca48-5501-537dabcf61f2.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e39c05af-c497-a3e8-e8a1-a38feab443a3" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/c93ad95c-2a1b-ca48-5501-537dabcf61f2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e39c05af-c497-a3e8-e8a1-a38feab443a3" ;
  a2a:RecordGUID "{e39c05af-c497-a3e8-e8a1-a38feab443a3}" ;
  a2a:SourceRemarkOpmerking "testament van Anna Catharina Aarde te Roosendaal", "Notaris H.A.A. Wenning" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9522_00009522.xml van WBA" .

