@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-ee56-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 29 oktober 1636" ;
  a2a:hasPerson oa:person_saa_d837ae03-ee56-6b6d-e053-b784100acdee_Person-25533f50-f907-34c8-a50d-934013df94de, oa:person_saa_d837ae03-ee56-6b6d-e053-b784100acdee_Person-ce21c607-3bf7-7175-8919-7eb24a622c81, oa:person_saa_d837ae03-ee56-6b6d-e053-b784100acdee_Person-cad88561-ffcb-bbc3-c563-4666ef5dc5db, oa:person_saa_d837ae03-ee56-6b6d-e053-b784100acdee_Person-dd87878a-717d-5119-587d-1ef7bddc0dde, oa:person_saa_d837ae03-ee56-6b6d-e053-b784100acdee_Person-a034a99c-d126-2ac1-e21b-e345fad15081 ;
  a2a:hasEvent oa:event_saa_d837ae03-ee56-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-ee56-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-ee56-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-ee56-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-ee56-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-ee56-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-ee56-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-ee56-6b6d-e053-b784100acdee_Person-25533f50-f907-34c8-a50d-934013df94de
  a a2a:Person ;
  rdfs:label "Abraham Teunissen Drent" ;
  a2a:PersonName [
    rdfs:label "Abraham Teunissen Drent" ;
    a2a:PersonNameFirstName "Abraham Teunissen" ;
    a2a:PersonNameLastName "Drent"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ee56-6b6d-e053-b784100acdee_Person-ce21c607-3bf7-7175-8919-7eb24a622c81
  a a2a:Person ;
  rdfs:label "Claes Diricksz" ;
  a2a:PersonName [
    rdfs:label "Claes Diricksz" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNameLastName "Diricksz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ee56-6b6d-e053-b784100acdee_Person-cad88561-ffcb-bbc3-c563-4666ef5dc5db
  a a2a:Person ;
  rdfs:label "Jan Babtista Benzio" ;
  a2a:PersonName [
    rdfs:label "Jan Babtista Benzio" ;
    a2a:PersonNameFirstName "Jan Babtista" ;
    a2a:PersonNameLastName "Benzio"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ee56-6b6d-e053-b784100acdee_Person-dd87878a-717d-5119-587d-1ef7bddc0dde
  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_d837ae03-ee56-6b6d-e053-b784100acdee_Person-a034a99c-d126-2ac1-e21b-e345fad15081
  a a2a:Person ;
  rdfs:label "Phls Venturin" ;
  a2a:PersonName [
    rdfs:label "Phls Venturin" ;
    a2a:PersonNameFirstName "Phls" ;
    a2a:PersonNameLastName "Venturin"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_d837ae03-ee56-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ee56-6b6d-e053-b784100acdee_Person:25533f50-f907-34c8-a50d-934013df94de ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ee56-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ee56-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ee56-6b6d-e053-b784100acdee_Person:ce21c607-3bf7-7175-8919-7eb24a622c81 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ee56-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ee56-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ee56-6b6d-e053-b784100acdee_Person:cad88561-ffcb-bbc3-c563-4666ef5dc5db ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ee56-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ee56-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ee56-6b6d-e053-b784100acdee_Person:dd87878a-717d-5119-587d-1ef7bddc0dde ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ee56-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ee56-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ee56-6b6d-e053-b784100acdee_Person:a034a99c-d126-2ac1-e21b-e345fad15081 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ee56-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-ee56-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1636-10-29 - 1636-10-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1636-10-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1636-10-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1636" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1636-10-29"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 949B, Periode: 1636" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "597161" ;
    a2a:RegistryNumber "949B" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 949B, Periode: 1636, Notariële archieven, 597161, 949B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/24808324-c980-87f9-7cef-2a7d75fe5280.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ee56-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/24808324-c980-87f9-7cef-2a7d75fe5280.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-ee56-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-ee56-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Italien
Onderwerpsomschrijving: scheepslading
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/949B" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "VBPA00014000362" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_778_00000778.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00014000362; positie: 1039, 1764, 1336, 167" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00014000362; positie: 2608, 3300, 295, 118" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00014000362; positie: 1351, 2001, 725, 184" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00014000362; positie: 2543, 3908, 396, 230" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00014000362; positie: 1996, 3908, 527, 150" .
