@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_d837ae04-4ca8-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 11 juli 1637" ;
  a2a:hasPerson oa:person_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_Person-7b99caed-c6c1-69e3-4811-98c3cc23975a, oa:person_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_Person-fccb84ae-b196-792b-560c-7229da05c9f9, oa:person_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_Person-e6b966f9-dcdd-c3fe-549a-20fbe8b8d5a6, oa:person_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_Person-f093fd82-d8c2-0a76-910e-3fe279384f0c, oa:person_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_Person-e4766f6c-aa79-65fa-95e4-67768a76497e ;
  a2a:hasEvent oa:event_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-4ca8-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_Person-7b99caed-c6c1-69e3-4811-98c3cc23975a
  a a2a:Person ;
  rdfs:label "Jacop Hugo" ;
  a2a:PersonName [
    rdfs:label "Jacop Hugo" ;
    a2a:PersonNameFirstName "Jacop" ;
    a2a:PersonNameLastName "Hugo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_Person-fccb84ae-b196-792b-560c-7229da05c9f9
  a a2a:Person ;
  rdfs:label "Outger Maersen Groot" ;
  a2a:PersonName [
    rdfs:label "Outger Maersen Groot" ;
    a2a:PersonNameFirstName "Outger Maersen" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_Person-e6b966f9-dcdd-c3fe-549a-20fbe8b8d5a6
  a a2a:Person ;
  rdfs:label "Meijndert Pietersz Emaus" ;
  a2a:PersonName [
    rdfs:label "Meijndert Pietersz Emaus" ;
    a2a:PersonNameFirstName "Meijndert Pietersz" ;
    a2a:PersonNameLastName "Emaus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_Person-f093fd82-d8c2-0a76-910e-3fe279384f0c
  a a2a:Person ;
  rdfs:label "Thobias Francois" ;
  a2a:PersonName [
    rdfs:label "Thobias Francois" ;
    a2a:PersonNameFirstName "Thobias" ;
    a2a:PersonNameLastName "Francois"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_Person-e4766f6c-aa79-65fa-95e4-67768a76497e
  a a2a:Person ;
  rdfs:label "Josijntge Francois" ;
  a2a:PersonName [
    rdfs:label "Josijntge Francois" ;
    a2a:PersonNameFirstName "Josijntge" ;
    a2a:PersonNameLastName "Francois"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1637" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1637-07-11"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_Person:7b99caed-c6c1-69e3-4811-98c3cc23975a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_Person:fccb84ae-b196-792b-560c-7229da05c9f9 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_Person:e6b966f9-dcdd-c3fe-549a-20fbe8b8d5a6 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_Person:f093fd82-d8c2-0a76-910e-3fe279384f0c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_Person:e4766f6c-aa79-65fa-95e4-67768a76497e ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4ca8-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-4ca8-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1637-07-11 - 1637-07-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1637-07-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1637-07-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1637" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1637-07-11"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 951B, Periode: 1637" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "604357" ;
    a2a:RegistryNumber "951B" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 951B, Periode: 1637, Notariële archieven, 604357, 951B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/62001852-bdec-77e0-f0c1-73c3937683dd.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-4ca8-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/62001852-bdec-77e0-f0c1-73c3937683dd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-4ca8-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-4ca8-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Onderwerpsomschrijving: wijnverkoop
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/951B" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTK00002000201" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_120_00000120.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00002000201; positie: 2498, 4754, 804, 185" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00002000201; positie: 2243, 4897, 1231, 185" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00002000201; positie: 1138, 3520, 1421, 166" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00002000201; positie: 1581, 3325, 1047, 156" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00002000201; positie: 2427, 3204, 1084, 169" .
