@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-dca1-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 10 maart 1638" ;
  a2a:hasPerson oa:person_saa_d837ae03-dca1-6b6d-e053-b784100acdee_Person-d3388ac2-4b58-2041-8e66-612cc2016d69, oa:person_saa_d837ae03-dca1-6b6d-e053-b784100acdee_Person-886a91bd-6749-a9fc-c3fa-0d03be1381cd, oa:person_saa_d837ae03-dca1-6b6d-e053-b784100acdee_Person-883b5cf2-c51a-de76-57a1-b3abf7a554ab, oa:person_saa_d837ae03-dca1-6b6d-e053-b784100acdee_Person-e193036d-f4ca-c926-1510-ffd038539ab0, oa:person_saa_d837ae03-dca1-6b6d-e053-b784100acdee_Person-a78bd25e-c77a-b465-702a-41cefbca6112 ;
  a2a:hasEvent oa:event_saa_d837ae03-dca1-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-dca1-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-dca1-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-dca1-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-dca1-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-dca1-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-dca1-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-dca1-6b6d-e053-b784100acdee_Person-d3388ac2-4b58-2041-8e66-612cc2016d69
  a a2a:Person ;
  rdfs:label "Philips des Flines" ;
  a2a:PersonName [
    rdfs:label "Philips des Flines" ;
    a2a:PersonNameFirstName "Philips" ;
    a2a:PersonNamePrefixLastName "des" ;
    a2a:PersonNameLastName "Flines"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-dca1-6b6d-e053-b784100acdee_Person-886a91bd-6749-a9fc-c3fa-0d03be1381cd
  a a2a:Person ;
  rdfs:label "Jan Arissen Cromhout" ;
  a2a:PersonName [
    rdfs:label "Jan Arissen Cromhout" ;
    a2a:PersonNameFirstName "Jan Arissen" ;
    a2a:PersonNameLastName "Cromhout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-dca1-6b6d-e053-b784100acdee_Person-883b5cf2-c51a-de76-57a1-b3abf7a554ab
  a a2a:Person ;
  rdfs:label "Barent Ytses Meijlema" ;
  a2a:PersonName [
    rdfs:label "Barent Ytses Meijlema" ;
    a2a:PersonNameFirstName "Barent Ytses" ;
    a2a:PersonNameLastName "Meijlema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-dca1-6b6d-e053-b784100acdee_Person-e193036d-f4ca-c926-1510-ffd038539ab0
  a a2a:Person ;
  rdfs:label "Philips Venturin" ;
  a2a:PersonName [
    rdfs:label "Philips Venturin" ;
    a2a:PersonNameFirstName "Philips" ;
    a2a:PersonNameLastName "Venturin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-dca1-6b6d-e053-b784100acdee_Person-a78bd25e-c77a-b465-702a-41cefbca6112
  a a2a:Person ;
  rdfs:label "Cornelis Veen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Veen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_d837ae03-dca1-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-dca1-6b6d-e053-b784100acdee_Person:d3388ac2-4b58-2041-8e66-612cc2016d69 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-dca1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-dca1-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-dca1-6b6d-e053-b784100acdee_Person:886a91bd-6749-a9fc-c3fa-0d03be1381cd ;
  a2a:EventKeyRef oa:event_saa_d837ae03-dca1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-dca1-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-dca1-6b6d-e053-b784100acdee_Person:883b5cf2-c51a-de76-57a1-b3abf7a554ab ;
  a2a:EventKeyRef oa:event_saa_d837ae03-dca1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-dca1-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-dca1-6b6d-e053-b784100acdee_Person:e193036d-f4ca-c926-1510-ffd038539ab0 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-dca1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-dca1-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-dca1-6b6d-e053-b784100acdee_Person:a78bd25e-c77a-b465-702a-41cefbca6112 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-dca1-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-dca1-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1638-03-10 - 1638-03-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1638-03-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1638-03-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1638" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1638-03-10"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 953A, Periode: 1638" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "617875" ;
    a2a:RegistryNumber "953A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 953A, Periode: 1638, Notariële archieven, 617875, 953A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7ac19236-83c1-a63d-9609-3da7da992e23.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-dca1-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7ac19236-83c1-a63d-9609-3da7da992e23.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f25b59b5-d013-7100-e24a-2e6fa1da05e7.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-dca1-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f25b59b5-d013-7100-e24a-2e6fa1da05e7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-dca1-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-dca1-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Midemblick
Onderwerpsomschrijving: partij gezouten vlees
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/953A" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "VBPA00017000222", "VBPA00017000223" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_687_00000687.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000223; positie: 2356, 1628, 1035, 170" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000222; positie: 2244, 3123, 651, 135" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000222; positie: 713, 3730, 1272, 142" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000223; positie: 1984, 3242, 1411, 170" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000223; positie: 1171, 3515, 1233, 194" .
