@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-c277-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Transport op 12 juni 1793" ;
  a2a:hasPerson oa:person_saa_d837ae03-c277-6b6d-e053-b784100acdee_Person-1c1dc4a8-babd-6853-1dae-a3fd403ed685, oa:person_saa_d837ae03-c277-6b6d-e053-b784100acdee_Person-cfc5888f-719e-b327-82a8-cd58f4bf00bc, oa:person_saa_d837ae03-c277-6b6d-e053-b784100acdee_Person-cf36c053-817b-72da-edfa-928103126fe6, oa:person_saa_d837ae03-c277-6b6d-e053-b784100acdee_Person-b1a05140-9583-fbc6-d6d4-e65f5fa96f9b, oa:person_saa_d837ae03-c277-6b6d-e053-b784100acdee_Person-9bc6012e-d7fb-9b52-bc4d-b3c2dafa96b7, oa:person_saa_d837ae03-c277-6b6d-e053-b784100acdee_Person-9ad289ae-796d-8d7c-1850-a5124707ee0e ;
  a2a:hasEvent oa:event_saa_d837ae03-c277-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-c277-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-c277-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-c277-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-c277-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-c277-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-c277-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae03-c277-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-c277-6b6d-e053-b784100acdee_Person-1c1dc4a8-babd-6853-1dae-a3fd403ed685
  a a2a:Person ;
  rdfs:label "Allart Ponse" ;
  a2a:PersonName [
    rdfs:label "Allart Ponse" ;
    a2a:PersonNameFirstName "Allart" ;
    a2a:PersonNameLastName "Ponse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c277-6b6d-e053-b784100acdee_Person-cfc5888f-719e-b327-82a8-cd58f4bf00bc
  a a2a:Person ;
  rdfs:label "Jan Hunnink" ;
  a2a:PersonName [
    rdfs:label "Jan Hunnink" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Hunnink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c277-6b6d-e053-b784100acdee_Person-cf36c053-817b-72da-edfa-928103126fe6
  a a2a:Person ;
  rdfs:label "Anna Cornelia Chevijn" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Chevijn" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Chevijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c277-6b6d-e053-b784100acdee_Person-b1a05140-9583-fbc6-d6d4-e65f5fa96f9b
  a a2a:Person ;
  rdfs:label "Abraham Willemsz van Vloten" ;
  a2a:PersonName [
    rdfs:label "Abraham Willemsz van Vloten" ;
    a2a:PersonNameFirstName "Abraham Willemsz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vloten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c277-6b6d-e053-b784100acdee_Person-9bc6012e-d7fb-9b52-bc4d-b3c2dafa96b7
  a a2a:Person ;
  rdfs:label "de Gijselaar" ;
  a2a:PersonName [
    rdfs:label "de Gijselaar" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Gijselaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c277-6b6d-e053-b784100acdee_Person-9ad289ae-796d-8d7c-1850-a5124707ee0e
  a a2a:Person ;
  rdfs:label "Loopuijt" ;
  a2a:PersonName [
    rdfs:label "Loopuijt" ;
    a2a:PersonNameLastName "Loopuijt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-c277-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1793" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1793-06-12"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-c277-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c277-6b6d-e053-b784100acdee_Person:1c1dc4a8-babd-6853-1dae-a3fd403ed685 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c277-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c277-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c277-6b6d-e053-b784100acdee_Person:cfc5888f-719e-b327-82a8-cd58f4bf00bc ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c277-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c277-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c277-6b6d-e053-b784100acdee_Person:cf36c053-817b-72da-edfa-928103126fe6 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c277-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c277-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c277-6b6d-e053-b784100acdee_Person:b1a05140-9583-fbc6-d6d4-e65f5fa96f9b ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c277-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c277-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c277-6b6d-e053-b784100acdee_Person:9bc6012e-d7fb-9b52-bc4d-b3c2dafa96b7 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c277-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c277-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c277-6b6d-e053-b784100acdee_Person:9ad289ae-796d-8d7c-1850-a5124707ee0e ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c277-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-c277-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1793-06-12 - 1793-06-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1793-06-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1793-06-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1793" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1793-06-12"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 16409, Periode: 1793" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "643918" ;
    a2a:RegistryNumber "16409" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 16409, Periode: 1793, Notariële archieven, 643918, 16409"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/9f81a857-1381-bacb-1389-3e50b3fe60f9.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c277-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9f81a857-1381-bacb-1389-3e50b3fe60f9.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4fa8d2c0-d6df-ac12-4582-4e9df91a0bf0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c277-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4fa8d2c0-d6df-ac12-4582-4e9df91a0bf0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-c277-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-c277-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Harmsen
Locatieomschrijving: s'Hage
Locatieomschrijving: Schiedam
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/16409" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTQ00034000593", "NOTQ00034000594" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_553_00000553.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00034000593; positie: 3118, 2621, 299, 110" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00034000594; positie: 998, 1028, 426, 102" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00034000593; positie: 3135, 3427, 660, 110" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00034000593; positie: 3677, 1787, 1288, 150" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00034000593; positie: 4104, 2141, 537, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00034000594; positie: 1013, 965, 353, 64" .
