@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_6c59a427-ecea-769f-d1ec-229259a0873b
  a a2a:Record ;
  rdfs:label "Notariële akte op 23 december 1929" ;
  a2a:hasPerson oa:person_wba_6c59a427-ecea-769f-d1ec-229259a0873b_Person-c0c9fa03-6e30-37e9-2627-7de26dcf6abc ;
  a2a:hasEvent oa:event_wba_6c59a427-ecea-769f-d1ec-229259a0873b_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_6c59a427-ecea-769f-d1ec-229259a0873b_0 ;
  a2a:hasSource oa:source_wba_6c59a427-ecea-769f-d1ec-229259a0873b .

oa:person_wba_6c59a427-ecea-769f-d1ec-229259a0873b_Person-c0c9fa03-6e30-37e9-2627-7de26dcf6abc
  a a2a:Person ;
  rdfs:label "Adriana Beatrix Maria Warffemuis" ;
  a2a:PersonName [
    rdfs:label "Adriana Beatrix Maria Warffemuis" ;
    a2a:PersonNameFirstName "Adriana Beatrix Maria" ;
    a2a:PersonNameLastName "Warffemuis"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_wba_6c59a427-ecea-769f-d1ec-229259a0873b_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1929" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1929-12-23"^^xsd:date
  ] .

oa:relationep_wba_6c59a427-ecea-769f-d1ec-229259a0873b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_6c59a427-ecea-769f-d1ec-229259a0873b_Person:c0c9fa03-6e30-37e9-2627-7de26dcf6abc ;
  a2a:EventKeyRef oa:event_wba_6c59a427-ecea-769f-d1ec-229259a0873b_Event1 .

oa:source_wba_6c59a427-ecea-769f-d1ec-229259a0873b
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1929-12-23 - 1929-12-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1929-12-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1929-12-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1929" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1929-12-23"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 768 769 770 771 772, Periode: 1929" ;
    a2a:Book "Notariële archieven Roosendaal" ;
    a2a:DocumentNumber "523" ;
    a2a:RegistryNumber "768 769 770 771 772" ;
    rdfs:label "West Brabants Archief, Brabant, Deel: 768 769 770 771 772, Periode: 1929, Notariële archieven Roosendaal, 523, 768 769 770 771 772"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/6c59a427-ecea-769f-d1ec-229259a0873b" ;
  a2a:RecordGUID "{6c59a427-ecea-769f-d1ec-229259a0873b}" ;
  a2a:SourceRemarkOpmerking "testament voor Adriana Beatrix Maria Warffemuis aldaar", "Notaris J.J.M. Mertens" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4941_00004941.xml van WBA" .

