@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_2c80ac64-1ecf-eef3-726e-be6f069804e1
  a a2a:Record ;
  rdfs:label "Notariële akte op 20 januari 1871" ;
  a2a:hasPerson oa:person_wba_2c80ac64-1ecf-eef3-726e-be6f069804e1_Person-1de856ec-0fce-84bc-9693-7a9ca774d302 ;
  a2a:hasEvent oa:event_wba_2c80ac64-1ecf-eef3-726e-be6f069804e1_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_2c80ac64-1ecf-eef3-726e-be6f069804e1_0 ;
  a2a:hasSource oa:source_wba_2c80ac64-1ecf-eef3-726e-be6f069804e1 .

oa:person_wba_2c80ac64-1ecf-eef3-726e-be6f069804e1_Person-1de856ec-0fce-84bc-9693-7a9ca774d302
  a a2a:Person ;
  rdfs:label "Adriana Maria van Heijbeek" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria van Heijbeek" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heijbeek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nispen" ;
    rdfs:label "Nispen"
  ] .

oa:event_wba_2c80ac64-1ecf-eef3-726e-be6f069804e1_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1871" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1871-01-20"^^xsd:date
  ] .

oa:relationep_wba_2c80ac64-1ecf-eef3-726e-be6f069804e1_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_2c80ac64-1ecf-eef3-726e-be6f069804e1_Person:1de856ec-0fce-84bc-9693-7a9ca774d302 ;
  a2a:EventKeyRef oa:event_wba_2c80ac64-1ecf-eef3-726e-be6f069804e1_Event1 .

oa:source_wba_2c80ac64-1ecf-eef3-726e-be6f069804e1
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1871-01-20 - 1871-01-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1871-01-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1871-01-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1871" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1871-01-20"^^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 "16" ;
    a2a:RegistryNumber "556" ;
    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, 16, 556"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/d0c6c45f-2e9a-0a3a-2d00-be8c29e07248.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/2c80ac64-1ecf-eef3-726e-be6f069804e1" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/d0c6c45f-2e9a-0a3a-2d00-be8c29e07248.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/2c80ac64-1ecf-eef3-726e-be6f069804e1" ;
  a2a:RecordGUID "{2c80ac64-1ecf-eef3-726e-be6f069804e1}" ;
  a2a:SourceRemarkOpmerking "testament van Adriana Maria van Heijbeek te Nispen", "Notaris H.A.A. Wenning" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4840_00004840.xml van WBA" .

