@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-2d3a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 15 juni 1637" ;
  a2a:hasPerson oa:person_saa_d837ae04-2d3a-6b6d-e053-b784100acdee_Person-17030f74-fe98-b325-a9a0-1a3b5080508e, oa:person_saa_d837ae04-2d3a-6b6d-e053-b784100acdee_Person-45b53489-b8c8-264c-f0c3-4faf21d47761, oa:person_saa_d837ae04-2d3a-6b6d-e053-b784100acdee_Person-d074c563-7fea-e489-92fe-c9339c2b0739, oa:person_saa_d837ae04-2d3a-6b6d-e053-b784100acdee_Person-66467af6-b328-c87c-918a-3fb49685c0d2 ;
  a2a:hasEvent oa:event_saa_d837ae04-2d3a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-2d3a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-2d3a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-2d3a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-2d3a-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-2d3a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-2d3a-6b6d-e053-b784100acdee_Person-17030f74-fe98-b325-a9a0-1a3b5080508e
  a a2a:Person ;
  rdfs:label "Herman Dommers" ;
  a2a:PersonName [
    rdfs:label "Herman Dommers" ;
    a2a:PersonNameFirstName "Herman" ;
    a2a:PersonNameLastName "Dommers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2d3a-6b6d-e053-b784100acdee_Person-45b53489-b8c8-264c-f0c3-4faf21d47761
  a a2a:Person ;
  rdfs:label "Cornelis Veen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Veen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2d3a-6b6d-e053-b784100acdee_Person-d074c563-7fea-e489-92fe-c9339c2b0739
  a a2a:Person ;
  rdfs:label "Albert Dircksz" ;
  a2a:PersonName [
    rdfs:label "Albert Dircksz" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Dircksz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2d3a-6b6d-e053-b784100acdee_Person-66467af6-b328-c87c-918a-3fb49685c0d2
  a a2a:Person ;
  rdfs:label "Outgert Groot" ;
  a2a:PersonName [
    rdfs:label "Outgert Groot" ;
    a2a:PersonNameFirstName "Outgert" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-2d3a-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1637" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1637-06-15"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-2d3a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2d3a-6b6d-e053-b784100acdee_Person:17030f74-fe98-b325-a9a0-1a3b5080508e ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2d3a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2d3a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2d3a-6b6d-e053-b784100acdee_Person:45b53489-b8c8-264c-f0c3-4faf21d47761 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2d3a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2d3a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2d3a-6b6d-e053-b784100acdee_Person:d074c563-7fea-e489-92fe-c9339c2b0739 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2d3a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2d3a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2d3a-6b6d-e053-b784100acdee_Person:66467af6-b328-c87c-918a-3fb49685c0d2 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2d3a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-2d3a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1637-06-15 - 1637-06-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1637-06-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1637-06-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1637" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1637-06-15"^^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 "609626" ;
    a2a:RegistryNumber "951B" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 951B, Periode: 1637, Notariële archieven, 609626, 951B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/81a1e2ee-5c83-f390-a521-de3f4b201296.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2d3a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/81a1e2ee-5c83-f390-a521-de3f4b201296.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ca11d366-3fc2-eac7-42c9-796742a92823.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2d3a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ca11d366-3fc2-eac7-42c9-796742a92823.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-2d3a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-2d3a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Onderwerpsomschrijving: Willem, Herman en Albert zijn ebbenhoutwerkers, kwaliteit van partijen hout in pakhuis
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/951B" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTK00002000160", "NOTK00002000161" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_416_00000416.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00002000160; positie: 1067, 3662, 1104, 166" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00002000161; positie: 1853, 2065, 1034, 171" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00002000160; positie: 1965, 3260, 890, 126" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00002000161; positie: 659, 2211, 1191, 210" .
