@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_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF
  a a2a:Record ;
  rdfs:label "Akte (pandveiligheid) op 2 augustus 1747" ;
  a2a:hasPerson oa:person_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF_2311051185, oa:person_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF_2311051189, oa:person_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF_2311051193, oa:person_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF_2311051197 ;
  a2a:hasEvent oa:event_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF_Event1 ;
  a2a:hasRelationEP oa:relationep_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF_0, oa:relationep_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF_1, oa:relationep_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF_2, oa:relationep_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF_3 ;
  a2a:hasSource oa:source_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF .

oa:person_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF_2311051185
  a a2a:Person ;
  rdfs:label "Jacobus van Selem" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Selem" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Selem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF_2311051189
  a a2a:Person ;
  rdfs:label "Anna Lucia Heuvels" ;
  a2a:PersonName [
    rdfs:label "Anna Lucia Heuvels" ;
    a2a:PersonNameFirstName "Anna Lucia" ;
    a2a:PersonNameLastName "Heuvels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF_2311051193
  a a2a:Person ;
  rdfs:label "Peter van Eswilder" ;
  a2a:PersonName [
    rdfs:label "Peter van Eswilder" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eswilder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF_2311051197
  a a2a:Person ;
  rdfs:label "Nn van Wanraij" ;
  a2a:PersonName [
    rdfs:label "Nn van Wanraij" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wanraij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF_Event1
  a a2a:Event ;
  rdfs:label "other:Akte" ;
  a2a:EventType "other:Akte" ;
  a2a:EventDate [
    a2a:Year "1747" ;
    a2a:Month "08" ;
    a2a:Day "02" ;
    rdfs:label "1747-08-02"^^xsd:date
  ] ;
  a2a:EventRemarkSoort_akte "Pandveiligheid" .

oa:relationep_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF_0
  a a2a:RelationEP ;
  rdfs:label "other:handelt voor zich" ;
  a2a:RelationType "other:handelt voor zich" ;
  a2a:PersonKeyRef oa:person_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF_2311051185 ;
  a2a:EventKeyRef oa:event_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF_Event1 .

oa:relationep_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF_1
  a a2a:RelationEP ;
  rdfs:label "other:handelt voor zich" ;
  a2a:RelationType "other:handelt voor zich" ;
  a2a:PersonKeyRef oa:person_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF_2311051189 ;
  a2a:EventKeyRef oa:event_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF_Event1 .

oa:relationep_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF_2
  a a2a:RelationEP ;
  rdfs:label "other:handelt voor zich" ;
  a2a:RelationType "other:handelt voor zich" ;
  a2a:PersonKeyRef oa:person_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF_2311051193 ;
  a2a:EventKeyRef oa:event_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF_Event1 .

oa:relationep_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF_3
  a a2a:RelationEP ;
  rdfs:label "other:belender" ;
  a2a:RelationType "other:belender" ;
  a2a:PersonKeyRef oa:person_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF_2311051197 ;
  a2a:EventKeyRef oa:event_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF_Event1 .

oa:source_ran_164846BE-01E1-4ADD-8E1B-5ABCF4430DFF
  a a2a:Source ;
  rdfs:label "Regionaal Archief Nijmegen, Schepenprotocollen" ;
  a2a:SourcePlace [ rdfs:label "", "1747-08-02 - 1747-08-02" ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1747-08-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1747-08-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1747" ;
    a2a:Month "08" ;
    a2a:Day "02" ;
    rdfs:label "1747-08-02"^^xsd:date
  ] ;
  a2a:SourceType "other:Schepenprotocollen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Nijmegen" ;
    a2a:Place "Nijmegen" ;
    a2a:Collection "Stadsgerichten Nijmegen" ;
    a2a:RegistryNumber "1943" ;
    a2a:Folio "65v" ;
    rdfs:label "Regionaal Archief Nijmegen, Nijmegen, Stadsgerichten Nijmegen, 1943, 65v"
  ] ;
  a2a:SourceLastChangeDate "2020-09-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12122/2310514080" ;
  a2a:RecordIdentifier "2310514080" ;
  a2a:RecordGUID "{164846BE-01E1-4ADD-8E1B-5ABCF4430DFF}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_529_sp_00000529.xml van RAN" .

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