@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_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1828-1940)" ;
  a2a:hasPerson oa:person_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Person1, oa:person_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Person2, oa:person_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Person3, oa:person_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Person4, oa:person_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Person5, oa:person_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Person6, oa:person_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Person7, oa:person_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Person8 ;
  a2a:hasEvent oa:event_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_0, oa:relationep_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_1, oa:relationep_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_2, oa:relationep_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_3, oa:relationep_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_4, oa:relationep_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_5, oa:relationep_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_6, oa:relationep_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_7 ;
  a2a:hasSource oa:source_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8 .

oa:person_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Person1
  a a2a:Person ;
  rdfs:label "Hoorn / Jan Jansz" ;
  a2a:PersonName [
    rdfs:label "Hoorn / Jan Jansz" ;
    a2a:PersonNameLastName "Hoorn / Jan Jansz"
  ] .

oa:person_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Person2
  a a2a:Person ;
  rdfs:label "Cartwright / Tomas" ;
  a2a:PersonName [
    rdfs:label "Cartwright / Tomas" ;
    a2a:PersonNameLastName "Cartwright / Tomas"
  ] .

oa:person_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Person3
  a a2a:Person ;
  rdfs:label "Flines / de / Philips" ;
  a2a:PersonName [
    rdfs:label "Flines / de / Philips" ;
    a2a:PersonNameLastName "Flines / de / Philips"
  ] .

oa:person_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Person4
  a a2a:Person ;
  rdfs:label "Fundam / Abraham" ;
  a2a:PersonName [
    rdfs:label "Fundam / Abraham" ;
    a2a:PersonNameLastName "Fundam / Abraham"
  ] .

oa:person_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Person5
  a a2a:Person ;
  rdfs:label "Moij / Hero" ;
  a2a:PersonName [
    rdfs:label "Moij / Hero" ;
    a2a:PersonNameLastName "Moij / Hero"
  ] .

oa:person_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Person6
  a a2a:Person ;
  rdfs:label "Hartschen / Gerbrant" ;
  a2a:PersonName [
    rdfs:label "Hartschen / Gerbrant" ;
    a2a:PersonNameLastName "Hartschen / Gerbrant"
  ] .

oa:person_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Person7
  a a2a:Person ;
  rdfs:label "Clé / la / Reinier" ;
  a2a:PersonName [
    rdfs:label "Clé / la / Reinier" ;
    a2a:PersonNameLastName "Clé / la / Reinier"
  ] .

oa:person_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Person8
  a a2a:Person ;
  rdfs:label "Uijlenbroeck / Hendrick" ;
  a2a:PersonName [
    rdfs:label "Uijlenbroeck / Hendrick" ;
    a2a:PersonNameLastName "Uijlenbroeck / Hendrick"
  ] .

oa:event_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark02_Notaris "Stephanus Pelgrom" ;
  a2a:EventRemark03_Beschrijving "wegens gebreken aan het schip de Parel zijn de goederen overgeladen op het schip Expeditie van CorkDe belanghebbenden gaan accoord met de extra gemaakte kosten" ;
  <a2a:EventRemark04_Genoemde_locatie(s)> "Calveringe op Jamaica / Corlings / Kingsdale" ;
  a2a:EventRemark01_Type_akte "Akkoord" .

oa:relationep_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Person1 ;
  a2a:EventKeyRef oa:event_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Event1 .

oa:relationep_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Person2 ;
  a2a:EventKeyRef oa:event_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Event1 .

oa:relationep_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Person3 ;
  a2a:EventKeyRef oa:event_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Event1 .

oa:relationep_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Person4 ;
  a2a:EventKeyRef oa:event_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Event1 .

oa:relationep_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Person5 ;
  a2a:EventKeyRef oa:event_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Event1 .

oa:relationep_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Person6 ;
  a2a:EventKeyRef oa:event_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Event1 .

oa:relationep_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Person7 ;
  a2a:EventKeyRef oa:event_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Event1 .

oa:relationep_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Person8 ;
  a2a:EventKeyRef oa:event_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8_Event1 .

oa:source_saa_3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8
  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 "7964" ;
    a2a:RegistryNumber "4773" ;
    rdfs:label "Stadsarchief Amsterdam, 7964, 4773"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archief.amsterdam/inventarissen/inventaris/5075.nl.html#KLAB00971000376" ;
    a2a:UriPreview "https://site4.bit.pub/L/yB253jd3y0xTKFoPUThSRTtUQnOIPo37B4*u3YbcdA7C8k5*GRKa64HC4a*iTh35IrQV2hsVfUJcRfrmMwojIw/p/0_0_0.jpeg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:UriViewer "https://archief.amsterdam/inventarissen/inventaris/5075.nl.html#KLAB00971000377"
  ] ;
  a2a:SourceLastChangeDate "2018-05-02"^^xsd:date ;
  a2a:RecordGUID "{3b6b73cc-22ca-4ef7-a709-79e4bfbd7db8}" ;
  a2a:SourceRemarkOnderzoekshulp "https://archief.amsterdam/indexen/notariele_akten/handleiding/index.nl.html" ;
  a2a:SourceRemarkProvenance "Notarieel_alle_akten_20171205_02.xml xml2csv csv2a2a" .

