@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_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c
  a a2a:Record ;
  rdfs:label "Registratie op 30 juli 1666" ;
  a2a:hasPerson oa:person_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_Person-bca015ae-95c5-22b0-e053-b784100a8fcf, oa:person_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_Person-9ba2dffb-c011-2277-e053-b784100aca33, oa:person_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_Person-9ba2dffb-c012-2277-e053-b784100aca33, oa:person_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_Person-9ba2dffb-c013-2277-e053-b784100aca33, oa:person_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_Person-9ba2dffb-c014-2277-e053-b784100aca33 ;
  a2a:hasEvent oa:event_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_0, oa:relationep_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_1, oa:relationep_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_2, oa:relationep_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_3, oa:relationep_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_4 ;
  a2a:hasSource oa:source_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c .

oa:person_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_Person-bca015ae-95c5-22b0-e053-b784100a8fcf
  a a2a:Person ;
  rdfs:label "Jacob Metsue" ;
  a2a:PersonName [
    rdfs:label "Jacob Metsue" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Metsue"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_Person-9ba2dffb-c011-2277-e053-b784100aca33
  a a2a:Person ;
  rdfs:label "Philips Metsue" ;
  a2a:PersonName [
    rdfs:label "Philips Metsue" ;
    a2a:PersonNameFirstName "Philips" ;
    a2a:PersonNameLastName "Metsue"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_Person-9ba2dffb-c012-2277-e053-b784100aca33
  a a2a:Person ;
  rdfs:label "Margaretha Elias wed. Cornelis Metsue" ;
  a2a:PersonName [
    rdfs:label "Margaretha Elias wed. Cornelis Metsue" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNameLastName "Elias wed. Cornelis Metsue"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_Person-9ba2dffb-c013-2277-e053-b784100aca33
  a a2a:Person ;
  rdfs:label "Maerten Visscher" ;
  a2a:PersonName [
    rdfs:label "Maerten Visscher" ;
    a2a:PersonNameFirstName "Maerten" ;
    a2a:PersonNameLastName "Visscher"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_Person-9ba2dffb-c014-2277-e053-b784100aca33
  a a2a:Person ;
  rdfs:label "Jacobus Cloeck" ;
  a2a:PersonName [
    rdfs:label "Jacobus Cloeck" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Cloeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1666" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1666-07-30"^^xsd:date
  ] .

oa:relationep_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_Person:bca015ae-95c5-22b0-e053-b784100a8fcf ;
  a2a:EventKeyRef oa:event_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_Event1 .

oa:relationep_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_1
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_Person:9ba2dffb-c011-2277-e053-b784100aca33 ;
  a2a:EventKeyRef oa:event_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_Event1 .

oa:relationep_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_2
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_Person:9ba2dffb-c012-2277-e053-b784100aca33 ;
  a2a:EventKeyRef oa:event_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_Event1 .

oa:relationep_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_3
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_Person:9ba2dffb-c013-2277-e053-b784100aca33 ;
  a2a:EventKeyRef oa:event_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_Event1 .

oa:relationep_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_4
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_Person:9ba2dffb-c014-2277-e053-b784100aca33 ;
  a2a:EventKeyRef oa:event_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c_Event1 .

oa:source_saa_5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Kwijtscheldingen" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1666-07-30 - 1666-07-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1666-07-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1666-07-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1666" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1666-07-30"^^xsd:date
  ] ;
  a2a:SourceType "other:Kwijtscheldingen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15, Periode: 1666-1667" ;
    a2a:Book "Kwijtscheldingen" ;
    a2a:RegistryNumber "15" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15, Periode: 1666-1667, Kwijtscheldingen, 15"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/93c35841-68fe-afaa-6910-36062a641b15.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/93c35841-68fe-afaa-6910-36062a641b15.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5c89e4d1-4a1c-77bd-9ff6-4d16276df9b9.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5c89e4d1-4a1c-77bd-9ff6-4d16276df9b9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c" ;
  a2a:RecordGUID "{5b5d64ec-7f7d-4a68-8e2f-333bf2d24c0c}" ;
  a2a:SourceRemarkOpmerking """Huisnaam: Het Suikervat
Omschrijving: Het Suikervat, huis en erf, bij de Reestraat
Locatie in bron: Keizersgracht (WZ)
Locatie: Keizersgracht""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5067/15" ;
  a2a:SourceRemarkAkteSoort "Registratie" ;
  a2a:SourceRemarkfilename "A10102000064", "A10102000065" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230316_94074_00017052.xml van SAA" .

