@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_fc8ca1fa-2957-360c-04be-7501f6cff09d
  a a2a:Record ;
  rdfs:label "Notariële akte op 22 januari 1879 te Nispen" ;
  a2a:hasPerson oa:person_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d_Person-49398727-1a34-3aa8-3419-88754db59385, oa:person_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d_Person-7b469058-aaed-b63f-df90-593c63d9c5b7, oa:person_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d_Person-7794fb92-9b1a-29d2-e449-fa77c6469f29, oa:person_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d_Person-f18f8d38-f1e7-2977-99bb-6e381d27213a ;
  a2a:hasEvent oa:event_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d_0, oa:relationep_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d_1, oa:relationep_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d_2, oa:relationep_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d_3 ;
  a2a:hasSource oa:source_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d .

oa:person_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d_Person-49398727-1a34-3aa8-3419-88754db59385
  a a2a:Person ;
  rdfs:label "Petrus Ickroth" ;
  a2a:PersonName [
    rdfs:label "Petrus Ickroth" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Ickroth"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d_Person-7b469058-aaed-b63f-df90-593c63d9c5b7
  a a2a:Person ;
  rdfs:label "Elisabeth Caspers" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Caspers" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Caspers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d_Person-7794fb92-9b1a-29d2-e449-fa77c6469f29
  a a2a:Person ;
  rdfs:label "Petrus Ickroth" ;
  a2a:PersonName [
    rdfs:label "Petrus Ickroth" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Ickroth"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d_Person-f18f8d38-f1e7-2977-99bb-6e381d27213a
  a a2a:Person ;
  rdfs:label "Elisabeth Ickroth" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Ickroth" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Ickroth"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1879-01-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nispen" ;
    rdfs:label "Nispen"
  ] .

oa:relationep_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d_Person:49398727-1a34-3aa8-3419-88754db59385 ;
  a2a:EventKeyRef oa:event_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d_Event1 .

oa:relationep_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d_Person:7b469058-aaed-b63f-df90-593c63d9c5b7 ;
  a2a:EventKeyRef oa:event_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d_Event1 .

oa:relationep_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d_Person:7794fb92-9b1a-29d2-e449-fa77c6469f29 ;
  a2a:EventKeyRef oa:event_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d_Event1 .

oa:relationep_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d_Person:f18f8d38-f1e7-2977-99bb-6e381d27213a ;
  a2a:EventKeyRef oa:event_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d_Event1 .

oa:source_wba_fc8ca1fa-2957-360c-04be-7501f6cff09d
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1879-01-22 - 1879-01-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1879-01-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-01-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1879" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1879-01-22"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: A.J. van Mens, 2534-2556. Minuutakten, 1870-1895. 24 omslagen, Bron: boek, Deel: 632..." ;
    a2a:Book "Notariële archieven Roosendaal" ;
    a2a:DocumentNumber "23" ;
    a2a:RegistryNumber "632" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: A.J. van Mens, 2534-2556. Minuutakten, 1870-1895. 24 omslagen, Bron: boek, Deel: 632..., Notariële archieven Roosendaal, 23, 632"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/9c6e9652-cd89-4970-130a-92721e8bd9c6.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/fc8ca1fa-2957-360c-04be-7501f6cff09d" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/9c6e9652-cd89-4970-130a-92721e8bd9c6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/fc8ca1fa-2957-360c-04be-7501f6cff09d" ;
  a2a:RecordGUID "{fc8ca1fa-2957-360c-04be-7501f6cff09d}" ;
  a2a:SourceRemarkOpmerking "transport door Petrus Ickroth en zijn echtgenote Elisabeth Caspers te Nispen onder Roosendaal aan Petrus en Elisabeth Ickroth aldaar van een huis, schuur en erf aldaar, sectie F nr. 1402, groot 6.70 are voor fl. 200,-", "Notaris A.J. van Mens" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5375_00005375.xml van WBA" .

