@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-6e4d-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Consent op 17 augustus 1728" ;
  a2a:hasPerson oa:person_saa_d837ae04-6e4d-6b6d-e053-b784100acdee_Person-00b14bb4-bc16-829e-547f-40847af44212, oa:person_saa_d837ae04-6e4d-6b6d-e053-b784100acdee_Person-81adc95d-d7c4-3b1a-c686-9161c8af76e6, oa:person_saa_d837ae04-6e4d-6b6d-e053-b784100acdee_Person-d6b32c44-053d-44a6-3243-5e19376ad8bc, oa:person_saa_d837ae04-6e4d-6b6d-e053-b784100acdee_Person-fb7fbf82-06d3-4007-214c-ea6d4c2de0ba ;
  a2a:hasEvent oa:event_saa_d837ae04-6e4d-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-6e4d-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-6e4d-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-6e4d-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-6e4d-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-6e4d-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-6e4d-6b6d-e053-b784100acdee_Person-00b14bb4-bc16-829e-547f-40847af44212
  a a2a:Person ;
  rdfs:label "Hester Arons" ;
  a2a:PersonName [
    rdfs:label "Hester Arons" ;
    a2a:PersonNameFirstName "Hester" ;
    a2a:PersonNameLastName "Arons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6e4d-6b6d-e053-b784100acdee_Person-81adc95d-d7c4-3b1a-c686-9161c8af76e6
  a a2a:Person ;
  rdfs:label "Aron Abrahams" ;
  a2a:PersonName [
    rdfs:label "Aron Abrahams" ;
    a2a:PersonNameFirstName "Aron" ;
    a2a:PersonNameLastName "Abrahams"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6e4d-6b6d-e053-b784100acdee_Person-d6b32c44-053d-44a6-3243-5e19376ad8bc
  a a2a:Person ;
  rdfs:label "Benedictus Jacob de Vries" ;
  a2a:PersonName [
    rdfs:label "Benedictus Jacob de Vries" ;
    a2a:PersonNameFirstName "Benedictus Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6e4d-6b6d-e053-b784100acdee_Person-fb7fbf82-06d3-4007-214c-ea6d4c2de0ba
  a a2a:Person ;
  rdfs:label "Jacob Abraham de Vries" ;
  a2a:PersonName [
    rdfs:label "Jacob Abraham de Vries" ;
    a2a:PersonNameFirstName "Jacob Abraham" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-6e4d-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Consent" ;
  a2a:EventType "other:Consent" ;
  a2a:EventDate [
    a2a:Year "1728" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1728-08-17"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-6e4d-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6e4d-6b6d-e053-b784100acdee_Person:00b14bb4-bc16-829e-547f-40847af44212 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6e4d-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6e4d-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6e4d-6b6d-e053-b784100acdee_Person:81adc95d-d7c4-3b1a-c686-9161c8af76e6 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6e4d-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6e4d-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6e4d-6b6d-e053-b784100acdee_Person:d6b32c44-053d-44a6-3243-5e19376ad8bc ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6e4d-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6e4d-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6e4d-6b6d-e053-b784100acdee_Person:fb7fbf82-06d3-4007-214c-ea6d4c2de0ba ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6e4d-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-6e4d-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1728-08-17 - 1728-08-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1728-08-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1728-08-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1728" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1728-08-17"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7557, Periode: 1728" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "630354" ;
    a2a:RegistryNumber "7557" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7557, Periode: 1728, Notariële archieven, 630354, 7557"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/74820c7d-16f3-a84b-1b96-2eb494722507.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-6e4d-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/74820c7d-16f3-a84b-1b96-2eb494722507.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-6e4d-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-6e4d-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Locatieomschrijving: Rotterdam
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7557" ;
  a2a:SourceRemarkAkteSoort "Consent" ;
  a2a:SourceRemarkfilename "NOTC00418000588" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_976_00000976.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00418000588; positie: 1630, 901, 722, 81" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00418000588; positie: 821, 1049, 820, 101" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00418000588; positie: 1802, 648, 569, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00418000588; positie: 823, 376, 1107, 124" .
