@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_e462cb75-7c96-4536-86c2-e03faa4a331c
  a a2a:Record ;
  rdfs:label "Registratie op 31 augustus 1708" ;
  a2a:hasPerson oa:person_saa_e462cb75-7c96-4536-86c2-e03faa4a331c_Person-9b89dba2-4775-4451-e053-b784100a55a7, oa:person_saa_e462cb75-7c96-4536-86c2-e03faa4a331c_Person-9b89dba2-4776-4451-e053-b784100a55a7 ;
  a2a:hasEvent oa:event_saa_e462cb75-7c96-4536-86c2-e03faa4a331c_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_e462cb75-7c96-4536-86c2-e03faa4a331c_0, oa:relationep_saa_e462cb75-7c96-4536-86c2-e03faa4a331c_1 ;
  a2a:hasSource oa:source_saa_e462cb75-7c96-4536-86c2-e03faa4a331c .

oa:person_saa_e462cb75-7c96-4536-86c2-e03faa4a331c_Person-9b89dba2-4775-4451-e053-b784100a55a7
  a a2a:Person ;
  rdfs:label "Erven Elisabeth Jacobs wed. Sijmon Claasz" ;
  a2a:PersonName [
    rdfs:label "Erven Elisabeth Jacobs wed. Sijmon Claasz" ;
    a2a:PersonNameFirstName "Erven Elisabeth" ;
    a2a:PersonNameLastName "Jacobs wed. Sijmon Claasz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_e462cb75-7c96-4536-86c2-e03faa4a331c_Person-9b89dba2-4776-4451-e053-b784100a55a7
  a a2a:Person ;
  rdfs:label "Christiaen Keijser" ;
  a2a:PersonName [
    rdfs:label "Christiaen Keijser" ;
    a2a:PersonNameFirstName "Christiaen" ;
    a2a:PersonNameLastName "Keijser"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_e462cb75-7c96-4536-86c2-e03faa4a331c_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1708" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1708-08-31"^^xsd:date
  ] .

oa:relationep_saa_e462cb75-7c96-4536-86c2-e03faa4a331c_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_saa_e462cb75-7c96-4536-86c2-e03faa4a331c_Person:9b89dba2-4775-4451-e053-b784100a55a7 ;
  a2a:EventKeyRef oa:event_saa_e462cb75-7c96-4536-86c2-e03faa4a331c_Event1 .

oa:relationep_saa_e462cb75-7c96-4536-86c2-e03faa4a331c_1
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_saa_e462cb75-7c96-4536-86c2-e03faa4a331c_Person:9b89dba2-4776-4451-e053-b784100a55a7 ;
  a2a:EventKeyRef oa:event_saa_e462cb75-7c96-4536-86c2-e03faa4a331c_Event1 .

oa:source_saa_e462cb75-7c96-4536-86c2-e03faa4a331c
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Kwijtscheldingen" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1708-08-31 - 1708-08-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1708-08-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1708-08-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1708" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1708-08-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Kwijtscheldingen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 82, Periode: 1708" ;
    a2a:Book "Kwijtscheldingen" ;
    a2a:RegistryNumber "82" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 82, Periode: 1708, Kwijtscheldingen, 82"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/60debbe0-371d-d1c9-687c-e86c3687d2db.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/e462cb75-7c96-4536-86c2-e03faa4a331c" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/60debbe0-371d-d1c9-687c-e86c3687d2db.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/e462cb75-7c96-4536-86c2-e03faa4a331c" ;
  a2a:RecordGUID "{e462cb75-7c96-4536-86c2-e03faa4a331c}" ;
  a2a:SourceRemarkOpmerking """Omschrijving: Huis en erf
Locatie in bron: Haarlemmerwagenplein (NZ)
Locatie: Haarlemmerplein""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5062/82" ;
  a2a:SourceRemarkAkteSoort "Registratie" ;
  a2a:SourceRemarkfilename "A11363000302" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230316_95198_00018176.xml van SAA" .

