@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-ce07-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 12 juni 1732" ;
  a2a:hasPerson oa:person_saa_d837ae03-ce07-6b6d-e053-b784100acdee_Person-0ebfa267-9413-fcd4-c305-36496bc3c974, oa:person_saa_d837ae03-ce07-6b6d-e053-b784100acdee_Person-44c4acdf-9e73-ff2f-9689-f3a730572062, oa:person_saa_d837ae03-ce07-6b6d-e053-b784100acdee_Person-54618961-c829-f1b4-c00a-d31d3248bec9, oa:person_saa_d837ae03-ce07-6b6d-e053-b784100acdee_Person-6700be34-1134-1f9e-f475-c2ce6938ca76, oa:person_saa_d837ae03-ce07-6b6d-e053-b784100acdee_Person-554cdb04-462b-313a-92e4-18b1831483e5 ;
  a2a:hasEvent oa:event_saa_d837ae03-ce07-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-ce07-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-ce07-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-ce07-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-ce07-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-ce07-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-ce07-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-ce07-6b6d-e053-b784100acdee_Person-0ebfa267-9413-fcd4-c305-36496bc3c974
  a a2a:Person ;
  rdfs:label "Jacob Rodrigues Franco" ;
  a2a:PersonName [
    rdfs:label "Jacob Rodrigues Franco" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Rodrigues Franco"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ce07-6b6d-e053-b784100acdee_Person-44c4acdf-9e73-ff2f-9689-f3a730572062
  a a2a:Person ;
  rdfs:label "Judick Santjes" ;
  a2a:PersonName [
    rdfs:label "Judick Santjes" ;
    a2a:PersonNameFirstName "Judick" ;
    a2a:PersonNameLastName "Santjes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ce07-6b6d-e053-b784100acdee_Person-54618961-c829-f1b4-c00a-d31d3248bec9
  a a2a:Person ;
  rdfs:label "Eli Azubi" ;
  a2a:PersonName [
    rdfs:label "Eli Azubi" ;
    a2a:PersonNameFirstName "Eli" ;
    a2a:PersonNameLastName "Azubi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ce07-6b6d-e053-b784100acdee_Person-6700be34-1134-1f9e-f475-c2ce6938ca76
  a a2a:Person ;
  rdfs:label "Abraham Alescar" ;
  a2a:PersonName [
    rdfs:label "Abraham Alescar" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Alescar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ce07-6b6d-e053-b784100acdee_Person-554cdb04-462b-313a-92e4-18b1831483e5
  a a2a:Person ;
  rdfs:label "Judick Weel" ;
  a2a:PersonName [
    rdfs:label "Judick Weel" ;
    a2a:PersonNameFirstName "Judick" ;
    a2a:PersonNameLastName "Weel"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_d837ae03-ce07-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ce07-6b6d-e053-b784100acdee_Person:0ebfa267-9413-fcd4-c305-36496bc3c974 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ce07-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ce07-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ce07-6b6d-e053-b784100acdee_Person:44c4acdf-9e73-ff2f-9689-f3a730572062 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ce07-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ce07-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ce07-6b6d-e053-b784100acdee_Person:54618961-c829-f1b4-c00a-d31d3248bec9 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ce07-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ce07-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ce07-6b6d-e053-b784100acdee_Person:6700be34-1134-1f9e-f475-c2ce6938ca76 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ce07-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ce07-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ce07-6b6d-e053-b784100acdee_Person:554cdb04-462b-313a-92e4-18b1831483e5 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ce07-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-ce07-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1732-06-12 - 1732-06-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-06-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1732-06-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1732" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1732-06-12"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7562, Periode: 1732" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "619878" ;
    a2a:RegistryNumber "7562" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7562, Periode: 1732, Notariële archieven, 619878, 7562"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6849b3a6-ca2c-6907-dffb-c2decbaa63b8.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ce07-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6849b3a6-ca2c-6907-dffb-c2decbaa63b8.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/bb1c150f-4530-6c35-4aa5-f7b84755fe95.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ce07-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bb1c150f-4530-6c35-4aa5-f7b84755fe95.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-ce07-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-ce07-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Onderwerpsomschrijving: Prostitutie
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7562" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTC00423000478", "NOTC00423000479" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_612_00000612.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00423000478; positie: 903, 559, 1179, 122" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00423000478; positie: 1172, 1996, 375, 88" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00423000478; positie: 1434, 949, 475, 98" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00423000478; positie: 1717, 461, 798, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00423000478; positie: 666, 2210, 577, 117" .
