@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_eef2b14c-87b5-8610-e57e-562a61e70504
  a a2a:Record ;
  rdfs:label "Notariële akte op 11 november 1930" ;
  a2a:hasPerson oa:person_wba_eef2b14c-87b5-8610-e57e-562a61e70504_Person-75776b4b-d602-49db-ca9d-cf9ad86620e1 ;
  a2a:hasEvent oa:event_wba_eef2b14c-87b5-8610-e57e-562a61e70504_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_eef2b14c-87b5-8610-e57e-562a61e70504_0 ;
  a2a:hasSource oa:source_wba_eef2b14c-87b5-8610-e57e-562a61e70504 .

oa:person_wba_eef2b14c-87b5-8610-e57e-562a61e70504_Person-75776b4b-d602-49db-ca9d-cf9ad86620e1
  a a2a:Person ;
  rdfs:label "Frans Dierckx" ;
  a2a:PersonName [
    rdfs:label "Frans Dierckx" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Dierckx"
  ] ;
  a2a:Gender "Man" .

oa:event_wba_eef2b14c-87b5-8610-e57e-562a61e70504_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1930" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1930-11-11"^^xsd:date
  ] .

oa:relationep_wba_eef2b14c-87b5-8610-e57e-562a61e70504_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_eef2b14c-87b5-8610-e57e-562a61e70504_Person:75776b4b-d602-49db-ca9d-cf9ad86620e1 ;
  a2a:EventKeyRef oa:event_wba_eef2b14c-87b5-8610-e57e-562a61e70504_Event1 .

oa:source_wba_eef2b14c-87b5-8610-e57e-562a61e70504
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1930-11-11 - 1930-11-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1930-11-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1930-11-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1930" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1930-11-11"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 773 774 775 776 777 778, Periode: 1930" ;
    a2a:Book "Notariële archieven Roosendaal" ;
    a2a:DocumentNumber "469" ;
    a2a:RegistryNumber "773 774 775 776 777 778" ;
    rdfs:label "West Brabants Archief, Brabant, Deel: 773 774 775 776 777 778, Periode: 1930, Notariële archieven Roosendaal, 469, 773 774 775 776 777 778"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/963a9a1e-e573-555f-8828-c2aa4c81ef80.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/eef2b14c-87b5-8610-e57e-562a61e70504" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/963a9a1e-e573-555f-8828-c2aa4c81ef80.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/64e931b1-ac6a-75f3-4259-7b994b04f6ae.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/eef2b14c-87b5-8610-e57e-562a61e70504" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/64e931b1-ac6a-75f3-4259-7b994b04f6ae.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/eef2b14c-87b5-8610-e57e-562a61e70504" ;
  a2a:RecordGUID "{eef2b14c-87b5-8610-e57e-562a61e70504}" ;
  a2a:SourceRemarkOpmerking "publieke verkooping voor Frans Dierckx te Kathelijne Waver", "Notaris J.J.M. Mertens" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9334_00009334.xml van WBA" .

