@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_a4e4a00b-663d-bcb3-e6b0-4e5bca0b359c
  a a2a:Record ;
  rdfs:label "Notariële akte op 2 augustus 1880" ;
  a2a:hasPerson oa:person_wba_a4e4a00b-663d-bcb3-e6b0-4e5bca0b359c_Person-b4dbc3c5-4157-b89b-918f-87ec9a8fed4f, oa:person_wba_a4e4a00b-663d-bcb3-e6b0-4e5bca0b359c_Person-813e6663-ef9e-461c-1e5c-6e4837c1cd39, oa:person_wba_a4e4a00b-663d-bcb3-e6b0-4e5bca0b359c_Person-3d17889c-bf81-d98b-ae68-ccd52392f001 ;
  a2a:hasEvent oa:event_wba_a4e4a00b-663d-bcb3-e6b0-4e5bca0b359c_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_a4e4a00b-663d-bcb3-e6b0-4e5bca0b359c_0, oa:relationep_wba_a4e4a00b-663d-bcb3-e6b0-4e5bca0b359c_1, oa:relationep_wba_a4e4a00b-663d-bcb3-e6b0-4e5bca0b359c_2 ;
  a2a:hasSource oa:source_wba_a4e4a00b-663d-bcb3-e6b0-4e5bca0b359c .

oa:person_wba_a4e4a00b-663d-bcb3-e6b0-4e5bca0b359c_Person-b4dbc3c5-4157-b89b-918f-87ec9a8fed4f
  a a2a:Person ;
  rdfs:label "Petrus Josephus Janssens" ;
  a2a:PersonName [
    rdfs:label "Petrus Josephus Janssens" ;
    a2a:PersonNameFirstName "Petrus Josephus" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Kruisland" ;
    rdfs:label "Kruisland"
  ] .

oa:person_wba_a4e4a00b-663d-bcb3-e6b0-4e5bca0b359c_Person-813e6663-ef9e-461c-1e5c-6e4837c1cd39
  a a2a:Person ;
  rdfs:label "Adrianus Gerardus Broos" ;
  a2a:PersonName [
    rdfs:label "Adrianus Gerardus Broos" ;
    a2a:PersonNameFirstName "Adrianus Gerardus" ;
    a2a:PersonNameLastName "Broos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Kruisland" ;
    rdfs:label "Kruisland"
  ] .

oa:person_wba_a4e4a00b-663d-bcb3-e6b0-4e5bca0b359c_Person-3d17889c-bf81-d98b-ae68-ccd52392f001
  a a2a:Person ;
  rdfs:label "Cornelis Prinsen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Prinsen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Prinsen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Kruisland" ;
    rdfs:label "Kruisland"
  ] .

oa:event_wba_a4e4a00b-663d-bcb3-e6b0-4e5bca0b359c_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1880" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1880-08-02"^^xsd:date
  ] .

oa:relationep_wba_a4e4a00b-663d-bcb3-e6b0-4e5bca0b359c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_a4e4a00b-663d-bcb3-e6b0-4e5bca0b359c_Person:b4dbc3c5-4157-b89b-918f-87ec9a8fed4f ;
  a2a:EventKeyRef oa:event_wba_a4e4a00b-663d-bcb3-e6b0-4e5bca0b359c_Event1 .

oa:relationep_wba_a4e4a00b-663d-bcb3-e6b0-4e5bca0b359c_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_a4e4a00b-663d-bcb3-e6b0-4e5bca0b359c_Person:813e6663-ef9e-461c-1e5c-6e4837c1cd39 ;
  a2a:EventKeyRef oa:event_wba_a4e4a00b-663d-bcb3-e6b0-4e5bca0b359c_Event1 .

oa:relationep_wba_a4e4a00b-663d-bcb3-e6b0-4e5bca0b359c_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_a4e4a00b-663d-bcb3-e6b0-4e5bca0b359c_Person:3d17889c-bf81-d98b-ae68-ccd52392f001 ;
  a2a:EventKeyRef oa:event_wba_a4e4a00b-663d-bcb3-e6b0-4e5bca0b359c_Event1 .

oa:source_wba_a4e4a00b-663d-bcb3-e6b0-4e5bca0b359c
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1880-08-02 - 1880-08-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-08-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-08-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1880" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1880-08-02"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: W. van Gastel, 3526-3571. Minuutakten, 1866-1895. 58 omslagen, Bron: boek, Deel: 85,..." ;
    a2a:Book "Notariële archieven Wouw" ;
    a2a:DocumentNumber "4648" ;
    a2a:RegistryNumber "85" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: W. van Gastel, 3526-3571. Minuutakten, 1866-1895. 58 omslagen, Bron: boek, Deel: 85,..., Notariële archieven Wouw, 4648, 85"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/338669b6-4891-9db2-71c8-38bb48fc237a.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/a4e4a00b-663d-bcb3-e6b0-4e5bca0b359c" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/338669b6-4891-9db2-71c8-38bb48fc237a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/a4e4a00b-663d-bcb3-e6b0-4e5bca0b359c" ;
  a2a:RecordGUID "{a4e4a00b-663d-bcb3-e6b0-4e5bca0b359c}" ;
  a2a:SourceRemarkOpmerking "verkoop door Petrus Josephus Janssens aan Adrianus Gerardus Broos, beiden te Kruisland, van een schuldvordering met hypotheek, ten laste van Cornelis Prinsen, mede te Kruisland, groot primitief fl. 450,-, thans per rest fl. 325,-, voor fl. 325,-", "Notaris W. van Gastel" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4755_00004755.xml van WBA" .

