@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_0FBB8BA3-EAF9-4E79-8726-4833C0C0CD3C
  a a2a:Record ;
  rdfs:label "Akte (morgengave) in 1522" ;
  a2a:hasPerson oa:person_ran_0FBB8BA3-EAF9-4E79-8726-4833C0C0CD3C_2311255202, oa:person_ran_0FBB8BA3-EAF9-4E79-8726-4833C0C0CD3C_2311255205 ;
  a2a:hasEvent oa:event_ran_0FBB8BA3-EAF9-4E79-8726-4833C0C0CD3C_Event1 ;
  a2a:hasRelationEP oa:relationep_ran_0FBB8BA3-EAF9-4E79-8726-4833C0C0CD3C_0, oa:relationep_ran_0FBB8BA3-EAF9-4E79-8726-4833C0C0CD3C_1 ;
  a2a:hasSource oa:source_ran_0FBB8BA3-EAF9-4E79-8726-4833C0C0CD3C .

oa:person_ran_0FBB8BA3-EAF9-4E79-8726-4833C0C0CD3C_2311255202
  a a2a:Person ;
  rdfs:label "Johan Lossert" ;
  a2a:PersonName [
    rdfs:label "Johan Lossert" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Lossert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_0FBB8BA3-EAF9-4E79-8726-4833C0C0CD3C_2311255205
  a a2a:Person ;
  rdfs:label "Hadewigis" ;
  a2a:PersonName [
    rdfs:label "Hadewigis" ;
    a2a:PersonNameFirstName "Hadewigis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_ran_0FBB8BA3-EAF9-4E79-8726-4833C0C0CD3C_Event1
  a a2a:Event ;
  rdfs:label "other:Akte" ;
  a2a:EventType "other:Akte" ;
  a2a:EventDate [ a2a:Year "1522" ] ;
  a2a:EventRemarkSoort_akte "morgengave" .

oa:relationep_ran_0FBB8BA3-EAF9-4E79-8726-4833C0C0CD3C_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_0FBB8BA3-EAF9-4E79-8726-4833C0C0CD3C_2311255202 ;
  a2a:EventKeyRef oa:event_ran_0FBB8BA3-EAF9-4E79-8726-4833C0C0CD3C_Event1 .

oa:relationep_ran_0FBB8BA3-EAF9-4E79-8726-4833C0C0CD3C_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_0FBB8BA3-EAF9-4E79-8726-4833C0C0CD3C_2311255205 ;
  a2a:EventKeyRef oa:event_ran_0FBB8BA3-EAF9-4E79-8726-4833C0C0CD3C_Event1 .

oa:source_ran_0FBB8BA3-EAF9-4E79-8726-4833C0C0CD3C
  a a2a:Source ;
  rdfs:label "Regionaal Archief Nijmegen, Schepenprotocollen" ;
  a2a:SourcePlace [ rdfs:label "", "1522-01-01 - 1522-12-31" ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1522-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1522-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1522" ] ;
  a2a:SourceType "other:Schepenprotocollen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Nijmegen" ;
    a2a:Place "Nijmegen" ;
    a2a:Collection "Stadsgerichten Nijmegen" ;
    a2a:RegistryNumber "1844" ;
    a2a:Folio "7r" ;
    rdfs:label "Regionaal Archief Nijmegen, Nijmegen, Stadsgerichten Nijmegen, 1844, 7r"
  ] ;
  a2a:SourceLastChangeDate "2020-09-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12122/2310544048" ;
  a2a:RecordIdentifier "2310544048" ;
  a2a:RecordGUID "{0FBB8BA3-EAF9-4E79-8726-4833C0C0CD3C}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_677_sp_00000677.xml van RAN" .

