@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-c935-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 6 april 1637" ;
  a2a:hasPerson oa:person_saa_d837ae03-c935-6b6d-e053-b784100acdee_Person-09d32a45-0ba5-bae4-7b3a-4f009d32c0cf, oa:person_saa_d837ae03-c935-6b6d-e053-b784100acdee_Person-1a15f6a1-7c96-00a3-97f4-ef032ce2d78a, oa:person_saa_d837ae03-c935-6b6d-e053-b784100acdee_Person-62586fb6-4fe7-974b-d7e3-774af978bcd3, oa:person_saa_d837ae03-c935-6b6d-e053-b784100acdee_Person-55ce5dd0-ad88-35b3-b9d5-b3a723990dbd, oa:person_saa_d837ae03-c935-6b6d-e053-b784100acdee_Person-9a8219ec-6b4c-f998-1ca8-c8b10f1de532 ;
  a2a:hasEvent oa:event_saa_d837ae03-c935-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-c935-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-c935-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-c935-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-c935-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-c935-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-c935-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-c935-6b6d-e053-b784100acdee_Person-09d32a45-0ba5-bae4-7b3a-4f009d32c0cf
  a a2a:Person ;
  rdfs:label "Tilmano van Beringen" ;
  a2a:PersonName [
    rdfs:label "Tilmano van Beringen" ;
    a2a:PersonNameFirstName "Tilmano" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beringen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c935-6b6d-e053-b784100acdee_Person-1a15f6a1-7c96-00a3-97f4-ef032ce2d78a
  a a2a:Person ;
  rdfs:label "Geronimo Oostenrijcke@" ;
  a2a:PersonName [
    rdfs:label "Geronimo Oostenrijcke@" ;
    a2a:PersonNameFirstName "Geronimo" ;
    a2a:PersonNameLastName "Oostenrijcke@"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c935-6b6d-e053-b784100acdee_Person-62586fb6-4fe7-974b-d7e3-774af978bcd3
  a a2a:Person ;
  rdfs:label "Simon Goulart" ;
  a2a:PersonName [
    rdfs:label "Simon Goulart" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Goulart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c935-6b6d-e053-b784100acdee_Person-55ce5dd0-ad88-35b3-b9d5-b3a723990dbd
  a a2a:Person ;
  rdfs:label "Daniel Hochepied" ;
  a2a:PersonName [
    rdfs:label "Daniel Hochepied" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Hochepied"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c935-6b6d-e053-b784100acdee_Person-9a8219ec-6b4c-f998-1ca8-c8b10f1de532
  a a2a:Person ;
  rdfs:label "Adriano van Bon" ;
  a2a:PersonName [
    rdfs:label "Adriano van Bon" ;
    a2a:PersonNameFirstName "Adriano" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bon"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-c935-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1637" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1637-04-06"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-c935-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c935-6b6d-e053-b784100acdee_Person:09d32a45-0ba5-bae4-7b3a-4f009d32c0cf ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c935-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c935-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c935-6b6d-e053-b784100acdee_Person:1a15f6a1-7c96-00a3-97f4-ef032ce2d78a ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c935-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c935-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c935-6b6d-e053-b784100acdee_Person:62586fb6-4fe7-974b-d7e3-774af978bcd3 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c935-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c935-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c935-6b6d-e053-b784100acdee_Person:55ce5dd0-ad88-35b3-b9d5-b3a723990dbd ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c935-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c935-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c935-6b6d-e053-b784100acdee_Person:9a8219ec-6b4c-f998-1ca8-c8b10f1de532 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c935-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-c935-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1637-04-06 - 1637-04-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1637-04-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1637-04-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1637" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1637-04-06"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 952, Periode: 1636" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "607993" ;
    a2a:RegistryNumber "952" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 952, Periode: 1636, Notariële archieven, 607993, 952"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/54ac93b3-c480-088d-fc8f-c7d2f244aba4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c935-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/54ac93b3-c480-088d-fc8f-c7d2f244aba4.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/60727f39-ac7c-b2fa-ca9f-96bd3e2b31eb.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c935-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/60727f39-ac7c-b2fa-ca9f-96bd3e2b31eb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-c935-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-c935-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Lucca
Onderwerpsomschrijving: Slechte kwaliteit koopwaar
Taal: italiaans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/952" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "VBPA00003000163", "VBPA00003000164" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_587_00000587.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000163; positie: 750, 1431, 1408, 141" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000163; positie: 2185, 1789, 1270, 191" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000163; positie: 711, 2691, 1073, 174" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000163; positie: 931, 1286, 984, 191" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000163; positie: 935, 1506, 1099, 171" .
