@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_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5
  a a2a:Record ;
  rdfs:label "Notariële akte (def.veiling en toewijzing) op 12 april 1904" ;
  a2a:hasPerson oa:person_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_2285013392, oa:person_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_2285013399, oa:person_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_2285013405, oa:person_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_2285013411, oa:person_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_2285013417, oa:person_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_2285013423 ;
  a2a:hasEvent oa:event_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_Event1 ;
  a2a:hasRelationEP oa:relationep_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_0, oa:relationep_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_1, oa:relationep_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_2, oa:relationep_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_3, oa:relationep_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_4, oa:relationep_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_5 ;
  a2a:hasSource oa:source_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5 .

oa:person_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_2285013392
  a a2a:Person ;
  rdfs:label "Gijsbertus van Megen" ;
  a2a:PersonName [
    rdfs:label "Gijsbertus van Megen" ;
    a2a:PersonNameFirstName "Gijsbertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Megen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_2285013399
  a a2a:Person ;
  rdfs:label "Theodorus van Megen" ;
  a2a:PersonName [
    rdfs:label "Theodorus van Megen" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Megen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_2285013405
  a a2a:Person ;
  rdfs:label "Andreas Leonardus van Megen" ;
  a2a:PersonName [
    rdfs:label "Andreas Leonardus van Megen" ;
    a2a:PersonNameFirstName "Andreas Leonardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Megen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_2285013411
  a a2a:Person ;
  rdfs:label "Willem Peters" ;
  a2a:PersonName [
    rdfs:label "Willem Peters" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_2285013417
  a a2a:Person ;
  rdfs:label "Petrus Arnoldus van Velp" ;
  a2a:PersonName [
    rdfs:label "Petrus Arnoldus van Velp" ;
    a2a:PersonNameFirstName "Petrus Arnoldus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Velp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_2285013423
  a a2a:Person ;
  rdfs:label "Hendrik van Duuren" ;
  a2a:PersonName [
    rdfs:label "Hendrik van Duuren" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Duuren"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "04" ;
    a2a:Day "12" ;
    rdfs:label "1904-04-12"^^xsd:date
  ] ;
  a2a:EventRemarkSoort_akte "def.veiling en toewijzing" .

oa:relationep_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_2285013392 ;
  a2a:EventKeyRef oa:event_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_Event1 .

oa:relationep_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_2285013399 ;
  a2a:EventKeyRef oa:event_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_Event1 .

oa:relationep_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_2285013405 ;
  a2a:EventKeyRef oa:event_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_Event1 .

oa:relationep_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_3
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_2285013411 ;
  a2a:EventKeyRef oa:event_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_Event1 .

oa:relationep_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_4
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_2285013417 ;
  a2a:EventKeyRef oa:event_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_Event1 .

oa:relationep_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_5
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_2285013423 ;
  a2a:EventKeyRef oa:event_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5_Event1 .

oa:source_ran_94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5
  a a2a:Source ;
  rdfs:label "Regionaal Archief Nijmegen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen", "1904-04-12 - 1904-04-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-04-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-04-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1904" ;
    a2a:Month "04" ;
    a2a:Day "12" ;
    rdfs:label "1904-04-12"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Nijmegen" ;
    a2a:Place "Nijmegen" ;
    a2a:Collection "Notaris J.H.R. van Koolwijk Nijmegen" ;
    a2a:DocumentNumber "93" ;
    a2a:RegistryNumber "108" ;
    rdfs:label "Regionaal Archief Nijmegen, Nijmegen, Notaris J.H.R. van Koolwijk Nijmegen, 93, 108"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12122/2325948801" ;
    a2a:UriViewer "https://hdl.handle.net/21.12122/2285013384" ;
    a2a:UriPreview "https://studiezaal.nijmegen.nl/HttpHandler/icoon.ico?icoon=2325948801"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://hdl.handle.net/21.12122/2325948803" ;
    a2a:UriViewer "https://hdl.handle.net/21.12122/2285013384" ;
    a2a:UriPreview "https://studiezaal.nijmegen.nl/HttpHandler/icoon.ico?icoon=2325948803"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://hdl.handle.net/21.12122/2325948805" ;
    a2a:UriViewer "https://hdl.handle.net/21.12122/2285013384" ;
    a2a:UriPreview "https://studiezaal.nijmegen.nl/HttpHandler/icoon.ico?icoon=2325948805"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://hdl.handle.net/21.12122/2325948807" ;
    a2a:UriViewer "https://hdl.handle.net/21.12122/2285013384" ;
    a2a:UriPreview "https://studiezaal.nijmegen.nl/HttpHandler/icoon.ico?icoon=2325948807"
  ] ;
  a2a:SourceLastChangeDate "2020-01-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12122/2285013384" ;
  a2a:RecordIdentifier "2285013384" ;
  a2a:RecordGUID "{94EB4EFD-EEBE-4B28-87DB-9BFE34B70FD5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_1370_not_00001370.xml van RAN" .

