@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-681a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Boedelinventaris op 12 juni 1637" ;
  a2a:hasPerson oa:person_saa_d837ae04-681a-6b6d-e053-b784100acdee_Person-212bfc08-9208-c8f3-8d5a-0c8b1cf49f40, oa:person_saa_d837ae04-681a-6b6d-e053-b784100acdee_Person-a8172568-7b16-0e53-2f62-946ddb7ededa, oa:person_saa_d837ae04-681a-6b6d-e053-b784100acdee_Person-47424a0f-79d6-c8be-11f9-a4c4f5cc8261, oa:person_saa_d837ae04-681a-6b6d-e053-b784100acdee_Person-14b07417-2aa3-14e7-0a0b-539983248dc7 ;
  a2a:hasEvent oa:event_saa_d837ae04-681a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-681a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-681a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-681a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-681a-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-681a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-681a-6b6d-e053-b784100acdee_Person-212bfc08-9208-c8f3-8d5a-0c8b1cf49f40
  a a2a:Person ;
  rdfs:label "Abraham de le Saulx" ;
  a2a:PersonName [
    rdfs:label "Abraham de le Saulx" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "de le" ;
    a2a:PersonNameLastName "Saulx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-681a-6b6d-e053-b784100acdee_Person-a8172568-7b16-0e53-2f62-946ddb7ededa
  a a2a:Person ;
  rdfs:label "Jacques de la Saulx" ;
  a2a:PersonName [
    rdfs:label "Jacques de la Saulx" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNamePrefixLastName "de la" ;
    a2a:PersonNameLastName "Saulx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-681a-6b6d-e053-b784100acdee_Person-47424a0f-79d6-c8be-11f9-a4c4f5cc8261
  a a2a:Person ;
  rdfs:label "@ T. Muyssart" ;
  a2a:PersonName [
    rdfs:label "@ T. Muyssart" ;
    a2a:PersonNameFirstName "@ T." ;
    a2a:PersonNameLastName "Muyssart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-681a-6b6d-e053-b784100acdee_Person-14b07417-2aa3-14e7-0a0b-539983248dc7
  a a2a:Person ;
  rdfs:label "Paul @ Mocqueau" ;
  a2a:PersonName [
    rdfs:label "Paul @ Mocqueau" ;
    a2a:PersonNameFirstName "Paul" ;
    a2a:PersonNamePrefixLastName "@" ;
    a2a:PersonNameLastName "Mocqueau"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-681a-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Boedelinventaris" ;
  a2a:EventType "other:Boedelinventaris" ;
  a2a:EventDate [
    a2a:Year "1637" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1637-06-12"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-681a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-681a-6b6d-e053-b784100acdee_Person:212bfc08-9208-c8f3-8d5a-0c8b1cf49f40 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-681a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-681a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-681a-6b6d-e053-b784100acdee_Person:a8172568-7b16-0e53-2f62-946ddb7ededa ;
  a2a:EventKeyRef oa:event_saa_d837ae04-681a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-681a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-681a-6b6d-e053-b784100acdee_Person:47424a0f-79d6-c8be-11f9-a4c4f5cc8261 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-681a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-681a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-681a-6b6d-e053-b784100acdee_Person:14b07417-2aa3-14e7-0a0b-539983248dc7 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-681a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-681a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1637-06-12 - 1637-06-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1637-06-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1637-06-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1637" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1637-06-12"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 952, Periode: 1636" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "627522" ;
    a2a:RegistryNumber "952" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 952, Periode: 1636, Notariële archieven, 627522, 952"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/bb2902ce-bc45-7f4a-eb2e-7929215b6628.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-681a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bb2902ce-bc45-7f4a-eb2e-7929215b6628.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b8c1e5d0-0b5a-b923-95a9-145e5d7a0765.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-681a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b8c1e5d0-0b5a-b923-95a9-145e5d7a0765.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-681a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-681a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Onderwerpsomschrijving: o.a. koopwaar
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/952" ;
  a2a:SourceRemarkAkteSoort "Boedelinventaris" ;
  a2a:SourceRemarkfilename "VBPA00003000239", "VBPA00003000240" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_944_00000944.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000240; positie: 1783, 2333, 982, 170" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000240; positie: 2202, 983, 717, 297" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000240; positie: 1494, 1926, 1140, 277" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000240; positie: 1632, 2151, 1065, 238" .
