@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_35C419CF-FBA7-4B06-9AD9-9E2DB1C3394A
  a a2a:Record ;
  rdfs:label "Akte (cessie / transport) op 31 juli 1776" ;
  a2a:hasPerson oa:person_ran_35C419CF-FBA7-4B06-9AD9-9E2DB1C3394A_2311183909, oa:person_ran_35C419CF-FBA7-4B06-9AD9-9E2DB1C3394A_2311183913, oa:person_ran_35C419CF-FBA7-4B06-9AD9-9E2DB1C3394A_2311183917 ;
  a2a:hasEvent oa:event_ran_35C419CF-FBA7-4B06-9AD9-9E2DB1C3394A_Event1 ;
  a2a:hasRelationEP oa:relationep_ran_35C419CF-FBA7-4B06-9AD9-9E2DB1C3394A_0, oa:relationep_ran_35C419CF-FBA7-4B06-9AD9-9E2DB1C3394A_1, oa:relationep_ran_35C419CF-FBA7-4B06-9AD9-9E2DB1C3394A_2 ;
  a2a:hasSource oa:source_ran_35C419CF-FBA7-4B06-9AD9-9E2DB1C3394A .

oa:person_ran_35C419CF-FBA7-4B06-9AD9-9E2DB1C3394A_2311183909
  a a2a:Person ;
  rdfs:label "Hendrina Driessen" ;
  a2a:PersonName [
    rdfs:label "Hendrina Driessen" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Driessen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_35C419CF-FBA7-4B06-9AD9-9E2DB1C3394A_2311183913
  a a2a:Person ;
  rdfs:label "Gerrit Leeken" ;
  a2a:PersonName [
    rdfs:label "Gerrit Leeken" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Leeken"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "Smid" .

oa:person_ran_35C419CF-FBA7-4B06-9AD9-9E2DB1C3394A_2311183917
  a a2a:Person ;
  rdfs:label "Hermanus Kortebus" ;
  a2a:PersonName [
    rdfs:label "Hermanus Kortebus" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Kortebus"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_ran_35C419CF-FBA7-4B06-9AD9-9E2DB1C3394A_Event1
  a a2a:Event ;
  rdfs:label "other:Akte" ;
  a2a:EventType "other:Akte" ;
  a2a:EventDate [
    a2a:Year "1776" ;
    a2a:Month "07" ;
    a2a:Day "31" ;
    rdfs:label "1776-07-31"^^xsd:date
  ] ;
  a2a:EventRemarkSoort_akte "Cessie / Transport" .

oa:relationep_ran_35C419CF-FBA7-4B06-9AD9-9E2DB1C3394A_0
  a a2a:RelationEP ;
  rdfs:label "other:handelt voor zich" ;
  a2a:RelationType "other:handelt voor zich" ;
  a2a:PersonKeyRef oa:person_ran_35C419CF-FBA7-4B06-9AD9-9E2DB1C3394A_2311183909 ;
  a2a:EventKeyRef oa:event_ran_35C419CF-FBA7-4B06-9AD9-9E2DB1C3394A_Event1 .

oa:relationep_ran_35C419CF-FBA7-4B06-9AD9-9E2DB1C3394A_1
  a a2a:RelationEP ;
  rdfs:label "other:verwant" ;
  a2a:RelationType "other:verwant" ;
  a2a:PersonKeyRef oa:person_ran_35C419CF-FBA7-4B06-9AD9-9E2DB1C3394A_2311183913 ;
  a2a:EventKeyRef oa:event_ran_35C419CF-FBA7-4B06-9AD9-9E2DB1C3394A_Event1 .

oa:relationep_ran_35C419CF-FBA7-4B06-9AD9-9E2DB1C3394A_2
  a a2a:RelationEP ;
  rdfs:label "other:handelt voor zich" ;
  a2a:RelationType "other:handelt voor zich" ;
  a2a:PersonKeyRef oa:person_ran_35C419CF-FBA7-4B06-9AD9-9E2DB1C3394A_2311183917 ;
  a2a:EventKeyRef oa:event_ran_35C419CF-FBA7-4B06-9AD9-9E2DB1C3394A_Event1 .

oa:source_ran_35C419CF-FBA7-4B06-9AD9-9E2DB1C3394A
  a a2a:Source ;
  rdfs:label "Regionaal Archief Nijmegen, Schepenprotocollen" ;
  a2a:SourcePlace [ rdfs:label "", "1776-07-31 - 1776-07-31" ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1776-07-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1776-07-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1776" ;
    a2a:Month "07" ;
    a2a:Day "31" ;
    rdfs:label "1776-07-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Schepenprotocollen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Nijmegen" ;
    a2a:Place "Nijmegen" ;
    a2a:Collection "Stadsgerichten Nijmegen" ;
    a2a:RegistryNumber "1972" ;
    a2a:Folio "51v" ;
    rdfs:label "Regionaal Archief Nijmegen, Nijmegen, Stadsgerichten Nijmegen, 1972, 51v"
  ] ;
  a2a:SourceLastChangeDate "2020-09-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12122/2310531779" ;
  a2a:RecordIdentifier "2310531779" ;
  a2a:RecordGUID "{35C419CF-FBA7-4B06-9AD9-9E2DB1C3394A}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_616_sp_00000616.xml van RAN" .

[] a2a:PersonRemarkOpmerkingen "gehuwd (echtpaar 1)" .
[] a2a:PersonRemarkOpmerkingen "overleden; gehuwd (echtpaar 1)" .
