@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_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1789)" ;
  a2a:hasPerson oa:person_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_Person1, oa:person_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_Person2, oa:person_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_Person3, oa:person_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_Person4, oa:person_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_Person5, oa:person_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_Person6 ;
  a2a:hasEvent oa:event_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_Event1 ;
  a2a:hasRelationEP oa:relationep_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_0, oa:relationep_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_1, oa:relationep_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_2, oa:relationep_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_3, oa:relationep_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_4, oa:relationep_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_5 ;
  a2a:hasSource oa:source_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb .

oa:person_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_Person1
  a a2a:Person ;
  rdfs:label "Matthijs van de Berg" ;
  a2a:PersonName [
    rdfs:label "Matthijs van de Berg" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Berg"
  ] .

oa:person_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_Person2
  a a2a:Person ;
  rdfs:label "Jacobus Ubags" ;
  a2a:PersonName [
    rdfs:label "Jacobus Ubags" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Ubags"
  ] .

oa:person_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_Person3
  a a2a:Person ;
  rdfs:label "Dirk Jansen" ;
  a2a:PersonName [
    rdfs:label "Dirk Jansen" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Jansen"
  ] .

oa:person_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_Person4
  a a2a:Person ;
  rdfs:label "Nicolaes Heuts" ;
  a2a:PersonName [
    rdfs:label "Nicolaes Heuts" ;
    a2a:PersonNameFirstName "Nicolaes" ;
    a2a:PersonNameLastName "Heuts"
  ] .

oa:person_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_Person5
  a a2a:Person ;
  rdfs:label "Henricus Schaaps" ;
  a2a:PersonName [
    rdfs:label "Henricus Schaaps" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Schaaps"
  ] .

oa:person_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_Person6
  a a2a:Person ;
  rdfs:label "Hans Peter Luijten" ;
  a2a:PersonName [
    rdfs:label "Hans Peter Luijten" ;
    a2a:PersonNameFirstName "Hans Peter" ;
    a2a:PersonNameLastName "Luijten"
  ] .

oa:event_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark22_Aard_van_de_akte "Coopakte" ;
  a2a:EventRemark23_Aktevorm "minuut" ;
  a2a:EventRemark24_Omschrijving "Comparant, Matthijs van de Berg, verklaart verkocht te hebben aan Jacobus Ubags een stuk land gelegen op het Kleen Wegsken." ;
  a2a:EventRemark19_Notaris "Cotzhuijsen, J.B." .

oa:relationep_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_0
  a a2a:RelationEP ;
  rdfs:label "other:Partij" ;
  a2a:RelationType "other:Partij" ;
  a2a:PersonKeyRef oa:person_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_Person1 ;
  a2a:EventKeyRef oa:event_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_Event1 .

oa:relationep_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_1
  a a2a:RelationEP ;
  rdfs:label "other:Wederpartij" ;
  a2a:RelationType "other:Wederpartij" ;
  a2a:PersonKeyRef oa:person_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_Person2 ;
  a2a:EventKeyRef oa:event_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_Event1 .

oa:relationep_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_2
  a a2a:RelationEP ;
  rdfs:label "other:Reisgenoot" ;
  a2a:RelationType "other:Reisgenoot" ;
  a2a:PersonKeyRef oa:person_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_Person3 ;
  a2a:EventKeyRef oa:event_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_Event1 .

oa:relationep_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_3
  a a2a:RelationEP ;
  rdfs:label "other:Reisgenoot" ;
  a2a:RelationType "other:Reisgenoot" ;
  a2a:PersonKeyRef oa:person_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_Person4 ;
  a2a:EventKeyRef oa:event_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_Event1 .

oa:relationep_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_Person5 ;
  a2a:EventKeyRef oa:event_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_Event1 .

oa:relationep_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_Person6 ;
  a2a:EventKeyRef oa:event_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb_Event1 .

oa:source_rht_5590fa73-7da5-9e7f-ca49-4eaddc9d91cb
  a a2a:Source ;
  rdfs:label "Historisch Centrum Limburg, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Heerlen" ;
    rdfs:label "Heerlen", "1789-01-01 - 1789-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1789-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1789-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historisch Centrum Limburg" ;
    a2a:Place "Heerlen" ;
    a2a:Collection "Index op de notariele akten, notaris Cotzhuijsen, van Johan Bernard, 1789" ;
    a2a:DocumentNumber "17 (beschikbaar op microfiche)" ;
    a2a:RegistryNumber "110" ;
    rdfs:label "Historisch Centrum Limburg, Heerlen, Index op de notariele akten, notaris Cotzhuijsen, van Johan Bernard, 1789, 17 (beschikbaar op microfiche), 110"
  ] ;
  a2a:SourceLastChangeDate "2018-10-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.rijckheyt.nl/archief/resultaat?mivast=62&miadt=62&miaet=54&micode=116.110&minr=3436984&miview=ldt" ;
  a2a:RecordGUID "{5590fa73-7da5-9e7f-ca49-4eaddc9d91cb}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HrlRi_116.110_54_MI.xml van RHT" .

[] a2a:PersonRemarkOpmerking "gehuwd met Gertruijd Merkelbag." .
