@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_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465
  a a2a:Record ;
  rdfs:label "Notariële akte op 8 oktober 1690 te Oirschot" ;
  a2a:hasPerson oa:person_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_Person1740569440, oa:person_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_Person1740569441, oa:person_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_Person1740569442, oa:person_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_Person1740569443, oa:person_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_Person0 ;
  a2a:hasEvent oa:event_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_0, oa:relationep_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_1, oa:relationep_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_2, oa:relationep_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_3, oa:relationep_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_4 ;
  a2a:hasSource oa:source_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465 .

oa:person_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_Person1740569440
  a a2a:Person ;
  rdfs:label "Lenaerdt Aerdts Mercx" ;
  a2a:PersonName [
    rdfs:label "Lenaerdt Aerdts Mercx" ;
    a2a:PersonNameFirstName "Lenaerdt Aerdts" ;
    a2a:PersonNameLastName "Mercx"
  ] ;
  a2a:Residence [
    a2a:Place "Verrenbest" ;
    rdfs:label "Verrenbest"
  ] .

oa:person_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_Person1740569441
  a a2a:Person ;
  rdfs:label "Henrick Willems de Croon" ;
  a2a:PersonName [
    rdfs:label "Henrick Willems de Croon" ;
    a2a:PersonNameFirstName "Henrick Willems" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Croon"
  ] .

oa:person_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_Person1740569442
  a a2a:Person ;
  rdfs:label "Peter Jacobs van de Wijdeven" ;
  a2a:PersonName [
    rdfs:label "Peter Jacobs van de Wijdeven" ;
    a2a:PersonNameFirstName "Peter Jacobs" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wijdeven"
  ] .

oa:person_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_Person1740569443
  a a2a:Person ;
  rdfs:label "Bastiaen Janssen" ;
  a2a:PersonName [
    rdfs:label "Bastiaen Janssen" ;
    a2a:PersonNameFirstName "Bastiaen" ;
    a2a:PersonNameLastName "Janssen"
  ] .

oa:person_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_Person0
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Profession "Notaris" .

oa:event_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "8-10-1690" ;
    a2a:Year "1690" ;
    a2a:Month "10" ;
    a2a:Day "08" ;
    rdfs:label "1690-10-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot"
  ] .

oa:relationep_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_Person0 ;
  a2a:EventKeyRef oa:event_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_Event1 .

oa:relationep_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_1
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in ra" ;
  a2a:RelationType "other:Persoon in ra" ;
  a2a:PersonKeyRef oa:person_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_Person1740569440 ;
  a2a:EventKeyRef oa:event_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_Event1 .

oa:relationep_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_2
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in ra" ;
  a2a:RelationType "other:Persoon in ra" ;
  a2a:PersonKeyRef oa:person_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_Person1740569441 ;
  a2a:EventKeyRef oa:event_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_Event1 .

oa:relationep_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_3
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in ra" ;
  a2a:RelationType "other:Persoon in ra" ;
  a2a:PersonKeyRef oa:person_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_Person1740569442 ;
  a2a:EventKeyRef oa:event_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_Event1 .

oa:relationep_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_4
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in ra" ;
  a2a:RelationType "other:Persoon in ra" ;
  a2a:PersonKeyRef oa:person_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_Person1740569443 ;
  a2a:EventKeyRef oa:event_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465_Event1 .

oa:source_rhe_DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Oirschot" ;
    a2a:Country "Nederland" ;
    rdfs:label "Oirschot, Nederland", "1690-10-08 - 1690-10-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1690-10-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1690-10-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "8-10-1690" ;
    a2a:Year "1690" ;
    a2a:Month "10" ;
    a2a:Day "08" ;
    rdfs:label "8-10-1690"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Notariële archieven standplaats Oirschot, 1556-1935" ;
    a2a:Book "Index op het notarieel archief van Oirschot, notaris Heribert van Audenhoven" ;
    a2a:RegistryNumber "159" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Notariële archieven standplaats Oirschot, 1556-1935, Index op het notarieel archief van Oirschot, notaris Heribert van Audenhoven, 159"
  ] ;
  a2a:SourceLastChangeDate "2020-03-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/DDB2E25B9B444FD587DF5FF4EB1C3465" ;
  a2a:RecordIdentifier "1740569439" ;
  a2a:RecordGUID "{DDB2E25B-9B44-4FD5-87DF-5FF4EB1C3465}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/4007EECF0A91440CBEA6248BBE6F59A5" .

[] a2a:PersonRemarkOpmerking "Getuige" .
[] a2a:PersonRemarkOpmerking "Getuige" .
