@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-bd0a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 23 juli 1636" ;
  a2a:hasPerson oa:person_saa_d837ae03-bd0a-6b6d-e053-b784100acdee_Person-c194372b-1f26-1029-c8d7-69beb762a106, oa:person_saa_d837ae03-bd0a-6b6d-e053-b784100acdee_Person-2c629ff1-a443-e6d4-431f-fd8fb5107488, oa:person_saa_d837ae03-bd0a-6b6d-e053-b784100acdee_Person-1fde531a-c7d2-896b-06e9-764b0f9c7a33, oa:person_saa_d837ae03-bd0a-6b6d-e053-b784100acdee_Person-d4ce9f20-2d4f-9937-614a-452040bb4656 ;
  a2a:hasEvent oa:event_saa_d837ae03-bd0a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-bd0a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-bd0a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-bd0a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-bd0a-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae03-bd0a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-bd0a-6b6d-e053-b784100acdee_Person-c194372b-1f26-1029-c8d7-69beb762a106
  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-bd0a-6b6d-e053-b784100acdee_Person-2c629ff1-a443-e6d4-431f-fd8fb5107488
  a a2a:Person ;
  rdfs:label "Job Jobssen" ;
  a2a:PersonName [
    rdfs:label "Job Jobssen" ;
    a2a:PersonNameFirstName "Job" ;
    a2a:PersonNameLastName "Jobssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-bd0a-6b6d-e053-b784100acdee_Person-1fde531a-c7d2-896b-06e9-764b0f9c7a33
  a a2a:Person ;
  rdfs:label "Catharina Hanssen" ;
  a2a:PersonName [
    rdfs:label "Catharina Hanssen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Hanssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-bd0a-6b6d-e053-b784100acdee_Person-d4ce9f20-2d4f-9937-614a-452040bb4656
  a a2a:Person ;
  rdfs:label "Cornelis Claessen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Claessen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Claessen"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_d837ae03-bd0a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bd0a-6b6d-e053-b784100acdee_Person:c194372b-1f26-1029-c8d7-69beb762a106 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bd0a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-bd0a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bd0a-6b6d-e053-b784100acdee_Person:2c629ff1-a443-e6d4-431f-fd8fb5107488 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bd0a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-bd0a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bd0a-6b6d-e053-b784100acdee_Person:1fde531a-c7d2-896b-06e9-764b0f9c7a33 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bd0a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-bd0a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bd0a-6b6d-e053-b784100acdee_Person:d4ce9f20-2d4f-9937-614a-452040bb4656 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bd0a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-bd0a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1636-07-23 - 1636-07-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1636-07-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1636-07-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1636" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1636-07-23"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 949A, Periode: 1636" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "636268" ;
    a2a:RegistryNumber "949A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 949A, Periode: 1636, Notariële archieven, 636268, 949A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/288b7165-ab99-71a9-3c39-4ab9f13f86fa.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-bd0a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/288b7165-ab99-71a9-3c39-4ab9f13f86fa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-bd0a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-bd0a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Onderwerpsomschrijving: Admiraliteitswerf, mes.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/949A" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "VBPA00013000446" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_525_00000525.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00013000446; positie: 688, 418, 1098, 111" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00013000446; positie: 985, 1018, 755, 206" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00013000446; positie: 1232, 828, 1039, 134" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00013000446; positie: 718, 2322, 1018, 128" .
