@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_saa_b6ee1915-1fbd-4ebc-83ae-4bd547f4e7fc
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1828-1940)" ;
  a2a:hasPerson oa:person_saa_b6ee1915-1fbd-4ebc-83ae-4bd547f4e7fc_Person1, oa:person_saa_b6ee1915-1fbd-4ebc-83ae-4bd547f4e7fc_Person2 ;
  a2a:hasEvent oa:event_saa_b6ee1915-1fbd-4ebc-83ae-4bd547f4e7fc_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_b6ee1915-1fbd-4ebc-83ae-4bd547f4e7fc_0, oa:relationep_saa_b6ee1915-1fbd-4ebc-83ae-4bd547f4e7fc_1 ;
  a2a:hasSource oa:source_saa_b6ee1915-1fbd-4ebc-83ae-4bd547f4e7fc .

oa:person_saa_b6ee1915-1fbd-4ebc-83ae-4bd547f4e7fc_Person1
  a a2a:Person ;
  rdfs:label "Kessere / van / Jan" ;
  a2a:PersonName [
    rdfs:label "Kessere / van / Jan" ;
    a2a:PersonNameLastName "Kessere / van / Jan"
  ] .

oa:person_saa_b6ee1915-1fbd-4ebc-83ae-4bd547f4e7fc_Person2
  a a2a:Person ;
  rdfs:label "Meel / van / Jerefaes" ;
  a2a:PersonName [
    rdfs:label "Meel / van / Jerefaes" ;
    a2a:PersonNameLastName "Meel / van / Jerefaes"
  ] .

oa:event_saa_b6ee1915-1fbd-4ebc-83ae-4bd547f4e7fc_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark03_Beschrijving "Innen van zijn verdiende gage die hij als adelborst heeft verdiend op het schip 'Sina'." ;
  a2a:EventRemark02_Notaris "Stephanus Pelgrom" ;
  <a2a:EventRemark04_Genoemde_locatie(s)> "Oostindien" ;
  a2a:EventRemark01_Type_akte "Machtiging" .

oa:relationep_saa_b6ee1915-1fbd-4ebc-83ae-4bd547f4e7fc_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_b6ee1915-1fbd-4ebc-83ae-4bd547f4e7fc_Person1 ;
  a2a:EventKeyRef oa:event_saa_b6ee1915-1fbd-4ebc-83ae-4bd547f4e7fc_Event1 .

oa:relationep_saa_b6ee1915-1fbd-4ebc-83ae-4bd547f4e7fc_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_b6ee1915-1fbd-4ebc-83ae-4bd547f4e7fc_Person2 ;
  a2a:EventKeyRef oa:event_saa_b6ee1915-1fbd-4ebc-83ae-4bd547f4e7fc_Event1 .

oa:source_saa_b6ee1915-1fbd-4ebc-83ae-4bd547f4e7fc
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1828-01-01 - 1940-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1828-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:DocumentNumber "9872" ;
    a2a:RegistryNumber "4770A" ;
    rdfs:label "Stadsarchief Amsterdam, 9872, 4770A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archief.amsterdam/inventarissen/inventaris/5075.nl.html#KLAB00986000275" ;
    a2a:UriPreview "https://site4.bit.pub/L/yB253jd3y0xTKFoPUThSRTtUQnOIPo37B4*u3YbcdA7C8k5*GRbTGDNpqLiUYgFH9hgB9838eNIXURmcopliFg/p/0_0_0.jpeg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:UriViewer "https://archief.amsterdam/inventarissen/inventaris/5075.nl.html#KLAB00986000276"
  ] ;
  a2a:SourceLastChangeDate "2018-05-01"^^xsd:date ;
  a2a:RecordGUID "{b6ee1915-1fbd-4ebc-83ae-4bd547f4e7fc}" ;
  a2a:SourceRemarkOnderzoekshulp "https://archief.amsterdam/indexen/notariele_akten/handleiding/index.nl.html" ;
  a2a:SourceRemarkProvenance "Notarieel_alle_akten_20171205_07.xml xml2csv csv2a2a" .

