@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_c41763af-fbb0-db53-a490-e45bf40e2c48
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1783)" ;
  a2a:hasPerson oa:person_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Person1, oa:person_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Person2, oa:person_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Person3, oa:person_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Person4, oa:person_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Person5, oa:person_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Person6, oa:person_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Person7 ;
  a2a:hasEvent oa:event_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Event1 ;
  a2a:hasRelationEP oa:relationep_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_0, oa:relationep_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_1, oa:relationep_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_2, oa:relationep_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_3, oa:relationep_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_4, oa:relationep_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_5, oa:relationep_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_6 ;
  a2a:hasSource oa:source_rht_c41763af-fbb0-db53-a490-e45bf40e2c48 .

oa:person_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Person1
  a a2a:Person ;
  rdfs:label "J.H. Beerens" ;
  a2a:PersonName [
    rdfs:label "J.H. Beerens" ;
    a2a:PersonNameFirstName "J.H." ;
    a2a:PersonNameLastName "Beerens"
  ] .

oa:person_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Person2
  a a2a:Person ;
  rdfs:label "Matthijs Theunissen" ;
  a2a:PersonName [
    rdfs:label "Matthijs Theunissen" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNameLastName "Theunissen"
  ] .

oa:person_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Person3
  a a2a:Person ;
  rdfs:label "Joannes Mertens" ;
  a2a:PersonName [
    rdfs:label "Joannes Mertens" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Mertens"
  ] .

oa:person_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Person4
  a a2a:Person ;
  rdfs:label "Wilhelmus Heuts" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Heuts" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Heuts"
  ] .

oa:person_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Person5
  a a2a:Person ;
  rdfs:label "Hend. Rhoen" ;
  a2a:PersonName [
    rdfs:label "Hend. Rhoen" ;
    a2a:PersonNameFirstName "Hend." ;
    a2a:PersonNameLastName "Rhoen"
  ] .

oa:person_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Person6
  a a2a:Person ;
  rdfs:label "P.B. Van Cotzhuijsen" ;
  a2a:PersonName [
    rdfs:label "P.B. Van Cotzhuijsen" ;
    a2a:PersonNameFirstName "P.B." ;
    a2a:PersonNamePrefixLastName "Van" ;
    a2a:PersonNameLastName "Cotzhuijsen"
  ] .

oa:person_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Person7
  a a2a:Person ;
  rdfs:label "Hans Peter Rosenbaum" ;
  a2a:PersonName [
    rdfs:label "Hans Peter Rosenbaum" ;
    a2a:PersonNameFirstName "Hans Peter" ;
    a2a:PersonNameLastName "Rosenbaum"
  ] .

oa:event_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark22_Aard_van_de_akte "Pagtcedulle" ;
  a2a:EventRemark19_Notaris "Cotzhuijsen, J.B." ;
  a2a:EventRemark24_Omschrijving "Comparant, J.H. Beerens, verklaart verpacht te hebben aan Matthijs Theunissen een beembd gelegen in het Rietgensdal en een stuk land achter de Clootsbosch." ;
  a2a:EventRemark23_Aktevorm "minuut" .

oa:relationep_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_0
  a a2a:RelationEP ;
  rdfs:label "other:Partij" ;
  a2a:RelationType "other:Partij" ;
  a2a:PersonKeyRef oa:person_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Person1 ;
  a2a:EventKeyRef oa:event_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Event1 .

oa:relationep_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_1
  a a2a:RelationEP ;
  rdfs:label "other:Wederpartij" ;
  a2a:RelationType "other:Wederpartij" ;
  a2a:PersonKeyRef oa:person_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Person2 ;
  a2a:EventKeyRef oa:event_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Event1 .

oa:relationep_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_2
  a a2a:RelationEP ;
  rdfs:label "other:Reisgenoot" ;
  a2a:RelationType "other:Reisgenoot" ;
  a2a:PersonKeyRef oa:person_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Person3 ;
  a2a:EventKeyRef oa:event_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Event1 .

oa:relationep_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_3
  a a2a:RelationEP ;
  rdfs:label "other:Reisgenoot" ;
  a2a:RelationType "other:Reisgenoot" ;
  a2a:PersonKeyRef oa:person_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Person4 ;
  a2a:EventKeyRef oa:event_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Event1 .

oa:relationep_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_4
  a a2a:RelationEP ;
  rdfs:label "other:Reisgenoot" ;
  a2a:RelationType "other:Reisgenoot" ;
  a2a:PersonKeyRef oa:person_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Person5 ;
  a2a:EventKeyRef oa:event_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Event1 .

oa:relationep_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Person6 ;
  a2a:EventKeyRef oa:event_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Event1 .

oa:relationep_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Person7 ;
  a2a:EventKeyRef oa:event_rht_c41763af-fbb0-db53-a490-e45bf40e2c48_Event1 .

oa:source_rht_c41763af-fbb0-db53-a490-e45bf40e2c48
  a a2a:Source ;
  rdfs:label "Historisch Centrum Limburg, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Heerlen" ;
    rdfs:label "Heerlen", "1783-01-01 - 1783-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1783-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1783-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, 1783" ;
    a2a:DocumentNumber "44 (beschikbaar op microfiche)" ;
    a2a:RegistryNumber "104" ;
    rdfs:label "Historisch Centrum Limburg, Heerlen, Index op de notariele akten, notaris Cotzhuijsen, van Johan Bernard, 1783, 44 (beschikbaar op microfiche), 104"
  ] ;
  a2a:SourceLastChangeDate "2019-04-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.rijckheyt.nl/archief/resultaat?mivast=62&miadt=62&miaet=54&micode=116.104&minr=4914042&miview=ldt" ;
  a2a:RecordGUID "{c41763af-fbb0-db53-a490-e45bf40e2c48}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HrlRi_116.104_54_MI.xml van RHT" .

[] a2a:PersonRemarkOpmerking "gehuwd met Johana Sibilla Mouchard" .
[] a2a:PersonRemarkOpmerking "gehuwd met Marie Sophie Timmers" .
