@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-3ecf-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 19 mei 1633" ;
  a2a:hasPerson oa:person_saa_d837ae04-3ecf-6b6d-e053-b784100acdee_Person-3d257cfe-97f5-6960-e9ad-d460ddf0a21d, oa:person_saa_d837ae04-3ecf-6b6d-e053-b784100acdee_Person-c4477300-165e-9fcd-c143-2857a7a6bbed, oa:person_saa_d837ae04-3ecf-6b6d-e053-b784100acdee_Person-531319c1-dff2-36a0-211d-ef6a24a545b2, oa:person_saa_d837ae04-3ecf-6b6d-e053-b784100acdee_Person-01652e5d-968d-bbeb-edb0-266959cd0033 ;
  a2a:hasEvent oa:event_saa_d837ae04-3ecf-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-3ecf-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-3ecf-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-3ecf-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-3ecf-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-3ecf-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-3ecf-6b6d-e053-b784100acdee_Person-3d257cfe-97f5-6960-e9ad-d460ddf0a21d
  a a2a:Person ;
  rdfs:label "Hans Friderich" ;
  a2a:PersonName [
    rdfs:label "Hans Friderich" ;
    a2a:PersonNameFirstName "Hans" ;
    a2a:PersonNameLastName "Friderich"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3ecf-6b6d-e053-b784100acdee_Person-c4477300-165e-9fcd-c143-2857a7a6bbed
  a a2a:Person ;
  rdfs:label "Pieter James" ;
  a2a:PersonName [
    rdfs:label "Pieter James" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "James"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3ecf-6b6d-e053-b784100acdee_Person-531319c1-dff2-36a0-211d-ef6a24a545b2
  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_d837ae04-3ecf-6b6d-e053-b784100acdee_Person-01652e5d-968d-bbeb-edb0-266959cd0033
  a a2a:Person ;
  rdfs:label "Ellert van Bobbert" ;
  a2a:PersonName [
    rdfs:label "Ellert van Bobbert" ;
    a2a:PersonNameFirstName "Ellert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bobbert"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-3ecf-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1633" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1633-05-19"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-3ecf-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3ecf-6b6d-e053-b784100acdee_Person:3d257cfe-97f5-6960-e9ad-d460ddf0a21d ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3ecf-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3ecf-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3ecf-6b6d-e053-b784100acdee_Person:c4477300-165e-9fcd-c143-2857a7a6bbed ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3ecf-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3ecf-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3ecf-6b6d-e053-b784100acdee_Person:531319c1-dff2-36a0-211d-ef6a24a545b2 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3ecf-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3ecf-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3ecf-6b6d-e053-b784100acdee_Person:01652e5d-968d-bbeb-edb0-266959cd0033 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3ecf-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-3ecf-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1633-05-19 - 1633-05-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1633-05-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1633-05-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1633" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1633-05-19"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 947A, Periode: 1630-1634" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "614970" ;
    a2a:RegistryNumber "947A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 947A, Periode: 1630-1634, Notariële archieven, 614970, 947A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/eeef8d42-b8cb-1a4c-9c8c-fa9b5825c849.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-3ecf-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/eeef8d42-b8cb-1a4c-9c8c-fa9b5825c849.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-3ecf-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-3ecf-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Dansick
Onderwerpsomschrijving: partij rogge uit Reval
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/947A" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "VBPA00009000119" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_49_00000049.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00009000119; positie: 1824, 925, 932, 171" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00009000119; positie: 2088, 3635, 1010, 178" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00009000119; positie: 647, 3766, 1248, 192" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00009000119; positie: 1600, 1281, 1518, 188" .
