@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_31ee940d-ef2e-1cbd-397b-9181dfb5d053
  a a2a:Record ;
  rdfs:label "Registratie op 11 januari 1730 te Amsterdam" ;
  a2a:hasPerson oa:person_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053_Person1, oa:person_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053_Person2, oa:person_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053_Person3, oa:person_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053_Person4 ;
  a2a:hasEvent oa:event_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053_0, oa:relationep_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053_1, oa:relationep_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053_2, oa:relationep_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053_3 ;
  a2a:hasSource oa:source_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053 .

oa:person_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053_Person1
  a a2a:Person ;
  rdfs:label "James Pantlen" ;
  a2a:PersonName [
    rdfs:label "James Pantlen" ;
    a2a:PersonNameFirstName "James" ;
    a2a:PersonNameLastName "Pantlen"
  ] .

oa:person_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053_Person2
  a a2a:Person ;
  rdfs:label "John Moodie" ;
  a2a:PersonName [
    rdfs:label "John Moodie" ;
    a2a:PersonNameFirstName "John" ;
    a2a:PersonNameLastName "Moodie"
  ] .

oa:person_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053_Person3
  a a2a:Person ;
  rdfs:label "John Callis" ;
  a2a:PersonName [
    rdfs:label "John Callis" ;
    a2a:PersonNameFirstName "John" ;
    a2a:PersonNameLastName "Callis"
  ] .

oa:person_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053_Person4
  a a2a:Person ;
  rdfs:label "Thomas Buck" ;
  a2a:PersonName [
    rdfs:label "Thomas Buck" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Buck"
  ] .

oa:event_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1730" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1730-01-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053_Person1 ;
  a2a:EventKeyRef oa:event_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053_Event1 .

oa:relationep_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053_Person2 ;
  a2a:EventKeyRef oa:event_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053_Event1 .

oa:relationep_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053_Person3 ;
  a2a:EventKeyRef oa:event_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053_Event1 .

oa:relationep_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053_Person4 ;
  a2a:EventKeyRef oa:event_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053_Event1 .

oa:source_saa_31ee940d-ef2e-1cbd-397b-9181dfb5d053
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1600-01-01 - 1800-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1600-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1800-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Collection "VH Notariëel Protocollen" ;
    a2a:RegistryNumber "8921" ;
    rdfs:label "Stadsarchief Amsterdam, VH Notariëel Protocollen, 8921"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/13ca6bd6-767b-cf3a-4a08-4d7f585a6b56.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/13ca6bd6-767b-cf3a-4a08-4d7f585a6b56.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/934d5685-f133-4aad-13f5-60bc397d47d3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/934d5685-f133-4aad-13f5-60bc397d47d3.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/4dcb6587-16ce-644f-9b76-4258d07905de.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4dcb6587-16ce-644f-9b76-4258d07905de.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-15"^^xsd:date ;
  a2a:RecordGUID "{31ee940d-ef2e-1cbd-397b-9181dfb5d053}" ;
  a2a:SourceRemarkOpmerking "Notaris: Hermanus De Wolff / Type: Scheepsverklaring / Beschrijving: Schip the Union; Geladen tabak was deels verrot en beschadigd" ;
  a2a:SourceRemarklink_NT "https://archief.amsterdam/inventarissen/details/5075/invnr/8921" ;
  a2a:SourceRemarkProvenance "Export_AAA_NaMigratieCompleet-20240803.xml uit Memorix via SAA/MaxL" .

