@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_4e893f5a-a4c2-4f01-bb54-cab9d3b84428
  a a2a:Record ;
  rdfs:label "Registratie op 1 juni 1710" ;
  a2a:hasPerson oa:person_saa_4e893f5a-a4c2-4f01-bb54-cab9d3b84428_Person-9b89dba2-10a4-4451-e053-b784100a55a7, oa:person_saa_4e893f5a-a4c2-4f01-bb54-cab9d3b84428_Person-9b89dba2-10a5-4451-e053-b784100a55a7, oa:person_saa_4e893f5a-a4c2-4f01-bb54-cab9d3b84428_Person-9b89dba2-10a6-4451-e053-b784100a55a7 ;
  a2a:hasEvent oa:event_saa_4e893f5a-a4c2-4f01-bb54-cab9d3b84428_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_4e893f5a-a4c2-4f01-bb54-cab9d3b84428_0, oa:relationep_saa_4e893f5a-a4c2-4f01-bb54-cab9d3b84428_1, oa:relationep_saa_4e893f5a-a4c2-4f01-bb54-cab9d3b84428_2 ;
  a2a:hasSource oa:source_saa_4e893f5a-a4c2-4f01-bb54-cab9d3b84428 .

oa:person_saa_4e893f5a-a4c2-4f01-bb54-cab9d3b84428_Person-9b89dba2-10a4-4451-e053-b784100a55a7
  a a2a:Person ;
  rdfs:label "Ide van Doorn" ;
  a2a:PersonName [
    rdfs:label "Ide van Doorn" ;
    a2a:PersonNameFirstName "Ide" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Doorn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_4e893f5a-a4c2-4f01-bb54-cab9d3b84428_Person-9b89dba2-10a5-4451-e053-b784100a55a7
  a a2a:Person ;
  rdfs:label "Frans Hoogveld" ;
  a2a:PersonName [
    rdfs:label "Frans Hoogveld" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Hoogveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_4e893f5a-a4c2-4f01-bb54-cab9d3b84428_Person-9b89dba2-10a6-4451-e053-b784100a55a7
  a a2a:Person ;
  rdfs:label "Evert van Duuren" ;
  a2a:PersonName [
    rdfs:label "Evert van Duuren" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Duuren"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_4e893f5a-a4c2-4f01-bb54-cab9d3b84428_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1710" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1710-06-01"^^xsd:date
  ] .

oa:relationep_saa_4e893f5a-a4c2-4f01-bb54-cab9d3b84428_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_saa_4e893f5a-a4c2-4f01-bb54-cab9d3b84428_Person:9b89dba2-10a4-4451-e053-b784100a55a7 ;
  a2a:EventKeyRef oa:event_saa_4e893f5a-a4c2-4f01-bb54-cab9d3b84428_Event1 .

oa:relationep_saa_4e893f5a-a4c2-4f01-bb54-cab9d3b84428_1
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_saa_4e893f5a-a4c2-4f01-bb54-cab9d3b84428_Person:9b89dba2-10a5-4451-e053-b784100a55a7 ;
  a2a:EventKeyRef oa:event_saa_4e893f5a-a4c2-4f01-bb54-cab9d3b84428_Event1 .

oa:relationep_saa_4e893f5a-a4c2-4f01-bb54-cab9d3b84428_2
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_saa_4e893f5a-a4c2-4f01-bb54-cab9d3b84428_Person:9b89dba2-10a6-4451-e053-b784100a55a7 ;
  a2a:EventKeyRef oa:event_saa_4e893f5a-a4c2-4f01-bb54-cab9d3b84428_Event1 .

oa:source_saa_4e893f5a-a4c2-4f01-bb54-cab9d3b84428
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Kwijtscheldingen" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1710-06-01 - 1710-06-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1710-06-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1710-06-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1710" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1710-06-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Kwijtscheldingen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 43, Periode: 1710-1714" ;
    a2a:Book "Kwijtscheldingen" ;
    a2a:RegistryNumber "43" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 43, Periode: 1710-1714, Kwijtscheldingen, 43"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b1122abb-aa5c-2675-c7fd-dcfed7b3d619.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/4e893f5a-a4c2-4f01-bb54-cab9d3b84428" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b1122abb-aa5c-2675-c7fd-dcfed7b3d619.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/992f7657-71f6-bb33-679c-88eb6b2fd576.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/4e893f5a-a4c2-4f01-bb54-cab9d3b84428" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/992f7657-71f6-bb33-679c-88eb6b2fd576.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/4e893f5a-a4c2-4f01-bb54-cab9d3b84428" ;
  a2a:RecordGUID "{4e893f5a-a4c2-4f01-bb54-cab9d3b84428}" ;
  a2a:SourceRemarkOpmerking """Omschrijving: Huis en erf, zuidhoek Hartenstraat
Locatie in bron: Herengracht (WZ)
Locatie: Herengracht""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5067/43" ;
  a2a:SourceRemarkAkteSoort "Registratie" ;
  a2a:SourceRemarkfilename "A10130000003", "A10130000004" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230316_95031_00018009.xml van SAA" .

