@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_1bca23ee-41a6-e997-7952-0f9986c25168
  a a2a:Record ;
  rdfs:label "Notariële akte op 2 maart 1902 te Kruisland" ;
  a2a:hasPerson oa:person_wba_1bca23ee-41a6-e997-7952-0f9986c25168_Person-0241d851-6f61-a5d4-7a5a-0118d87d0156, oa:person_wba_1bca23ee-41a6-e997-7952-0f9986c25168_Person-46493f68-381f-dd84-bfcf-8811b857d769, oa:person_wba_1bca23ee-41a6-e997-7952-0f9986c25168_Person-28c71966-3935-3a44-90c7-34052d2498a9 ;
  a2a:hasEvent oa:event_wba_1bca23ee-41a6-e997-7952-0f9986c25168_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_1bca23ee-41a6-e997-7952-0f9986c25168_0, oa:relationep_wba_1bca23ee-41a6-e997-7952-0f9986c25168_1, oa:relationep_wba_1bca23ee-41a6-e997-7952-0f9986c25168_2 ;
  a2a:hasSource oa:source_wba_1bca23ee-41a6-e997-7952-0f9986c25168 .

oa:person_wba_1bca23ee-41a6-e997-7952-0f9986c25168_Person-0241d851-6f61-a5d4-7a5a-0118d87d0156
  a a2a:Person ;
  rdfs:label "Adrianus Brands" ;
  a2a:PersonName [
    rdfs:label "Adrianus Brands" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Brands"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_1bca23ee-41a6-e997-7952-0f9986c25168_Person-46493f68-381f-dd84-bfcf-8811b857d769
  a a2a:Person ;
  rdfs:label "Adrianus Brandts" ;
  a2a:PersonName [
    rdfs:label "Adrianus Brandts" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Brandts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_1bca23ee-41a6-e997-7952-0f9986c25168_Person-28c71966-3935-3a44-90c7-34052d2498a9
  a a2a:Person ;
  rdfs:label "Johannes Antonius Cornelis van Gastel" ;
  a2a:PersonName [
    rdfs:label "Johannes Antonius Cornelis van Gastel" ;
    a2a:PersonNameFirstName "Johannes Antonius Cornelis" ;
    a2a:PersonNameLastName "van Gastel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_1bca23ee-41a6-e997-7952-0f9986c25168_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1902-03-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kruisland" ;
    rdfs:label "Kruisland"
  ] .

oa:relationep_wba_1bca23ee-41a6-e997-7952-0f9986c25168_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_1bca23ee-41a6-e997-7952-0f9986c25168_Person:0241d851-6f61-a5d4-7a5a-0118d87d0156 ;
  a2a:EventKeyRef oa:event_wba_1bca23ee-41a6-e997-7952-0f9986c25168_Event1 .

oa:relationep_wba_1bca23ee-41a6-e997-7952-0f9986c25168_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_1bca23ee-41a6-e997-7952-0f9986c25168_Person:46493f68-381f-dd84-bfcf-8811b857d769 ;
  a2a:EventKeyRef oa:event_wba_1bca23ee-41a6-e997-7952-0f9986c25168_Event1 .

oa:relationep_wba_1bca23ee-41a6-e997-7952-0f9986c25168_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_1bca23ee-41a6-e997-7952-0f9986c25168_Person:28c71966-3935-3a44-90c7-34052d2498a9 ;
  a2a:EventKeyRef oa:event_wba_1bca23ee-41a6-e997-7952-0f9986c25168_Event1 .

oa:source_wba_1bca23ee-41a6-e997-7952-0f9986c25168
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1902-03-02 - 1902-03-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-03-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-03-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1902-03-02"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: G.J.M. vander Kun, 9-11. Minuutakten, 1901-1905. 5 omslagen, Bron: boek, Deel: 663, ..." ;
    a2a:Book "Notariële archieven Roosendaal" ;
    a2a:DocumentNumber "18" ;
    a2a:RegistryNumber "663" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: G.J.M. vander Kun, 9-11. Minuutakten, 1901-1905. 5 omslagen, Bron: boek, Deel: 663, ..., Notariële archieven Roosendaal, 18, 663"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/ea260ba0-9b49-ece3-c34a-7cd99fcf2975.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/1bca23ee-41a6-e997-7952-0f9986c25168" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/ea260ba0-9b49-ece3-c34a-7cd99fcf2975.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/1bca23ee-41a6-e997-7952-0f9986c25168" ;
  a2a:RecordGUID "{1bca23ee-41a6-e997-7952-0f9986c25168}" ;
  a2a:SourceRemarkOpmerking "schuldbekentenis door Adrianus Brands, ook genaamd en geschreven Adrianus Brandts, te Kruisland, gemeente Steenbergen, van een hoofdsom van fl. 870,- , onder hypothecair verband van onroerend goed onder Kruisland voormeld, alles ten behoeve van Johannes Antonius Cornelis van Gastel te Roosendaal", "Notaris G.J.M. van der Kun" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5080_00005080.xml van WBA" .

