@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_bhi_e6da03ff-e448-2bf2-3e1e-5a7d2b8c8f00
  a a2a:Record ;
  rdfs:label "registratie in 1469 te Gorinchem" ;
  a2a:hasPerson oa:person_bhi_e6da03ff-e448-2bf2-3e1e-5a7d2b8c8f00_Person1 ;
  a2a:hasEvent oa:event_bhi_e6da03ff-e448-2bf2-3e1e-5a7d2b8c8f00_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e6da03ff-e448-2bf2-3e1e-5a7d2b8c8f00_0 ;
  a2a:hasSource oa:source_bhi_e6da03ff-e448-2bf2-3e1e-5a7d2b8c8f00 .

oa:person_bhi_e6da03ff-e448-2bf2-3e1e-5a7d2b8c8f00_Person1
  a a2a:Person ;
  rdfs:label "Lysbeth Jan Michiels soens wyff in Gorinchem" ;
  a2a:PersonName [
    rdfs:label "Lysbeth Jan Michiels soens wyff in Gorinchem" ;
    a2a:PersonNameLastName "Lysbeth Jan Michiels soens wyff in Gorinchem"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e6da03ff-e448-2bf2-3e1e-5a7d2b8c8f00_Event1
  a a2a:Event ;
  rdfs:label "other:registratie" ;
  a2a:EventType "other:registratie" ;
  a2a:EventDate [ a2a:Year "1469" ] ;
  a2a:EventPlace [
    a2a:Place "Gorinchem" ;
    rdfs:label "Gorinchem"
  ] .

oa:relationep_bhi_e6da03ff-e448-2bf2-3e1e-5a7d2b8c8f00_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_e6da03ff-e448-2bf2-3e1e-5a7d2b8c8f00_Person1 ;
  a2a:EventKeyRef oa:event_bhi_e6da03ff-e448-2bf2-3e1e-5a7d2b8c8f00_Event1 .

oa:source_bhi_e6da03ff-e448-2bf2-3e1e-5a7d2b8c8f00
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, ILVB-register" ;
  a2a:SourcePlace [
    a2a:Place "Brabant" ;
    rdfs:label "Brabant", "1469-01-01 - 1469-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1469-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1469-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1469" ] ;
  a2a:SourceType "other:ILVB-register" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Book "Rekening" ;
    a2a:Folio "334r" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Rekening, 334r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b44ece53-1bd8-f1b0-0ad0-9fda49e09928.jpg" ;
    a2a:UriViewer "http://www.bhic.nl/memorix/genealogy/detail?serviceUrl=/genealogie/weergave/akte/layout/default/id/e6da03ff-e448-2bf2-3e1e-5a7d2b8c8f00" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b44ece53-1bd8-f1b0-0ad0-9fda49e09928.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:RecordGUID "{e6da03ff-e448-2bf2-3e1e-5a7d2b8c8f00}" ;
  a2a:SourceRemarkOpmerking "doodschuld betaald deels tijdens het leven, deels na de dood" .

