@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_27a7bf06-e717-44a0-b2a8-26c853b13433
  a a2a:Record ;
  rdfs:label "Registratie op 12 december 1792" ;
  a2a:hasPerson oa:person_saa_27a7bf06-e717-44a0-b2a8-26c853b13433_Person-9ba2dffb-aa12-2277-e053-b784100aca33, oa:person_saa_27a7bf06-e717-44a0-b2a8-26c853b13433_Person-9ba2dffb-aa13-2277-e053-b784100aca33, oa:person_saa_27a7bf06-e717-44a0-b2a8-26c853b13433_Person-9ba2dffb-aa14-2277-e053-b784100aca33 ;
  a2a:hasEvent oa:event_saa_27a7bf06-e717-44a0-b2a8-26c853b13433_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_27a7bf06-e717-44a0-b2a8-26c853b13433_0, oa:relationep_saa_27a7bf06-e717-44a0-b2a8-26c853b13433_1, oa:relationep_saa_27a7bf06-e717-44a0-b2a8-26c853b13433_2 ;
  a2a:hasSource oa:source_saa_27a7bf06-e717-44a0-b2a8-26c853b13433 .

oa:person_saa_27a7bf06-e717-44a0-b2a8-26c853b13433_Person-9ba2dffb-aa12-2277-e053-b784100aca33
  a a2a:Person ;
  rdfs:label "Erven Jacobus van Dijk" ;
  a2a:PersonName [
    rdfs:label "Erven Jacobus van Dijk" ;
    a2a:PersonNameFirstName "Erven Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_27a7bf06-e717-44a0-b2a8-26c853b13433_Person-9ba2dffb-aa13-2277-e053-b784100aca33
  a a2a:Person ;
  rdfs:label "Erven Bartholomeus Ankersmit echtgenoot Johanna Cosson" ;
  a2a:PersonName [
    rdfs:label "Erven Bartholomeus Ankersmit echtgenoot Johanna Cosson" ;
    a2a:PersonNameFirstName "Erven Bartholomeus" ;
    a2a:PersonNameLastName "Ankersmit echtgenoot Johanna Cosson"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_27a7bf06-e717-44a0-b2a8-26c853b13433_Person-9ba2dffb-aa14-2277-e053-b784100aca33
  a a2a:Person ;
  rdfs:label "Isaac Virulij" ;
  a2a:PersonName [
    rdfs:label "Isaac Virulij" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Virulij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_27a7bf06-e717-44a0-b2a8-26c853b13433_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1792" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1792-12-12"^^xsd:date
  ] .

oa:relationep_saa_27a7bf06-e717-44a0-b2a8-26c853b13433_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_saa_27a7bf06-e717-44a0-b2a8-26c853b13433_Person:9ba2dffb-aa12-2277-e053-b784100aca33 ;
  a2a:EventKeyRef oa:event_saa_27a7bf06-e717-44a0-b2a8-26c853b13433_Event1 .

oa:relationep_saa_27a7bf06-e717-44a0-b2a8-26c853b13433_1
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_saa_27a7bf06-e717-44a0-b2a8-26c853b13433_Person:9ba2dffb-aa13-2277-e053-b784100aca33 ;
  a2a:EventKeyRef oa:event_saa_27a7bf06-e717-44a0-b2a8-26c853b13433_Event1 .

oa:relationep_saa_27a7bf06-e717-44a0-b2a8-26c853b13433_2
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_saa_27a7bf06-e717-44a0-b2a8-26c853b13433_Person:9ba2dffb-aa14-2277-e053-b784100aca33 ;
  a2a:EventKeyRef oa:event_saa_27a7bf06-e717-44a0-b2a8-26c853b13433_Event1 .

oa:source_saa_27a7bf06-e717-44a0-b2a8-26c853b13433
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Kwijtscheldingen" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1792-12-12 - 1792-12-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-12-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1792-12-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1792" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1792-12-12"^^xsd:date
  ] ;
  a2a:SourceType "other:Kwijtscheldingen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 166, Periode: 1792" ;
    a2a:Book "Kwijtscheldingen" ;
    a2a:RegistryNumber "166" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 166, Periode: 1792, Kwijtscheldingen, 166"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/97f3e786-a8be-538a-b456-e01cdc5b64f9.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/27a7bf06-e717-44a0-b2a8-26c853b13433" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/97f3e786-a8be-538a-b456-e01cdc5b64f9.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d364b74a-c160-bc46-b213-3ea8cf7220e8.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/27a7bf06-e717-44a0-b2a8-26c853b13433" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d364b74a-c160-bc46-b213-3ea8cf7220e8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/27a7bf06-e717-44a0-b2a8-26c853b13433" ;
  a2a:RecordGUID "{27a7bf06-e717-44a0-b2a8-26c853b13433}" ;
  a2a:SourceRemarkOpmerking """Omschrijving: Huis en erf, over het Muntplein tussel Vijzelstraat en Reguliersbreestraat
Locatie in bron: Singel
Locatie: Singel""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5062/166" ;
  a2a:SourceRemarkAkteSoort "Registratie" ;
  a2a:SourceRemarkfilename "A23280000354", "A23280000355" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230316_95932_00018910.xml van SAA" .

