@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_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1909)" ;
  a2a:hasPerson oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person1, oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person2, oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person3, oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person4, oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person5, oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person6, oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person7, oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person8, oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person9, oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person10, oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person11, oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person12, oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person13, oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person14, oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person15, oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person16 ;
  a2a:hasEvent oa:event_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Event1 ;
  a2a:hasRelationEP oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_0, oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_1, oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_2, oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_3, oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_4, oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_5, oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_6, oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_7, oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_8, oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_9, oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_10, oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_11, oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_12, oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_13, oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_14, oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_15 ;
  a2a:hasSource oa:source_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e .

oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person1
  a a2a:Person ;
  rdfs:label "Maria Roijen" ;
  a2a:PersonName [
    rdfs:label "Maria Roijen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Roijen"
  ] ;
  a2a:Residence [
    a2a:Place "Nuth" ;
    rdfs:label "Nuth"
  ] .

oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person2
  a a2a:Person ;
  rdfs:label "Josephine Roijen" ;
  a2a:PersonName [
    rdfs:label "Josephine Roijen" ;
    a2a:PersonNameFirstName "Josephine" ;
    a2a:PersonNameLastName "Roijen"
  ] ;
  a2a:Residence [
    a2a:Place "Nuth" ;
    rdfs:label "Nuth"
  ] .

oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person3
  a a2a:Person ;
  rdfs:label "Jan Roijen" ;
  a2a:PersonName [
    rdfs:label "Jan Roijen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Roijen"
  ] ;
  a2a:Residence [
    a2a:Place "Nuth" ;
    rdfs:label "Nuth"
  ] .

oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person4
  a a2a:Person ;
  rdfs:label "Bernard Roijen" ;
  a2a:PersonName [
    rdfs:label "Bernard Roijen" ;
    a2a:PersonNameFirstName "Bernard" ;
    a2a:PersonNameLastName "Roijen"
  ] ;
  a2a:Residence [
    a2a:Place "Luik" ;
    rdfs:label "Luik"
  ] .

oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person5
  a a2a:Person ;
  rdfs:label "Hermanus Haenen" ;
  a2a:PersonName [
    rdfs:label "Hermanus Haenen" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Haenen"
  ] ;
  a2a:Residence [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] .

oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person6
  a a2a:Person ;
  rdfs:label "Barbara Stijfs" ;
  a2a:PersonName [
    rdfs:label "Barbara Stijfs" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Stijfs"
  ] ;
  a2a:Residence [
    a2a:Place "Etten" ;
    rdfs:label "Etten"
  ] .

oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person7
  a a2a:Person ;
  rdfs:label "Catharina Maria Haenen" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria Haenen" ;
    a2a:PersonNameFirstName "Catharina Maria" ;
    a2a:PersonNameLastName "Haenen"
  ] ;
  a2a:Residence [
    a2a:Place "Etten" ;
    rdfs:label "Etten"
  ] .

oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person8
  a a2a:Person ;
  rdfs:label "Eduardus Gerardus Haenen" ;
  a2a:PersonName [
    rdfs:label "Eduardus Gerardus Haenen" ;
    a2a:PersonNameFirstName "Eduardus Gerardus" ;
    a2a:PersonNameLastName "Haenen"
  ] ;
  a2a:Residence [
    a2a:Place "Etten" ;
    rdfs:label "Etten"
  ] .

oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person9
  a a2a:Person ;
  rdfs:label "Genoveva Haenen" ;
  a2a:PersonName [
    rdfs:label "Genoveva Haenen" ;
    a2a:PersonNameFirstName "Genoveva" ;
    a2a:PersonNameLastName "Haenen"
  ] ;
  a2a:Residence [
    a2a:Place "Etten" ;
    rdfs:label "Etten"
  ] .

oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person10
  a a2a:Person ;
  rdfs:label "Hubertus Joseph Haenen" ;
  a2a:PersonName [
    rdfs:label "Hubertus Joseph Haenen" ;
    a2a:PersonNameFirstName "Hubertus Joseph" ;
    a2a:PersonNameLastName "Haenen"
  ] ;
  a2a:Residence [
    a2a:Place "Etten" ;
    rdfs:label "Etten"
  ] .

oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person11
  a a2a:Person ;
  rdfs:label "Caspar Joseph Souren" ;
  a2a:PersonName [
    rdfs:label "Caspar Joseph Souren" ;
    a2a:PersonNameFirstName "Caspar Joseph" ;
    a2a:PersonNameLastName "Souren"
  ] ;
  a2a:Residence [
    a2a:Place "Nuth" ;
    rdfs:label "Nuth"
  ] .

oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person12
  a a2a:Person ;
  rdfs:label "Peter Hubert Weijermans" ;
  a2a:PersonName [
    rdfs:label "Peter Hubert Weijermans" ;
    a2a:PersonNameFirstName "Peter Hubert" ;
    a2a:PersonNameLastName "Weijermans"
  ] ;
  a2a:Residence [
    a2a:Place "Tervoorst, Nuth" ;
    rdfs:label "Tervoorst, Nuth"
  ] .

oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person13
  a a2a:Person ;
  rdfs:label "Johan Joseph Clootz" ;
  a2a:PersonName [
    rdfs:label "Johan Joseph Clootz" ;
    a2a:PersonNameFirstName "Johan Joseph" ;
    a2a:PersonNameLastName "Clootz"
  ] ;
  a2a:Residence [
    a2a:Place "Nuth" ;
    rdfs:label "Nuth"
  ] .

oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person14
  a a2a:Person ;
  rdfs:label "Jan Herman Mannens" ;
  a2a:PersonName [
    rdfs:label "Jan Herman Mannens" ;
    a2a:PersonNameFirstName "Jan Herman" ;
    a2a:PersonNameLastName "Mannens"
  ] ;
  a2a:Residence [
    a2a:Place "Grijzegrubben, Nuth" ;
    rdfs:label "Grijzegrubben, Nuth"
  ] .

oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person15
  a a2a:Person ;
  rdfs:label "Hendrik Joseph Piereij" ;
  a2a:PersonName [
    rdfs:label "Hendrik Joseph Piereij" ;
    a2a:PersonNameFirstName "Hendrik Joseph" ;
    a2a:PersonNameLastName "Piereij"
  ] ;
  a2a:Residence [
    a2a:Place "Hoensbroek" ;
    rdfs:label "Hoensbroek"
  ] .

oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person16
  a a2a:Person ;
  rdfs:label "Servaas Joseph Offermans" ;
  a2a:PersonName [
    rdfs:label "Servaas Joseph Offermans" ;
    a2a:PersonNameFirstName "Servaas Joseph" ;
    a2a:PersonNameLastName "Offermans"
  ] ;
  a2a:Residence [
    a2a:Place "Vaesrade, Nuth" ;
    rdfs:label "Vaesrade, Nuth"
  ] .

oa:event_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemarkOpmerking "Boek 1909, 2de Katern, blz. 277 t/m 279 en blz. 281 t/m 282." ;
  a2a:EventRemark22_Aard_van_de_akte "Veiling" ;
  a2a:EventRemark19_Notaris "Beckers, G.A." ;
  a2a:EventRemark23_Aktevorm "Minuut" .

oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_0
  a a2a:RelationEP ;
  rdfs:label "other:Partij" ;
  a2a:RelationType "other:Partij" ;
  a2a:PersonKeyRef oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person1 ;
  a2a:EventKeyRef oa:event_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Event1 .

oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_1
  a a2a:RelationEP ;
  rdfs:label "other:Partij" ;
  a2a:RelationType "other:Partij" ;
  a2a:PersonKeyRef oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person2 ;
  a2a:EventKeyRef oa:event_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Event1 .

oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_2
  a a2a:RelationEP ;
  rdfs:label "other:Partij" ;
  a2a:RelationType "other:Partij" ;
  a2a:PersonKeyRef oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person3 ;
  a2a:EventKeyRef oa:event_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Event1 .

oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_3
  a a2a:RelationEP ;
  rdfs:label "other:Partij" ;
  a2a:RelationType "other:Partij" ;
  a2a:PersonKeyRef oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person4 ;
  a2a:EventKeyRef oa:event_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Event1 .

oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_4
  a a2a:RelationEP ;
  rdfs:label "other:Partij" ;
  a2a:RelationType "other:Partij" ;
  a2a:PersonKeyRef oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person5 ;
  a2a:EventKeyRef oa:event_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Event1 .

oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_5
  a a2a:RelationEP ;
  rdfs:label "other:Partij" ;
  a2a:RelationType "other:Partij" ;
  a2a:PersonKeyRef oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person6 ;
  a2a:EventKeyRef oa:event_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Event1 .

oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_6
  a a2a:RelationEP ;
  rdfs:label "other:Partij" ;
  a2a:RelationType "other:Partij" ;
  a2a:PersonKeyRef oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person7 ;
  a2a:EventKeyRef oa:event_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Event1 .

oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_7
  a a2a:RelationEP ;
  rdfs:label "other:Partij" ;
  a2a:RelationType "other:Partij" ;
  a2a:PersonKeyRef oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person8 ;
  a2a:EventKeyRef oa:event_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Event1 .

oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_8
  a a2a:RelationEP ;
  rdfs:label "other:Partij" ;
  a2a:RelationType "other:Partij" ;
  a2a:PersonKeyRef oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person9 ;
  a2a:EventKeyRef oa:event_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Event1 .

oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_9
  a a2a:RelationEP ;
  rdfs:label "other:Partij" ;
  a2a:RelationType "other:Partij" ;
  a2a:PersonKeyRef oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person10 ;
  a2a:EventKeyRef oa:event_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Event1 .

oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_10
  a a2a:RelationEP ;
  rdfs:label "other:Wederpartij" ;
  a2a:RelationType "other:Wederpartij" ;
  a2a:PersonKeyRef oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person11 ;
  a2a:EventKeyRef oa:event_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Event1 .

oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_11
  a a2a:RelationEP ;
  rdfs:label "other:Wederpartij" ;
  a2a:RelationType "other:Wederpartij" ;
  a2a:PersonKeyRef oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person12 ;
  a2a:EventKeyRef oa:event_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Event1 .

oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_12
  a a2a:RelationEP ;
  rdfs:label "other:Wederpartij" ;
  a2a:RelationType "other:Wederpartij" ;
  a2a:PersonKeyRef oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person13 ;
  a2a:EventKeyRef oa:event_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Event1 .

oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_13
  a a2a:RelationEP ;
  rdfs:label "other:Wederpartij" ;
  a2a:RelationType "other:Wederpartij" ;
  a2a:PersonKeyRef oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person14 ;
  a2a:EventKeyRef oa:event_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Event1 .

oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_14
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person15 ;
  a2a:EventKeyRef oa:event_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Event1 .

oa:relationep_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_15
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Person16 ;
  a2a:EventKeyRef oa:event_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e_Event1 .

oa:source_rhl_e02e921e-c994-1b8b-e4e5-8a5bc440bc0e
  a a2a:Source ;
  rdfs:label "Historisch Centrum Limburg, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Heerlen" ;
    rdfs:label "Heerlen", "1909-01-01 - 1909-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historisch Centrum Limburg" ;
    a2a:Place "Hoensbroek" ;
    a2a:Collection "Index op de notariële akten, notaris G.A. Beckers, 1909" ;
    a2a:DocumentNumber "2266" ;
    a2a:RegistryNumber "206" ;
    rdfs:label "Historisch Centrum Limburg, Hoensbroek, Index op de notariële akten, notaris G.A. Beckers, 1909, 2266, 206"
  ] ;
  a2a:SourceLastChangeDate "2019-07-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.rijckheyt.nl/archief/resultaat?mivast=62&miadt=62&miaet=54&micode=137.206&minr=4409151&miview=ldt" ;
  a2a:RecordGUID "{e02e921e-c994-1b8b-e4e5-8a5bc440bc0e}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HrlRi_137.206_54_MI.xml van RHT" .

[] a2a:PersonRemarkOpmerking "In eigen naam en als lasthebber." .
[] a2a:PersonRemarkOpmerking "Weduwe van Hubertus Haenen." .
