@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-bc37-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Boedelinventaris op 30 december 1727" ;
  a2a:hasPerson oa:person_saa_d837ae03-bc37-6b6d-e053-b784100acdee_Person-89c19cf7-7dfe-bf07-d7f7-dcfb331bde43, oa:person_saa_d837ae03-bc37-6b6d-e053-b784100acdee_Person-32e38999-e7d8-9234-1ecc-71a8da8bcc0a, oa:person_saa_d837ae03-bc37-6b6d-e053-b784100acdee_Person-cef3452a-67fa-7380-7556-db665f66dad2, oa:person_saa_d837ae03-bc37-6b6d-e053-b784100acdee_Person-df4a857f-36db-aff0-d10e-3003d9a4d426 ;
  a2a:hasEvent oa:event_saa_d837ae03-bc37-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-bc37-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-bc37-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-bc37-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-bc37-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae03-bc37-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-bc37-6b6d-e053-b784100acdee_Person-89c19cf7-7dfe-bf07-d7f7-dcfb331bde43
  a a2a:Person ;
  rdfs:label "Martin Lindouw" ;
  a2a:PersonName [
    rdfs:label "Martin Lindouw" ;
    a2a:PersonNameFirstName "Martin" ;
    a2a:PersonNameLastName "Lindouw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-bc37-6b6d-e053-b784100acdee_Person-32e38999-e7d8-9234-1ecc-71a8da8bcc0a
  a a2a:Person ;
  rdfs:label "Jacob de Salomon de Mera" ;
  a2a:PersonName [
    rdfs:label "Jacob de Salomon de Mera" ;
    a2a:PersonNameFirstName "Jacob de Salomon" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Mera"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-bc37-6b6d-e053-b784100acdee_Person-cef3452a-67fa-7380-7556-db665f66dad2
  a a2a:Person ;
  rdfs:label "Jacob Gomes Lucena" ;
  a2a:PersonName [
    rdfs:label "Jacob Gomes Lucena" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Gomes Lucena"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-bc37-6b6d-e053-b784100acdee_Person-df4a857f-36db-aff0-d10e-3003d9a4d426
  a a2a:Person ;
  rdfs:label "David Abenatar" ;
  a2a:PersonName [
    rdfs:label "David Abenatar" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Abenatar"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-bc37-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Boedelinventaris" ;
  a2a:EventType "other:Boedelinventaris" ;
  a2a:EventDate [
    a2a:Year "1727" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1727-12-30"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-bc37-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bc37-6b6d-e053-b784100acdee_Person:89c19cf7-7dfe-bf07-d7f7-dcfb331bde43 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bc37-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-bc37-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bc37-6b6d-e053-b784100acdee_Person:32e38999-e7d8-9234-1ecc-71a8da8bcc0a ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bc37-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-bc37-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bc37-6b6d-e053-b784100acdee_Person:cef3452a-67fa-7380-7556-db665f66dad2 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bc37-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-bc37-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bc37-6b6d-e053-b784100acdee_Person:df4a857f-36db-aff0-d10e-3003d9a4d426 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bc37-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-bc37-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1727-12-30 - 1727-12-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1727-12-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1727-12-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1727" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1727-12-30"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7556, Periode: 1727" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "623003" ;
    a2a:RegistryNumber "7556" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7556, Periode: 1727, Notariële archieven, 623003, 7556"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3a0c5680-fbbb-b525-2d93-2af2cfc58756.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-bc37-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3a0c5680-fbbb-b525-2d93-2af2cfc58756.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-bc37-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-bc37-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Onderwerpsomschrijving: Openen van een koffer die toebehoorde aan de overledene
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7556" ;
  a2a:SourceRemarkAkteSoort "Boedelinventaris" ;
  a2a:SourceRemarkfilename "NOTC00417000010" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_521_00000521.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00417000010; positie: 1445, 556, 769, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00417000010; positie: 1700, 892, 713, 70" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00417000010; positie: 690, 1217, 790, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00417000010; positie: 1514, 308, 638, 106" .
