@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_58a42871-fa2f-ff67-e245-8ee1a9aa990b
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1918)" ;
  a2a:hasPerson oa:person_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Person1, oa:person_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Person2, oa:person_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Person3, oa:person_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Person4, oa:person_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Person5, oa:person_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Person6, oa:person_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Person7, oa:person_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Person8 ;
  a2a:hasEvent oa:event_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Event1 ;
  a2a:hasRelationEP oa:relationep_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_0, oa:relationep_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_1, oa:relationep_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_2, oa:relationep_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_3, oa:relationep_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_4, oa:relationep_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_5, oa:relationep_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_6, oa:relationep_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_7 ;
  a2a:hasSource oa:source_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b .

oa:person_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Person1
  a a2a:Person ;
  rdfs:label "Pierre Cremers" ;
  a2a:PersonName [
    rdfs:label "Pierre Cremers" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Cremers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hoensbroek" ;
    rdfs:label "Hoensbroek"
  ] .

oa:person_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Person2
  a a2a:Person ;
  rdfs:label "Anna Maria Petrij" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Petrij" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Petrij"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Haagsittard, Broeksittard" ;
    rdfs:label "Haagsittard, Broeksittard"
  ] .

oa:person_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Person3
  a a2a:Person ;
  rdfs:label "Heinrich te Poel" ;
  a2a:PersonName [
    rdfs:label "Heinrich te Poel" ;
    a2a:PersonNameFirstName "Heinrich" ;
    a2a:PersonNamePrefixLastName "te" ;
    a2a:PersonNameLastName "Poel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kerkrade" ;
    rdfs:label "Kerkrade"
  ] .

oa:person_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Person4
  a a2a:Person ;
  rdfs:label "Hubert te Poel" ;
  a2a:PersonName [
    rdfs:label "Hubert te Poel" ;
    a2a:PersonNameFirstName "Hubert" ;
    a2a:PersonNamePrefixLastName "te" ;
    a2a:PersonNameLastName "Poel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hoensbroek" ;
    rdfs:label "Hoensbroek"
  ] .

oa:person_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Person5
  a a2a:Person ;
  rdfs:label "Wilebald te Poel" ;
  a2a:PersonName [
    rdfs:label "Wilebald te Poel" ;
    a2a:PersonNameFirstName "Wilebald" ;
    a2a:PersonNamePrefixLastName "te" ;
    a2a:PersonNameLastName "Poel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Heerlen" ;
    rdfs:label "Heerlen"
  ] .

oa:person_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Person6
  a a2a:Person ;
  rdfs:label "Jacob te Poel" ;
  a2a:PersonName [
    rdfs:label "Jacob te Poel" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "te" ;
    a2a:PersonNameLastName "Poel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Person7
  a a2a:Person ;
  rdfs:label "Jan Giliam Peters" ;
  a2a:PersonName [
    rdfs:label "Jan Giliam Peters" ;
    a2a:PersonNameFirstName "Jan Giliam" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hoensbroek" ;
    rdfs:label "Hoensbroek"
  ] .

oa:person_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Person8
  a a2a:Person ;
  rdfs:label "Franciscus Pinxter" ;
  a2a:PersonName [
    rdfs:label "Franciscus Pinxter" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Pinxter"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sittard" ;
    rdfs:label "Sittard"
  ] .

oa:event_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark24_Omschrijving "van een bouwterrein, sectie B nr. 1655, groot ongeveer 9 aren en 90 centiaren, gelegen te Hoensbroek." ;
  a2a:EventRemark22_Aard_van_de_akte "Verkoop" ;
  a2a:EventRemark19_Notaris "Beckers, G.A." ;
  a2a:EventRemark23_Aktevorm "Minuut" .

oa:relationep_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_0
  a a2a:RelationEP ;
  rdfs:label "other:Partij" ;
  a2a:RelationType "other:Partij" ;
  a2a:PersonKeyRef oa:person_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Person1 ;
  a2a:EventKeyRef oa:event_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Event1 .

oa:relationep_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_1
  a a2a:RelationEP ;
  rdfs:label "other:Partij" ;
  a2a:RelationType "other:Partij" ;
  a2a:PersonKeyRef oa:person_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Person2 ;
  a2a:EventKeyRef oa:event_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Event1 .

oa:relationep_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_2
  a a2a:RelationEP ;
  rdfs:label "other:Wederpartij" ;
  a2a:RelationType "other:Wederpartij" ;
  a2a:PersonKeyRef oa:person_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Person3 ;
  a2a:EventKeyRef oa:event_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Event1 .

oa:relationep_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_3
  a a2a:RelationEP ;
  rdfs:label "other:Wederpartij" ;
  a2a:RelationType "other:Wederpartij" ;
  a2a:PersonKeyRef oa:person_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Person4 ;
  a2a:EventKeyRef oa:event_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Event1 .

oa:relationep_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_4
  a a2a:RelationEP ;
  rdfs:label "other:Wederpartij" ;
  a2a:RelationType "other:Wederpartij" ;
  a2a:PersonKeyRef oa:person_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Person5 ;
  a2a:EventKeyRef oa:event_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Event1 .

oa:relationep_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_5
  a a2a:RelationEP ;
  rdfs:label "other:Wederpartij" ;
  a2a:RelationType "other:Wederpartij" ;
  a2a:PersonKeyRef oa:person_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Person6 ;
  a2a:EventKeyRef oa:event_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Event1 .

oa:relationep_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Person7 ;
  a2a:EventKeyRef oa:event_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Event1 .

oa:relationep_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Person8 ;
  a2a:EventKeyRef oa:event_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b_Event1 .

oa:source_rhl_58a42871-fa2f-ff67-e245-8ee1a9aa990b
  a a2a:Source ;
  rdfs:label "Historisch Centrum Limburg, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Heerlen" ;
    rdfs:label "Heerlen", "1918-01-01 - 1918-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-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, 1918" ;
    a2a:DocumentNumber "149" ;
    a2a:RegistryNumber "223" ;
    rdfs:label "Historisch Centrum Limburg, Hoensbroek, Index op de notariële akten, notaris G.A. Beckers, 1918, 149, 223"
  ] ;
  a2a:SourceLastChangeDate "2020-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.rijckheyt.nl/archief/resultaat?mivast=62&miadt=62&miaet=54&micode=137.223&minr=4762804&miview=ldt" ;
  a2a:RecordGUID "{58a42871-fa2f-ff67-e245-8ee1a9aa990b}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HrlRi_137223_54_MI.xml van RHT" .

[] a2a:PersonRemarkOpmerking "Rentenierster" .
