@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_d837ae03-b6a9-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 28 maart 1794" ;
  a2a:hasPerson oa:person_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_Person-b59ca402-e884-d74e-ab9e-36b1da712f86, oa:person_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_Person-6983d821-6a9f-c559-9420-7ccf415dd413, oa:person_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_Person-28c1f94d-3ce0-c1e9-e078-0d6ee1d4df8e, oa:person_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_Person-ddf3dabb-9b4f-30a1-fe10-294c43337613, oa:person_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_Person-d315ef25-2577-1c21-b3a3-18c0381c731b, oa:person_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_Person-5c5720e0-69e2-f46c-4799-31e4451927b8 ;
  a2a:hasEvent oa:event_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae03-b6a9-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_Person-b59ca402-e884-d74e-ab9e-36b1da712f86
  a a2a:Person ;
  rdfs:label "Thomas Taggert" ;
  a2a:PersonName [
    rdfs:label "Thomas Taggert" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Taggert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_Person-6983d821-6a9f-c559-9420-7ccf415dd413
  a a2a:Person ;
  rdfs:label "John Justice" ;
  a2a:PersonName [
    rdfs:label "John Justice" ;
    a2a:PersonNameFirstName "John" ;
    a2a:PersonNameLastName "Justice"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_Person-28c1f94d-3ce0-c1e9-e078-0d6ee1d4df8e
  a a2a:Person ;
  rdfs:label "J.B. van Ceulen" ;
  a2a:PersonName [
    rdfs:label "J.B. van Ceulen" ;
    a2a:PersonNameFirstName "J.B." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ceulen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_Person-ddf3dabb-9b4f-30a1-fe10-294c43337613
  a a2a:Person ;
  rdfs:label "Methorst" ;
  a2a:PersonName [
    rdfs:label "Methorst" ;
    a2a:PersonNameLastName "Methorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_Person-d315ef25-2577-1c21-b3a3-18c0381c731b
  a a2a:Person ;
  rdfs:label "E Dutilh" ;
  a2a:PersonName [
    rdfs:label "E Dutilh" ;
    a2a:PersonNameFirstName "E" ;
    a2a:PersonNameLastName "Dutilh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_Person-5c5720e0-69e2-f46c-4799-31e4451927b8
  a a2a:Person ;
  rdfs:label "Wachsmutte" ;
  a2a:PersonName [
    rdfs:label "Wachsmutte" ;
    a2a:PersonNameLastName "Wachsmutte"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1794" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1794-03-28"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_Person:b59ca402-e884-d74e-ab9e-36b1da712f86 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_Person:6983d821-6a9f-c559-9420-7ccf415dd413 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_Person:28c1f94d-3ce0-c1e9-e078-0d6ee1d4df8e ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_Person:ddf3dabb-9b4f-30a1-fe10-294c43337613 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_Person:d315ef25-2577-1c21-b3a3-18c0381c731b ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_Person:5c5720e0-69e2-f46c-4799-31e4451927b8 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b6a9-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-b6a9-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1794-03-28 - 1794-03-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1794-03-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1794-03-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1794" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1794-03-28"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15660, Periode: 1794" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "609020" ;
    a2a:RegistryNumber "15660" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15660, Periode: 1794, Notariële archieven, 609020, 15660"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/bd601797-10c8-298f-c17d-e29ff6e71229.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-b6a9-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bd601797-10c8-298f-c17d-e29ff6e71229.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/720c9f54-8d4e-24b3-cd79-c1d6b16a97a4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-b6a9-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/720c9f54-8d4e-24b3-cd79-c1d6b16a97a4.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/fd55878a-4599-b455-ce47-2e2683ef57da.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-b6a9-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/fd55878a-4599-b455-ce47-2e2683ef57da.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-b6a9-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-b6a9-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: Philadelphia
Onderwerpsomschrijving: Brikschip the Theodosia; Geloste lading koffie
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15660" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTD02157000608", "NOTD02157000609", "NOTD02157000610" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_493_00000493.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02157000609; positie: 3666, 811, 452, 164" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02157000609; positie: 2871, 854, 447, 105" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02157000609; positie: 2640, 2051, 642, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02157000609; positie: 2938, 2886, 416, 99" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02157000609; positie: 2703, 1918, 265, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02157000609; positie: 3004, 1920, 413, 88" .
