@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_a617ca18-5c97-4b93-a7b7-336eb751cb0e
  a a2a:Record ;
  rdfs:label "Registratie op 27 juli 1682" ;
  a2a:hasPerson oa:person_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_Person-bca015ae-9172-22b0-e053-b784100a8fcf, oa:person_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_Person-bca015ae-9173-22b0-e053-b784100a8fcf, oa:person_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_Person-9ba2dffb-322d-2277-e053-b784100aca33, oa:person_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_Person-9ba2dffb-322e-2277-e053-b784100aca33, oa:person_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_Person-9ba2dffb-322f-2277-e053-b784100aca33 ;
  a2a:hasEvent oa:event_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_0, oa:relationep_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_1, oa:relationep_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_2, oa:relationep_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_3, oa:relationep_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_4 ;
  a2a:hasSource oa:source_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e .

oa:person_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_Person-bca015ae-9172-22b0-e053-b784100a8fcf
  a a2a:Person ;
  rdfs:label "Erven Pieter Dirksz Bontekalf" ;
  a2a:PersonName [
    rdfs:label "Erven Pieter Dirksz Bontekalf" ;
    a2a:PersonNameFirstName "Erven Pieter Dirksz" ;
    a2a:PersonNameLastName "Bontekalf"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_Person-bca015ae-9173-22b0-e053-b784100a8fcf
  a a2a:Person ;
  rdfs:label "Adriaen Jansz Backer" ;
  a2a:PersonName [
    rdfs:label "Adriaen Jansz Backer" ;
    a2a:PersonNameFirstName "Adriaen Jansz" ;
    a2a:PersonNameLastName "Backer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_Person-9ba2dffb-322d-2277-e053-b784100aca33
  a a2a:Person ;
  rdfs:label "Inatius Egberts Adelaer" ;
  a2a:PersonName [
    rdfs:label "Inatius Egberts Adelaer" ;
    a2a:PersonNameFirstName "Inatius Egberts" ;
    a2a:PersonNameLastName "Adelaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_Person-9ba2dffb-322e-2277-e053-b784100aca33
  a a2a:Person ;
  rdfs:label "Claes Cornelisz Block" ;
  a2a:PersonName [
    rdfs:label "Claes Cornelisz Block" ;
    a2a:PersonNameFirstName "Claes Cornelisz" ;
    a2a:PersonNameLastName "Block"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_Person-9ba2dffb-322f-2277-e053-b784100aca33
  a a2a:Person ;
  rdfs:label "Jan Gerritsz" ;
  a2a:PersonName [
    rdfs:label "Jan Gerritsz" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Gerritsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1682" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1682-07-27"^^xsd:date
  ] .

oa:relationep_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_Person:bca015ae-9172-22b0-e053-b784100a8fcf ;
  a2a:EventKeyRef oa:event_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_Event1 .

oa:relationep_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_1
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_Person:bca015ae-9173-22b0-e053-b784100a8fcf ;
  a2a:EventKeyRef oa:event_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_Event1 .

oa:relationep_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_2
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_Person:9ba2dffb-322d-2277-e053-b784100aca33 ;
  a2a:EventKeyRef oa:event_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_Event1 .

oa:relationep_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_3
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_Person:9ba2dffb-322e-2277-e053-b784100aca33 ;
  a2a:EventKeyRef oa:event_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_Event1 .

oa:relationep_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_4
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_Person:9ba2dffb-322f-2277-e053-b784100aca33 ;
  a2a:EventKeyRef oa:event_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e_Event1 .

oa:source_saa_a617ca18-5c97-4b93-a7b7-336eb751cb0e
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Kwijtscheldingen" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1682-07-27 - 1682-07-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1682-07-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1682-07-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1682" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1682-07-27"^^xsd:date
  ] ;
  a2a:SourceType "other:Kwijtscheldingen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 39, Periode: 1636-1805" ;
    a2a:Book "Kwijtscheldingen" ;
    a2a:RegistryNumber "39" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 39, Periode: 1636-1805, Kwijtscheldingen, 39"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2d170ee0-7aaf-6d89-a90a-e8f4a87cae9c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a617ca18-5c97-4b93-a7b7-336eb751cb0e" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2d170ee0-7aaf-6d89-a90a-e8f4a87cae9c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/056a9bb3-b240-22c1-fc4e-2ae5b33e5d61.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a617ca18-5c97-4b93-a7b7-336eb751cb0e" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/056a9bb3-b240-22c1-fc4e-2ae5b33e5d61.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c783d80c-a6ee-17a3-6535-0e4a8bcb3e7f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a617ca18-5c97-4b93-a7b7-336eb751cb0e" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c783d80c-a6ee-17a3-6535-0e4a8bcb3e7f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a617ca18-5c97-4b93-a7b7-336eb751cb0e" ;
  a2a:RecordGUID "{a617ca18-5c97-4b93-a7b7-336eb751cb0e}" ;
  a2a:SourceRemarkOpmerking """Omschrijving: Huis en erf, aan de, het derde pad bij de Raampoort
Locatie in bron: Kostverlorenwatering
Locatie: Kostverlorenvaart""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5066/39" ;
  a2a:SourceRemarkAkteSoort "Registratie" ;
  a2a:SourceRemarkfilename "A09956000083", "A09956000084", "A09956000085" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230316_95756_00018734.xml van SAA" .

