@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_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6
  a a2a:Record ;
  rdfs:label "Akte (schulden) op 6 september 1711" ;
  a2a:hasPerson oa:person_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_19051791, oa:person_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_19057248, oa:person_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_19067433, oa:person_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_19143174, oa:person_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_19142112 ;
  a2a:hasEvent oa:event_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_Event1 ;
  a2a:hasRelationEP oa:relationep_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_0, oa:relationep_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_1, oa:relationep_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_2, oa:relationep_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_3, oa:relationep_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_4 ;
  a2a:hasSource oa:source_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6 .

oa:person_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_19051791
  a a2a:Person ;
  rdfs:label "Peter van Endt" ;
  a2a:PersonName [
    rdfs:label "Peter van Endt" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Endt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_19057248
  a a2a:Person ;
  rdfs:label "Nn Panthaleon" ;
  a2a:PersonName [
    rdfs:label "Nn Panthaleon" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNameLastName "Panthaleon"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Paderborn (D)" ;
    rdfs:label "Paderborn (D)"
  ] .

oa:person_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_19067433
  a a2a:Person ;
  rdfs:label "Liborius Molitor" ;
  a2a:PersonName [
    rdfs:label "Liborius Molitor" ;
    a2a:PersonNameFirstName "Liborius" ;
    a2a:PersonNameLastName "Molitor"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Putten" ;
    rdfs:label "Putten"
  ] .

oa:person_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_19143174
  a a2a:Person ;
  rdfs:label "Derk Cremer" ;
  a2a:PersonName [
    rdfs:label "Derk Cremer" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Cremer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_19142112
  a a2a:Person ;
  rdfs:label "Johan Hegh" ;
  a2a:PersonName [
    rdfs:label "Johan Hegh" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Hegh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_Event1
  a a2a:Event ;
  rdfs:label "other:Akte" ;
  a2a:EventType "other:Akte" ;
  a2a:EventDate [
    a2a:Year "1711" ;
    a2a:Month "09" ;
    a2a:Day "06" ;
    rdfs:label "1711-09-06"^^xsd:date
  ] ;
  a2a:EventRemarkSoort_akte "schulden" .

oa:relationep_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_0
  a a2a:RelationEP ;
  rdfs:label "other:belender" ;
  a2a:RelationType "other:belender" ;
  a2a:PersonKeyRef oa:person_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_19051791 ;
  a2a:EventKeyRef oa:event_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_Event1 .

oa:relationep_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_1
  a a2a:RelationEP ;
  rdfs:label "other:handelt voor zich" ;
  a2a:RelationType "other:handelt voor zich" ;
  a2a:PersonKeyRef oa:person_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_19057248 ;
  a2a:EventKeyRef oa:event_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_Event1 .

oa:relationep_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_2
  a a2a:RelationEP ;
  rdfs:label "other:handelt voor ander" ;
  a2a:RelationType "other:handelt voor ander" ;
  a2a:PersonKeyRef oa:person_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_19067433 ;
  a2a:EventKeyRef oa:event_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_Event1 .

oa:relationep_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_3
  a a2a:RelationEP ;
  rdfs:label "other:belender" ;
  a2a:RelationType "other:belender" ;
  a2a:PersonKeyRef oa:person_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_19143174 ;
  a2a:EventKeyRef oa:event_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_Event1 .

oa:relationep_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_4
  a a2a:RelationEP ;
  rdfs:label "other:handelt voor zich" ;
  a2a:RelationType "other:handelt voor zich" ;
  a2a:PersonKeyRef oa:person_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_19142112 ;
  a2a:EventKeyRef oa:event_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6_Event1 .

oa:source_ran_586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6
  a a2a:Source ;
  rdfs:label "Regionaal Archief Nijmegen, Schepenprotocollen" ;
  a2a:SourcePlace [ rdfs:label "", "1711-09-06 - 1711-09-06" ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1711-09-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1711-09-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1711" ;
    a2a:Month "09" ;
    a2a:Day "06" ;
    rdfs:label "1711-09-06"^^xsd:date
  ] ;
  a2a:SourceType "other:Schepenprotocollen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Nijmegen" ;
    a2a:Place "Nijmegen" ;
    a2a:Collection "Stadsgerichten Nijmegen" ;
    a2a:RegistryNumber "1907" ;
    a2a:Folio "97v" ;
    rdfs:label "Regionaal Archief Nijmegen, Nijmegen, Stadsgerichten Nijmegen, 1907, 97v"
  ] ;
  a2a:SourceLastChangeDate "2020-11-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12122/16565731" ;
  a2a:RecordIdentifier "16565731" ;
  a2a:RecordGUID "{586FD70D-EB7A-4F72-9C85-FFCDAC10F2F6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_66_sp_00000066.xml van RAN" .

[] a2a:PersonRemarkOpmerkingen "Abdinkhof" .
