@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_ran_15F3693D-6140-4D28-9CDF-9DB8ABBD73D3
  a a2a:Record ;
  rdfs:label "Notariële akte (verpachting) in 1826" ;
  a2a:hasPerson oa:person_ran_15F3693D-6140-4D28-9CDF-9DB8ABBD73D3_2184309609, oa:person_ran_15F3693D-6140-4D28-9CDF-9DB8ABBD73D3_2184309618 ;
  a2a:hasEvent oa:event_ran_15F3693D-6140-4D28-9CDF-9DB8ABBD73D3_Event1 ;
  a2a:hasRelationEP oa:relationep_ran_15F3693D-6140-4D28-9CDF-9DB8ABBD73D3_0, oa:relationep_ran_15F3693D-6140-4D28-9CDF-9DB8ABBD73D3_1 ;
  a2a:hasSource oa:source_ran_15F3693D-6140-4D28-9CDF-9DB8ABBD73D3 .

oa:person_ran_15F3693D-6140-4D28-9CDF-9DB8ABBD73D3_2184309609
  a a2a:Person ;
  rdfs:label "Derk Hellegers" ;
  a2a:PersonName [
    rdfs:label "Derk Hellegers" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Hellegers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "Landbouwer" .

oa:person_ran_15F3693D-6140-4D28-9CDF-9DB8ABBD73D3_2184309618
  a a2a:Person ;
  rdfs:label "Derk Hellegers" ;
  a2a:PersonName [
    rdfs:label "Derk Hellegers" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Hellegers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "Landbouwer" .

oa:event_ran_15F3693D-6140-4D28-9CDF-9DB8ABBD73D3_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [ a2a:Year "1826" ] ;
  a2a:EventRemarkSoort_akte "Verpachting" .

oa:relationep_ran_15F3693D-6140-4D28-9CDF-9DB8ABBD73D3_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_15F3693D-6140-4D28-9CDF-9DB8ABBD73D3_2184309609 ;
  a2a:EventKeyRef oa:event_ran_15F3693D-6140-4D28-9CDF-9DB8ABBD73D3_Event1 .

oa:relationep_ran_15F3693D-6140-4D28-9CDF-9DB8ABBD73D3_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_15F3693D-6140-4D28-9CDF-9DB8ABBD73D3_2184309618 ;
  a2a:EventKeyRef oa:event_ran_15F3693D-6140-4D28-9CDF-9DB8ABBD73D3_Event1 .

oa:source_ran_15F3693D-6140-4D28-9CDF-9DB8ABBD73D3
  a a2a:Source ;
  rdfs:label "Regionaal Archief Nijmegen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen", "1826-01-01 - 1826-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1826-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1826-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1826" ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Nijmegen" ;
    a2a:Place "Nijmegen" ;
    a2a:Collection "Archief van notaris P. Wiegand, 1806-1838" ;
    a2a:Book "182" ;
    a2a:DocumentNumber "213" ;
    rdfs:label "Regionaal Archief Nijmegen, Nijmegen, Archief van notaris P. Wiegand, 1806-1838, 182, 213"
  ] ;
  a2a:SourceLastChangeDate "2017-04-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12122/2184309607" ;
  a2a:RecordIdentifier "2184309607" ;
  a2a:RecordGUID "{15F3693D-6140-4D28-9CDF-9DB8ABBD73D3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20200705_not_00000516.xml van RAN" .

