@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-1315-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 24 november 1721" ;
  a2a:hasPerson oa:person_saa_d837ae04-1315-6b6d-e053-b784100acdee_Person-1889da37-1ecb-52a2-9e3f-2d21fad17af5, oa:person_saa_d837ae04-1315-6b6d-e053-b784100acdee_Person-4254ca94-80c5-958c-9ca7-5fdf5512ab70, oa:person_saa_d837ae04-1315-6b6d-e053-b784100acdee_Person-d6627637-5b70-cf3a-5fb4-265f76fedfa6, oa:person_saa_d837ae04-1315-6b6d-e053-b784100acdee_Person-f1ec67ef-806b-33b4-3c17-fe5a9cbd64a1, oa:person_saa_d837ae04-1315-6b6d-e053-b784100acdee_Person-ecc5afb8-0638-8443-818b-0cce55277e35, oa:person_saa_d837ae04-1315-6b6d-e053-b784100acdee_Person-9ab8894f-dc21-089c-c2e2-a5c3021ab79a ;
  a2a:hasEvent oa:event_saa_d837ae04-1315-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-1315-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-1315-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-1315-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-1315-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-1315-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-1315-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-1315-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-1315-6b6d-e053-b784100acdee_Person-1889da37-1ecb-52a2-9e3f-2d21fad17af5
  a a2a:Person ;
  rdfs:label "Marriana Salomons" ;
  a2a:PersonName [
    rdfs:label "Marriana Salomons" ;
    a2a:PersonNameFirstName "Marriana" ;
    a2a:PersonNameLastName "Salomons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1315-6b6d-e053-b784100acdee_Person-4254ca94-80c5-958c-9ca7-5fdf5512ab70
  a a2a:Person ;
  rdfs:label "Alexandro Nunes da Costa" ;
  a2a:PersonName [
    rdfs:label "Alexandro Nunes da Costa" ;
    a2a:PersonNameFirstName "Alexandro" ;
    a2a:PersonNameLastName "Nunes da Costa"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1315-6b6d-e053-b784100acdee_Person-d6627637-5b70-cf3a-5fb4-265f76fedfa6
  a a2a:Person ;
  rdfs:label "Bommel" ;
  a2a:PersonName [
    rdfs:label "Bommel" ;
    a2a:PersonNameLastName "Bommel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1315-6b6d-e053-b784100acdee_Person-f1ec67ef-806b-33b4-3c17-fe5a9cbd64a1
  a a2a:Person ;
  rdfs:label "Isack Abaz" ;
  a2a:PersonName [
    rdfs:label "Isack Abaz" ;
    a2a:PersonNameFirstName "Isack" ;
    a2a:PersonNameLastName "Abaz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1315-6b6d-e053-b784100acdee_Person-ecc5afb8-0638-8443-818b-0cce55277e35
  a a2a:Person ;
  rdfs:label "Violante Curel" ;
  a2a:PersonName [
    rdfs:label "Violante Curel" ;
    a2a:PersonNameFirstName "Violante" ;
    a2a:PersonNameLastName "Curel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1315-6b6d-e053-b784100acdee_Person-9ab8894f-dc21-089c-c2e2-a5c3021ab79a
  a a2a:Person ;
  rdfs:label "Eliasib Netanel Sarfatin" ;
  a2a:PersonName [
    rdfs:label "Eliasib Netanel Sarfatin" ;
    a2a:PersonNameFirstName "Eliasib" ;
    a2a:PersonNameLastName "Netanel Sarfatin"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-1315-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1721" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1721-11-24"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-1315-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1315-6b6d-e053-b784100acdee_Person:1889da37-1ecb-52a2-9e3f-2d21fad17af5 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1315-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1315-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1315-6b6d-e053-b784100acdee_Person:4254ca94-80c5-958c-9ca7-5fdf5512ab70 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1315-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1315-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1315-6b6d-e053-b784100acdee_Person:d6627637-5b70-cf3a-5fb4-265f76fedfa6 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1315-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1315-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1315-6b6d-e053-b784100acdee_Person:f1ec67ef-806b-33b4-3c17-fe5a9cbd64a1 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1315-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1315-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1315-6b6d-e053-b784100acdee_Person:ecc5afb8-0638-8443-818b-0cce55277e35 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1315-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1315-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1315-6b6d-e053-b784100acdee_Person:9ab8894f-dc21-089c-c2e2-a5c3021ab79a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1315-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-1315-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1721-11-24 - 1721-11-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1721-11-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1721-11-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1721" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1721-11-24"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7546, Periode: 1721" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "607321" ;
    a2a:RegistryNumber "7546" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7546, Periode: 1721, Notariële archieven, 607321, 7546"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ccd2d111-aaab-1d1b-dae9-f6322b4bd9dd.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-1315-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ccd2d111-aaab-1d1b-dae9-f6322b4bd9dd.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d3bd24e7-d861-0700-9a52-908e1f4c0ae5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-1315-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d3bd24e7-d861-0700-9a52-908e1f4c0ae5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-1315-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-1315-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Onderwerpsomschrijving: Geweigerd sleutel van een huis op de Jodenbreestraat in ontvangst te nemen
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7546" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTC00408000150", "NOTC00408000151" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_282_00000282.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00408000151; positie: 1067, 2964, 1299, 132" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00408000150; positie: 1094, 1198, 1303, 117" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00408000150; positie: 660, 3311, 667, 133" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00408000150; positie: 861, 603, 552, 154" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00408000150; positie: 693, 1056, 936, 137" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00408000150; positie: 1575, 3401, 979, 137" .
