@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_a3cb51cc-a4a0-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Attestatie op 4 september 1780" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-a4a0-50ee-e053-b784100a6caf_Person-128701cb-7a8d-848b-c25e-73d559a3bca2, oa:person_saa_a3cb51cc-a4a0-50ee-e053-b784100a6caf_Person-c16823e1-3251-9c3b-ca88-35c9878b90ce, oa:person_saa_a3cb51cc-a4a0-50ee-e053-b784100a6caf_Person-5e198b1b-11c9-0387-4a0b-1692d1cf7956 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-a4a0-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-a4a0-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-a4a0-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-a4a0-50ee-e053-b784100a6caf_2 ;
  a2a:hasSource oa:source_saa_a3cb51cc-a4a0-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-a4a0-50ee-e053-b784100a6caf_Person-128701cb-7a8d-848b-c25e-73d559a3bca2
  a a2a:Person ;
  rdfs:label "Jean Pascal Lacoste" ;
  a2a:PersonName [
    rdfs:label "Jean Pascal Lacoste" ;
    a2a:PersonNameFirstName "Jean Pascal" ;
    a2a:PersonNameLastName "Lacoste"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a4a0-50ee-e053-b784100a6caf_Person-c16823e1-3251-9c3b-ca88-35c9878b90ce
  a a2a:Person ;
  rdfs:label "Jean Courtiau" ;
  a2a:PersonName [
    rdfs:label "Jean Courtiau" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Courtiau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a4a0-50ee-e053-b784100a6caf_Person-5e198b1b-11c9-0387-4a0b-1692d1cf7956
  a a2a:Person ;
  rdfs:label "Jacob Boon" ;
  a2a:PersonName [
    rdfs:label "Jacob Boon" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Boon"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-a4a0-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1780" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1780-09-04"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-a4a0-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a4a0-50ee-e053-b784100a6caf_Person:128701cb-7a8d-848b-c25e-73d559a3bca2 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a4a0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a4a0-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a4a0-50ee-e053-b784100a6caf_Person:c16823e1-3251-9c3b-ca88-35c9878b90ce ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a4a0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a4a0-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a4a0-50ee-e053-b784100a6caf_Person:5e198b1b-11c9-0387-4a0b-1692d1cf7956 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a4a0-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-a4a0-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1780-09-04 - 1780-09-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1780-09-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1780-09-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1780" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1780-09-04"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10897, Periode: 1780" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "360936" ;
    a2a:RegistryNumber "10897" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10897, Periode: 1780, Notariële archieven, 360936, 10897"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/529ec3e6-4a26-a043-5b84-1e6cf2b04641.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a4a0-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/529ec3e6-4a26-a043-5b84-1e6cf2b04641.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/83946532-2d22-11ab-a89a-ee7142b584fb.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a4a0-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/83946532-2d22-11ab-a89a-ee7142b584fb.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1d25d26c-5b6c-a37e-29e0-a08a0fd826cd.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a4a0-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1d25d26c-5b6c-a37e-29e0-a08a0fd826cd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-a4a0-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-a4a0-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Locatieomschrijving: St. Eustatius
Locatieomschrijving: Havre de Grace
Onderwerpsomschrijving: Schip De Vrije Handel.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10897" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTA01501000044", "NOTA01501000045", "NOTA01501000046" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6505_00006505.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01501000045; positie: 2784, 987, 720, 99" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01501000045; positie: 2913, 245, 525, 114" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01501000045; positie: 3866, 1659, 164, 87" .
