@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_2AF61596-0031-46B0-AA2F-F4DA16BABC9C
  a a2a:Record ;
  rdfs:label "Akte (cessie / transport) op 11 februari 1792" ;
  a2a:hasPerson oa:person_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_2311241395, oa:person_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_2311241399, oa:person_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_2311241403, oa:person_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_2311241407, oa:person_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_2311241411, oa:person_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_2311241415, oa:person_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_2311241419 ;
  a2a:hasEvent oa:event_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_Event1 ;
  a2a:hasRelationEP oa:relationep_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_0, oa:relationep_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_1, oa:relationep_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_2, oa:relationep_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_3, oa:relationep_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_4, oa:relationep_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_5, oa:relationep_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_6 ;
  a2a:hasSource oa:source_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C .

oa:person_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_2311241395
  a a2a:Person ;
  rdfs:label "P. Diebers" ;
  a2a:PersonName [
    rdfs:label "P. Diebers" ;
    a2a:PersonNameFirstName "P." ;
    a2a:PersonNameLastName "Diebers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "Klerk" .

oa:person_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_2311241399
  a a2a:Person ;
  rdfs:label "Lambertus Stoppendaal" ;
  a2a:PersonName [
    rdfs:label "Lambertus Stoppendaal" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Stoppendaal"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "notaris, procureur" .

oa:person_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_2311241403
  a a2a:Person ;
  rdfs:label "Margaretha Stoppendaal" ;
  a2a:PersonName [
    rdfs:label "Margaretha Stoppendaal" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNameLastName "Stoppendaal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_2311241407
  a a2a:Person ;
  rdfs:label "Peter Stoppendaal" ;
  a2a:PersonName [
    rdfs:label "Peter Stoppendaal" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Stoppendaal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_2311241411
  a a2a:Person ;
  rdfs:label "Pieter Stoppendaal" ;
  a2a:PersonName [
    rdfs:label "Pieter Stoppendaal" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Stoppendaal"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "Klerk" .

oa:person_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_2311241415
  a a2a:Person ;
  rdfs:label "Cornelis Stoppendaal" ;
  a2a:PersonName [
    rdfs:label "Cornelis Stoppendaal" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Stoppendaal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_2311241419
  a a2a:Person ;
  rdfs:label "Cornelis Walraven Stoppendaal" ;
  a2a:PersonName [
    rdfs:label "Cornelis Walraven Stoppendaal" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Walraven" ;
    a2a:PersonNameLastName "Stoppendaal"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_Event1
  a a2a:Event ;
  rdfs:label "other:Akte" ;
  a2a:EventType "other:Akte" ;
  a2a:EventDate [
    a2a:Year "1792" ;
    a2a:Month "02" ;
    a2a:Day "11" ;
    rdfs:label "1792-02-11"^^xsd:date
  ] ;
  a2a:EventRemarkSoort_akte "Cessie / Transport" .

oa:relationep_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_0
  a a2a:RelationEP ;
  rdfs:label "other:handelt voor zich" ;
  a2a:RelationType "other:handelt voor zich" ;
  a2a:PersonKeyRef oa:person_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_2311241395 ;
  a2a:EventKeyRef oa:event_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_Event1 .

oa:relationep_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_1
  a a2a:RelationEP ;
  rdfs:label "other:handelt voor zich" ;
  a2a:RelationType "other:handelt voor zich" ;
  a2a:PersonKeyRef oa:person_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_2311241399 ;
  a2a:EventKeyRef oa:event_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_Event1 .

oa:relationep_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_2
  a a2a:RelationEP ;
  rdfs:label "other:handelt voor zich" ;
  a2a:RelationType "other:handelt voor zich" ;
  a2a:PersonKeyRef oa:person_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_2311241403 ;
  a2a:EventKeyRef oa:event_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_Event1 .

oa:relationep_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_3
  a a2a:RelationEP ;
  rdfs:label "other:handelt voor zich" ;
  a2a:RelationType "other:handelt voor zich" ;
  a2a:PersonKeyRef oa:person_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_2311241407 ;
  a2a:EventKeyRef oa:event_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_Event1 .

oa:relationep_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_4
  a a2a:RelationEP ;
  rdfs:label "other:verwant" ;
  a2a:RelationType "other:verwant" ;
  a2a:PersonKeyRef oa:person_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_2311241411 ;
  a2a:EventKeyRef oa:event_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_Event1 .

oa:relationep_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_5
  a a2a:RelationEP ;
  rdfs:label "other:handelt voor zich" ;
  a2a:RelationType "other:handelt voor zich" ;
  a2a:PersonKeyRef oa:person_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_2311241415 ;
  a2a:EventKeyRef oa:event_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_Event1 .

oa:relationep_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_6
  a a2a:RelationEP ;
  rdfs:label "other:handelt voor zich" ;
  a2a:RelationType "other:handelt voor zich" ;
  a2a:PersonKeyRef oa:person_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_2311241419 ;
  a2a:EventKeyRef oa:event_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C_Event1 .

oa:source_ran_2AF61596-0031-46B0-AA2F-F4DA16BABC9C
  a a2a:Source ;
  rdfs:label "Regionaal Archief Nijmegen, Schepenprotocollen" ;
  a2a:SourcePlace [ rdfs:label "", "1792-02-11 - 1792-02-11" ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-02-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1792-02-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1792" ;
    a2a:Month "02" ;
    a2a:Day "11" ;
    rdfs:label "1792-02-11"^^xsd:date
  ] ;
  a2a:SourceType "other:Schepenprotocollen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Nijmegen" ;
    a2a:Place "Nijmegen" ;
    a2a:Collection "Stadsgerichten Nijmegen" ;
    a2a:RegistryNumber "1988" ;
    a2a:Folio "2v" ;
    rdfs:label "Regionaal Archief Nijmegen, Nijmegen, Stadsgerichten Nijmegen, 1988, 2v"
  ] ;
  a2a:SourceLastChangeDate "2020-09-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12122/2310539505" ;
  a2a:RecordIdentifier "2310539505" ;
  a2a:RecordGUID "{2AF61596-0031-46B0-AA2F-F4DA16BABC9C}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_654_sp_00000654.xml van RAN" .

