@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_ghn_b20dfd3e-e470-102c-97cb-005056a23d00
  a a2a:Record ;
  rdfs:label "Registratie" ;
  a2a:hasPerson oa:person_ghn_b20dfd3e-e470-102c-97cb-005056a23d00_Person1 ;
  a2a:hasEvent oa:event_ghn_b20dfd3e-e470-102c-97cb-005056a23d00_Event1 ;
  a2a:hasRelationEP oa:relationep_ghn_b20dfd3e-e470-102c-97cb-005056a23d00_0 ;
  a2a:hasSource oa:source_ghn_b20dfd3e-e470-102c-97cb-005056a23d00 .

oa:person_ghn_b20dfd3e-e470-102c-97cb-005056a23d00_Person1
  a a2a:Person ;
  rdfs:label "Aernt van Loon Ghijsbrechtsz" ;
  a2a:PersonName [
    rdfs:label "Aernt van Loon Ghijsbrechtsz" ;
    a2a:PersonNameLastName "Aernt van Loon Ghijsbrechtsz"
  ] .

oa:event_ghn_b20dfd3e-e470-102c-97cb-005056a23d00_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Zwijndrecht en Waardhuizen" ;
    rdfs:label "Zwijndrecht en Waardhuizen"
  ] ;
  a2a:EventRemark01_Bijzonderheden "na doode zijns vaders" ;
  a2a:EventRemark02_Volgnummer_Leen "552" .

oa:relationep_ghn_b20dfd3e-e470-102c-97cb-005056a23d00_0
  a a2a:RelationEP ;
  rdfs:label "other:Lener" ;
  a2a:RelationType "other:Lener" ;
  a2a:PersonKeyRef oa:person_ghn_b20dfd3e-e470-102c-97cb-005056a23d00_Person1 ;
  a2a:EventKeyRef oa:event_ghn_b20dfd3e-e470-102c-97cb-005056a23d00_Event1 .

oa:source_ghn_b20dfd3e-e470-102c-97cb-005056a23d00
  a a2a:Source ;
  rdfs:label "Nationaal Archief, Leenregister" ;
  a2a:SourceType "Leenregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Nationaal Archief" ;
    a2a:Collection "Nassausche Domeinraad: Leenregisters Polanen en Lek, 1309-1576" ;
    a2a:RegistryNumber "7318/" ;
    a2a:Folio "fol. CXXXII" ;
    rdfs:label "Nationaal Archief, Nassausche Domeinraad: Leenregisters Polanen en Lek, 1309-1576, 7318/, fol. CXXXII"
  ] ;
  a2a:SourceLastChangeDate "2015-12-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/10648/b20dfd3e-e470-102c-97cb-005056a23d00" ;
  a2a:RecordGUID "{b20dfd3e-e470-102c-97cb-005056a23d00}" ;
  a2a:SourceRemarklink_EAD "http://www.gahetna.nl/collectie/archief/ead/index/eadid/1.08.11" ;
  a2a:SourceRemarklink_NT "http://www.gahetna.nl/collectie/index/nt00230/" .

