@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_31abdbc5-470e-41e6-ab7a-e8c2e3864487
  a a2a:Record ;
  rdfs:label "Registratie op 19 juni 1792" ;
  a2a:hasPerson oa:person_saa_31abdbc5-470e-41e6-ab7a-e8c2e3864487_Person-99e87e39-86f5-2bb2-e053-b784100a6a2e ;
  a2a:hasEvent oa:event_saa_31abdbc5-470e-41e6-ab7a-e8c2e3864487_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_31abdbc5-470e-41e6-ab7a-e8c2e3864487_0 ;
  a2a:hasSource oa:source_saa_31abdbc5-470e-41e6-ab7a-e8c2e3864487 .

oa:person_saa_31abdbc5-470e-41e6-ab7a-e8c2e3864487_Person-99e87e39-86f5-2bb2-e053-b784100a6a2e
  a a2a:Person ;
  rdfs:label "Jochem Hanse Schut" ;
  a2a:PersonName [
    rdfs:label "Jochem Hanse Schut" ;
    a2a:PersonNameFirstName "Jochem Hanse" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_31abdbc5-470e-41e6-ab7a-e8c2e3864487_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1792" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1792-06-19"^^xsd:date
  ] .

oa:relationep_saa_31abdbc5-470e-41e6-ab7a-e8c2e3864487_0
  a a2a:RelationEP ;
  rdfs:label "other:Schipper" ;
  a2a:RelationType "other:Schipper" ;
  a2a:PersonKeyRef oa:person_saa_31abdbc5-470e-41e6-ab7a-e8c2e3864487_Person:99e87e39-86f5-2bb2-e053-b784100a6a2e ;
  a2a:EventKeyRef oa:event_saa_31abdbc5-470e-41e6-ab7a-e8c2e3864487_Event1 .

oa:source_saa_31abdbc5-470e-41e6-ab7a-e8c2e3864487
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Averijgrossen" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1792-06-19 - 1792-06-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-06-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1792-06-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1792" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1792-06-19"^^xsd:date
  ] ;
  a2a:SourceType "other:Averijgrossen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 2906, Periode: 1792" ;
    a2a:Book "Averijgrossen" ;
    a2a:RegistryNumber "2906" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 2906, Periode: 1792, Averijgrossen, 2906"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5f670460-187c-f669-1537-0589a8b36852.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/31abdbc5-470e-41e6-ab7a-e8c2e3864487" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5f670460-187c-f669-1537-0589a8b36852.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/243ae0e1-91ce-6548-a1cf-e2d293ab4c59.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/31abdbc5-470e-41e6-ab7a-e8c2e3864487" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/243ae0e1-91ce-6548-a1cf-e2d293ab4c59.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/31abdbc5-470e-41e6-ab7a-e8c2e3864487" ;
  a2a:RecordGUID "{31abdbc5-470e-41e6-ab7a-e8c2e3864487}" ;
  a2a:SourceRemarkOpmerking """Schip: De Eendragt
Route: Texel / Marseille
Vertrekdatum: 16-12-1791
Aankomstdatum: 24-12-1791""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5061/2906" ;
  a2a:SourceRemarkAkteSoort "Registratie" ;
  a2a:SourceRemarkfilename "AGRA00099000196", "AGRA00099000197" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220611_141_00000141.xml van SAA" .

