@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_ffc223b2-475e-11ea-a9ea-ecb1d7752c68
  a a2a:Record ;
  rdfs:label "Akte (arrest) op 10 augustus 1761" ;
  a2a:hasPerson oa:person_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_2393097537, oa:person_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_2393097542, oa:person_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_2393097546, oa:person_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_2393097550, oa:person_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_2393097554, oa:person_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_2393097559, oa:person_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_2393097563 ;
  a2a:hasEvent oa:event_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_Event1 ;
  a2a:hasRelationEP oa:relationep_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_0, oa:relationep_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_1, oa:relationep_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_2, oa:relationep_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_3, oa:relationep_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_4, oa:relationep_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_5, oa:relationep_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_6 ;
  a2a:hasSource oa:source_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68 .

oa:person_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_2393097537
  a a2a:Person ;
  rdfs:label "J.W. Peters" ;
  a2a:PersonName [
    rdfs:label "J.W. Peters" ;
    a2a:PersonNameFirstName "J.W." ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Elten" ;
    rdfs:label "Elten"
  ] .

oa:person_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_2393097542
  a a2a:Person ;
  rdfs:label "Ludovicus Franciscus Geerlichs" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Franciscus Geerlichs" ;
    a2a:PersonNameFirstName "Ludovicus Franciscus" ;
    a2a:PersonNameLastName "Geerlichs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_2393097546
  a a2a:Person ;
  rdfs:label "Derk Wemmers" ;
  a2a:PersonName [
    rdfs:label "Derk Wemmers" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Wemmers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_2393097550
  a a2a:Person ;
  rdfs:label "Willemina Boers" ;
  a2a:PersonName [
    rdfs:label "Willemina Boers" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Boers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_2393097554
  a a2a:Person ;
  rdfs:label "Benj. Phaff" ;
  a2a:PersonName [
    rdfs:label "Benj. Phaff" ;
    a2a:PersonNameFirstName "Benj." ;
    a2a:PersonNameLastName "Phaff"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "Notaris" .

oa:person_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_2393097559
  a a2a:Person ;
  rdfs:label "Evert Sanders van Well" ;
  a2a:PersonName [
    rdfs:label "Evert Sanders van Well" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Sanders van Well"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "Procureur" .

oa:person_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_2393097563
  a a2a:Person ;
  rdfs:label "Ludovicus Gertsen" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Gertsen" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Gertsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_Event1
  a a2a:Event ;
  rdfs:label "other:Akte" ;
  a2a:EventType "other:Akte" ;
  a2a:EventDate [
    a2a:Year "1761" ;
    a2a:Month "08" ;
    a2a:Day "10" ;
    rdfs:label "1761-08-10"^^xsd:date
  ] ;
  a2a:EventRemarkSoort_akte "Arrest" .

oa:relationep_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_0
  a a2a:RelationEP ;
  rdfs:label "other:handelt voor zich" ;
  a2a:RelationType "other:handelt voor zich" ;
  a2a:PersonKeyRef oa:person_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_2393097537 ;
  a2a:EventKeyRef oa:event_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_Event1 .

oa:relationep_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_1
  a a2a:RelationEP ;
  rdfs:label "other:anderszins vermeld" ;
  a2a:RelationType "other:anderszins vermeld" ;
  a2a:PersonKeyRef oa:person_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_2393097542 ;
  a2a:EventKeyRef oa:event_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_Event1 .

oa:relationep_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_2
  a a2a:RelationEP ;
  rdfs:label "other:anderszins vermeld" ;
  a2a:RelationType "other:anderszins vermeld" ;
  a2a:PersonKeyRef oa:person_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_2393097546 ;
  a2a:EventKeyRef oa:event_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_Event1 .

oa:relationep_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_3
  a a2a:RelationEP ;
  rdfs:label "other:anderszins vermeld" ;
  a2a:RelationType "other:anderszins vermeld" ;
  a2a:PersonKeyRef oa:person_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_2393097550 ;
  a2a:EventKeyRef oa:event_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_Event1 .

oa:relationep_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_4
  a a2a:RelationEP ;
  rdfs:label "other:anderszins vermeld" ;
  a2a:RelationType "other:anderszins vermeld" ;
  a2a:PersonKeyRef oa:person_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_2393097554 ;
  a2a:EventKeyRef oa:event_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_Event1 .

oa:relationep_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_5
  a a2a:RelationEP ;
  rdfs:label "other:anderszins vermeld" ;
  a2a:RelationType "other:anderszins vermeld" ;
  a2a:PersonKeyRef oa:person_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_2393097559 ;
  a2a:EventKeyRef oa:event_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_Event1 .

oa:relationep_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_6
  a a2a:RelationEP ;
  rdfs:label "other:anderszins vermeld" ;
  a2a:RelationType "other:anderszins vermeld" ;
  a2a:PersonKeyRef oa:person_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_2393097563 ;
  a2a:EventKeyRef oa:event_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68_Event1 .

oa:source_ran_ffc223b2-475e-11ea-a9ea-ecb1d7752c68
  a a2a:Source ;
  rdfs:label "Regionaal Archief Nijmegen, Schepenprotocollen" ;
  a2a:SourcePlace [ rdfs:label "", "1761-08-10 - 1761-08-10" ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1761-08-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1761-08-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1761" ;
    a2a:Month "08" ;
    a2a:Day "10" ;
    rdfs:label "1761-08-10"^^xsd:date
  ] ;
  a2a:SourceType "other:Schepenprotocollen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Nijmegen" ;
    a2a:Place "Nijmegen" ;
    a2a:Collection "Stadsgerichten Nijmegen" ;
    a2a:RegistryNumber "2650" ;
    a2a:Folio "17" ;
    rdfs:label "Regionaal Archief Nijmegen, Nijmegen, Stadsgerichten Nijmegen, 2650, 17"
  ] ;
  a2a:SourceLastChangeDate "2020-09-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12122/2392930674" ;
  a2a:RecordIdentifier "2392930674" ;
  a2a:RecordGUID "{ffc223b2-475e-11ea-a9ea-ecb1d7752c68}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_696_sp_00000696.xml van RAN" .

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