@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-aafa-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 29 oktober 1752" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_Person-7242c979-6dde-79c0-f791-42bfb8631074, oa:person_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_Person-9ba017b6-6b0a-8132-c09a-59d33211b8f3, oa:person_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_Person-3aef4996-69f1-39d0-ab3b-526377179527, oa:person_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_Person-c51f737e-aba1-f34c-fef3-48d392cf8575, oa:person_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_Person-5e02ab52-4113-c3c7-6268-f79ab1f72aa4, oa:person_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_Person-6040c1ee-cbc8-af16-b29d-9e0ec61cf127 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_Person-7242c979-6dde-79c0-f791-42bfb8631074
  a a2a:Person ;
  rdfs:label "Jan Carel Mathes" ;
  a2a:PersonName [
    rdfs:label "Jan Carel Mathes" ;
    a2a:PersonNameFirstName "Jan Carel" ;
    a2a:PersonNameLastName "Mathes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_Person-9ba017b6-6b0a-8132-c09a-59d33211b8f3
  a a2a:Person ;
  rdfs:label "Cornelis Hertogh" ;
  a2a:PersonName [
    rdfs:label "Cornelis Hertogh" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Hertogh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_Person-3aef4996-69f1-39d0-ab3b-526377179527
  a a2a:Person ;
  rdfs:label "Sara Fruijt van Hertogh" ;
  a2a:PersonName [
    rdfs:label "Sara Fruijt van Hertogh" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Fruijt van Hertogh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_Person-c51f737e-aba1-f34c-fef3-48d392cf8575
  a a2a:Person ;
  rdfs:label "Pieter Brak" ;
  a2a:PersonName [
    rdfs:label "Pieter Brak" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Brak"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_Person-5e02ab52-4113-c3c7-6268-f79ab1f72aa4
  a a2a:Person ;
  rdfs:label "Johannes Heidweiller" ;
  a2a:PersonName [
    rdfs:label "Johannes Heidweiller" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Heidweiller"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_Person-6040c1ee-cbc8-af16-b29d-9e0ec61cf127
  a a2a:Person ;
  rdfs:label "Jacob Fruijt" ;
  a2a:PersonName [
    rdfs:label "Jacob Fruijt" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Fruijt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1752" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1752-10-29"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_Person:7242c979-6dde-79c0-f791-42bfb8631074 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_Person:9ba017b6-6b0a-8132-c09a-59d33211b8f3 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_Person:3aef4996-69f1-39d0-ab3b-526377179527 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_Person:c51f737e-aba1-f34c-fef3-48d392cf8575 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_Person:5e02ab52-4113-c3c7-6268-f79ab1f72aa4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_Person:6040c1ee-cbc8-af16-b29d-9e0ec61cf127 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-aafa-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1752-10-29 - 1752-10-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1752-10-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1752-10-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1752" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1752-10-29"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9225, Periode: 1752" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "362371" ;
    a2a:RegistryNumber "9225" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9225, Periode: 1752, Notariële archieven, 362371, 9225"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/57435682-55b8-6ac3-84a9-46c957153528.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-aafa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/57435682-55b8-6ac3-84a9-46c957153528.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/829c2007-7afb-d5f3-33c3-c4281974b17e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-aafa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/829c2007-7afb-d5f3-33c3-c4281974b17e.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c80b75d8-f7b3-77a5-d2cc-8df01c018b67.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-aafa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c80b75d8-f7b3-77a5-d2cc-8df01c018b67.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-aafa-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-aafa-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9225" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTA00890000146", "NOTA00890000147", "NOTA00890000148" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_17846_00017846.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00890000147; positie: 3095, 393, 686, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00890000147; positie: 3653, 2833, 587, 67" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00890000147; positie: 3497, 507, 600, 67" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00890000147; positie: 2819, 2940, 480, 82" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00890000147; positie: 3457, 2930, 796, 57" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00890000147; positie: 3451, 652, 413, 101" .
