@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_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00
  a a2a:Record ;
  rdfs:label "Akte (cessie / transport) op 4 juli 1712" ;
  a2a:hasPerson oa:person_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_2310917348, oa:person_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_2310917352, oa:person_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_2310917356, oa:person_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_2310917360, oa:person_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_2310917364, oa:person_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_2310917368 ;
  a2a:hasEvent oa:event_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_Event1 ;
  a2a:hasRelationEP oa:relationep_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_0, oa:relationep_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_1, oa:relationep_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_2, oa:relationep_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_3, oa:relationep_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_4, oa:relationep_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_5 ;
  a2a:hasSource oa:source_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00 .

oa:person_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_2310917348
  a a2a:Person ;
  rdfs:label "Johan Ingenool" ;
  a2a:PersonName [
    rdfs:label "Johan Ingenool" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Ingenool"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "Burgemeester" .

oa:person_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_2310917352
  a a2a:Person ;
  rdfs:label "Johan Coenraed de la Maire" ;
  a2a:PersonName [
    rdfs:label "Johan Coenraed de la Maire" ;
    a2a:PersonNameFirstName "Johan Coenraed" ;
    a2a:PersonNamePrefixLastName "de la" ;
    a2a:PersonNameLastName "Maire"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_2310917356
  a a2a:Person ;
  rdfs:label "Johanna Christina de Geus" ;
  a2a:PersonName [
    rdfs:label "Johanna Christina de Geus" ;
    a2a:PersonNameFirstName "Johanna Christina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Geus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_2310917360
  a a2a:Person ;
  rdfs:label "Theresia Hartogs" ;
  a2a:PersonName [
    rdfs:label "Theresia Hartogs" ;
    a2a:PersonNameFirstName "Theresia" ;
    a2a:PersonNameLastName "Hartogs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_2310917364
  a a2a:Person ;
  rdfs:label "Petronella Hartogs" ;
  a2a:PersonName [
    rdfs:label "Petronella Hartogs" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Hartogs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_2310917368
  a a2a:Person ;
  rdfs:label "Laurens van Hulst" ;
  a2a:PersonName [
    rdfs:label "Laurens van Hulst" ;
    a2a:PersonNameFirstName "Laurens" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hulst"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_Event1
  a a2a:Event ;
  rdfs:label "other:Akte" ;
  a2a:EventType "other:Akte" ;
  a2a:EventDate [
    a2a:Year "1712" ;
    a2a:Month "07" ;
    a2a:Day "04" ;
    rdfs:label "1712-07-04"^^xsd:date
  ] ;
  a2a:EventRemarkSoort_akte "Cessie / Transport" .

oa:relationep_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_0
  a a2a:RelationEP ;
  rdfs:label "other:handelt voor ander" ;
  a2a:RelationType "other:handelt voor ander" ;
  a2a:PersonKeyRef oa:person_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_2310917348 ;
  a2a:EventKeyRef oa:event_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_Event1 .

oa:relationep_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_1
  a a2a:RelationEP ;
  rdfs:label "other:handelt voor zich" ;
  a2a:RelationType "other:handelt voor zich" ;
  a2a:PersonKeyRef oa:person_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_2310917352 ;
  a2a:EventKeyRef oa:event_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_Event1 .

oa:relationep_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_2
  a a2a:RelationEP ;
  rdfs:label "other:handelt voor zich" ;
  a2a:RelationType "other:handelt voor zich" ;
  a2a:PersonKeyRef oa:person_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_2310917356 ;
  a2a:EventKeyRef oa:event_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_Event1 .

oa:relationep_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_3
  a a2a:RelationEP ;
  rdfs:label "other:belender" ;
  a2a:RelationType "other:belender" ;
  a2a:PersonKeyRef oa:person_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_2310917360 ;
  a2a:EventKeyRef oa:event_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_Event1 .

oa:relationep_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_4
  a a2a:RelationEP ;
  rdfs:label "other:belender" ;
  a2a:RelationType "other:belender" ;
  a2a:PersonKeyRef oa:person_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_2310917364 ;
  a2a:EventKeyRef oa:event_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_Event1 .

oa:relationep_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_5
  a a2a:RelationEP ;
  rdfs:label "other:belender" ;
  a2a:RelationType "other:belender" ;
  a2a:PersonKeyRef oa:person_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_2310917368 ;
  a2a:EventKeyRef oa:event_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00_Event1 .

oa:source_ran_CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00
  a a2a:Source ;
  rdfs:label "Regionaal Archief Nijmegen, Schepenprotocollen" ;
  a2a:SourcePlace [ rdfs:label "", "1712-07-04 - 1712-07-04" ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1712-07-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1712-07-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1712" ;
    a2a:Month "07" ;
    a2a:Day "04" ;
    rdfs:label "1712-07-04"^^xsd:date
  ] ;
  a2a:SourceType "other:Schepenprotocollen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Nijmegen" ;
    a2a:Place "Nijmegen" ;
    a2a:Collection "Stadsgerichten Nijmegen" ;
    a2a:RegistryNumber "1908" ;
    a2a:Folio "34v" ;
    rdfs:label "Regionaal Archief Nijmegen, Nijmegen, Stadsgerichten Nijmegen, 1908, 34v"
  ] ;
  a2a:SourceLastChangeDate "2020-09-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12122/2310494901" ;
  a2a:RecordIdentifier "2310494901" ;
  a2a:RecordGUID "{CDCC2BE3-FDF3-4E07-8E85-B5801D33EB00}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_434_sp_00000434.xml van RAN" .

