@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_rht_80667b37-e40b-acbf-301e-66ef73378d29
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1883)" ;
  a2a:hasPerson oa:person_rht_80667b37-e40b-acbf-301e-66ef73378d29_Person1, oa:person_rht_80667b37-e40b-acbf-301e-66ef73378d29_Person2, oa:person_rht_80667b37-e40b-acbf-301e-66ef73378d29_Person3, oa:person_rht_80667b37-e40b-acbf-301e-66ef73378d29_Person4, oa:person_rht_80667b37-e40b-acbf-301e-66ef73378d29_Person5, oa:person_rht_80667b37-e40b-acbf-301e-66ef73378d29_Person6 ;
  a2a:hasEvent oa:event_rht_80667b37-e40b-acbf-301e-66ef73378d29_Event1 ;
  a2a:hasRelationEP oa:relationep_rht_80667b37-e40b-acbf-301e-66ef73378d29_0, oa:relationep_rht_80667b37-e40b-acbf-301e-66ef73378d29_1, oa:relationep_rht_80667b37-e40b-acbf-301e-66ef73378d29_2, oa:relationep_rht_80667b37-e40b-acbf-301e-66ef73378d29_3, oa:relationep_rht_80667b37-e40b-acbf-301e-66ef73378d29_4, oa:relationep_rht_80667b37-e40b-acbf-301e-66ef73378d29_5 ;
  a2a:hasSource oa:source_rht_80667b37-e40b-acbf-301e-66ef73378d29 .

oa:person_rht_80667b37-e40b-acbf-301e-66ef73378d29_Person1
  a a2a:Person ;
  rdfs:label "Arnold Lemmens" ;
  a2a:PersonName [
    rdfs:label "Arnold Lemmens" ;
    a2a:PersonNameFirstName "Arnold" ;
    a2a:PersonNameLastName "Lemmens"
  ] .

oa:person_rht_80667b37-e40b-acbf-301e-66ef73378d29_Person2
  a a2a:Person ;
  rdfs:label "Johanna Elisabeth Hamers" ;
  a2a:PersonName [
    rdfs:label "Johanna Elisabeth Hamers" ;
    a2a:PersonNameFirstName "Johanna Elisabeth" ;
    a2a:PersonNameLastName "Hamers"
  ] .

oa:person_rht_80667b37-e40b-acbf-301e-66ef73378d29_Person3
  a a2a:Person ;
  rdfs:label "Jan Alphons Emonds" ;
  a2a:PersonName [
    rdfs:label "Jan Alphons Emonds" ;
    a2a:PersonNameFirstName "Jan Alphons" ;
    a2a:PersonNameLastName "Emonds"
  ] .

oa:person_rht_80667b37-e40b-acbf-301e-66ef73378d29_Person4
  a a2a:Person ;
  rdfs:label "Johannes Scheepers" ;
  a2a:PersonName [
    rdfs:label "Johannes Scheepers" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Scheepers"
  ] .

oa:person_rht_80667b37-e40b-acbf-301e-66ef73378d29_Person5
  a a2a:Person ;
  rdfs:label "Jan Joseph Wintgens" ;
  a2a:PersonName [
    rdfs:label "Jan Joseph Wintgens" ;
    a2a:PersonNameFirstName "Jan Joseph" ;
    a2a:PersonNameLastName "Wintgens"
  ] .

oa:person_rht_80667b37-e40b-acbf-301e-66ef73378d29_Person6
  a a2a:Person ;
  rdfs:label "Francis Schepers" ;
  a2a:PersonName [
    rdfs:label "Francis Schepers" ;
    a2a:PersonNameFirstName "Francis" ;
    a2a:PersonNameLastName "Schepers"
  ] .

oa:event_rht_80667b37-e40b-acbf-301e-66ef73378d29_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark23_Aktevorm "Minuut" ;
  a2a:EventRemark22_Aard_van_de_akte "Openbare verkoop van vastgoed" ;
  a2a:EventRemark19_Notaris "Timmers, J.J." ;
  a2a:EventRemark24_Omschrijving "Krachtens artikel 1223 van het Burgerlijk Wetboek en bijwezen van de rechter van het kantoor Heerlen ten laste van laatst genoemde. Eerst genoemde als gemachtigde van tweede genoemde. Van 11 aren, 90 centiaren D nr. 1484, 11 aren, 20 centiaren bouwland D nr. 680 voor 121 gulden en 50 cent, 22 aren, 90 centiaren bouwland B nr. 1658 voor 343 gulden en 42 cent, 24 aren, 5 centiaren bouwland C nr. 1655 voor 58 gulden en 10 cent, 9 aren, 10 centiaren bouwland B 374, 4 aren, 50 centiaren bouwland C 1666, 12 aren, 36 centiaren bouwland D 1487, 18 aren, 25 centiaren bouwland en dennenbos C 1661, 1663, huis, erf, tuin en boomgaard te Ubachsberg met bouwland groot 27 aren 70 centiaren D, 1473, 1475, 1480 en 1481 voor 486 gulden en 98 cent alles teVoerendaal" .

oa:relationep_rht_80667b37-e40b-acbf-301e-66ef73378d29_0
  a a2a:RelationEP ;
  rdfs:label "other:Partij" ;
  a2a:RelationType "other:Partij" ;
  a2a:PersonKeyRef oa:person_rht_80667b37-e40b-acbf-301e-66ef73378d29_Person1 ;
  a2a:EventKeyRef oa:event_rht_80667b37-e40b-acbf-301e-66ef73378d29_Event1 .

oa:relationep_rht_80667b37-e40b-acbf-301e-66ef73378d29_1
  a a2a:RelationEP ;
  rdfs:label "other:Genoemde" ;
  a2a:RelationType "other:Genoemde" ;
  a2a:PersonKeyRef oa:person_rht_80667b37-e40b-acbf-301e-66ef73378d29_Person2 ;
  a2a:EventKeyRef oa:event_rht_80667b37-e40b-acbf-301e-66ef73378d29_Event1 .

oa:relationep_rht_80667b37-e40b-acbf-301e-66ef73378d29_2
  a a2a:RelationEP ;
  rdfs:label "other:Wederpartij" ;
  a2a:RelationType "other:Wederpartij" ;
  a2a:PersonKeyRef oa:person_rht_80667b37-e40b-acbf-301e-66ef73378d29_Person3 ;
  a2a:EventKeyRef oa:event_rht_80667b37-e40b-acbf-301e-66ef73378d29_Event1 .

oa:relationep_rht_80667b37-e40b-acbf-301e-66ef73378d29_3
  a a2a:RelationEP ;
  rdfs:label "other:Wederpartij" ;
  a2a:RelationType "other:Wederpartij" ;
  a2a:PersonKeyRef oa:person_rht_80667b37-e40b-acbf-301e-66ef73378d29_Person4 ;
  a2a:EventKeyRef oa:event_rht_80667b37-e40b-acbf-301e-66ef73378d29_Event1 .

oa:relationep_rht_80667b37-e40b-acbf-301e-66ef73378d29_4
  a a2a:RelationEP ;
  rdfs:label "other:Wederpartij" ;
  a2a:RelationType "other:Wederpartij" ;
  a2a:PersonKeyRef oa:person_rht_80667b37-e40b-acbf-301e-66ef73378d29_Person5 ;
  a2a:EventKeyRef oa:event_rht_80667b37-e40b-acbf-301e-66ef73378d29_Event1 .

oa:relationep_rht_80667b37-e40b-acbf-301e-66ef73378d29_5
  a a2a:RelationEP ;
  rdfs:label "other:Genoemde" ;
  a2a:RelationType "other:Genoemde" ;
  a2a:PersonKeyRef oa:person_rht_80667b37-e40b-acbf-301e-66ef73378d29_Person6 ;
  a2a:EventKeyRef oa:event_rht_80667b37-e40b-acbf-301e-66ef73378d29_Event1 .

oa:source_rht_80667b37-e40b-acbf-301e-66ef73378d29
  a a2a:Source ;
  rdfs:label "Historisch Centrum Limburg, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Heerlen" ;
    rdfs:label "Heerlen", "1883-01-01 - 1883-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1883-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1883-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historisch Centrum Limburg" ;
    a2a:Place "Heerlen" ;
    a2a:Collection "Index op de notariële akten, notaris Timmers, J.J., 1883" ;
    a2a:DocumentNumber "147 (beschikbaar op microfiche)" ;
    a2a:RegistryNumber "543" ;
    rdfs:label "Historisch Centrum Limburg, Heerlen, Index op de notariële akten, notaris Timmers, J.J., 1883, 147 (beschikbaar op microfiche), 543"
  ] ;
  a2a:SourceLastChangeDate "2018-10-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.rijckheyt.nl/archief/resultaat?mivast=62&miadt=62&miaet=54&micode=116.543&minr=2108587&miview=ldt" ;
  a2a:RecordGUID "{80667b37-e40b-acbf-301e-66ef73378d29}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HrlRi_116.543_54_MI.xml van RHT" .

