@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_87b71918-32fe-429b-99fb-e49a8a578f51
  a a2a:Record ;
  rdfs:label "Registratie op 9 februari 1810" ;
  a2a:hasPerson oa:person_saa_87b71918-32fe-429b-99fb-e49a8a578f51_Person-bca015ae-9916-22b0-e053-b784100a8fcf, oa:person_saa_87b71918-32fe-429b-99fb-e49a8a578f51_Person-bca015ae-9917-22b0-e053-b784100a8fcf, oa:person_saa_87b71918-32fe-429b-99fb-e49a8a578f51_Person-9ba2dffc-3eec-2277-e053-b784100aca33, oa:person_saa_87b71918-32fe-429b-99fb-e49a8a578f51_Person-9ba2dffc-3eed-2277-e053-b784100aca33, oa:person_saa_87b71918-32fe-429b-99fb-e49a8a578f51_Person-9ba2dffc-3eee-2277-e053-b784100aca33 ;
  a2a:hasEvent oa:event_saa_87b71918-32fe-429b-99fb-e49a8a578f51_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_87b71918-32fe-429b-99fb-e49a8a578f51_0, oa:relationep_saa_87b71918-32fe-429b-99fb-e49a8a578f51_1, oa:relationep_saa_87b71918-32fe-429b-99fb-e49a8a578f51_2, oa:relationep_saa_87b71918-32fe-429b-99fb-e49a8a578f51_3, oa:relationep_saa_87b71918-32fe-429b-99fb-e49a8a578f51_4 ;
  a2a:hasSource oa:source_saa_87b71918-32fe-429b-99fb-e49a8a578f51 .

oa:person_saa_87b71918-32fe-429b-99fb-e49a8a578f51_Person-bca015ae-9916-22b0-e053-b784100a8fcf
  a a2a:Person ;
  rdfs:label "Maria Gerarda Steevert" ;
  a2a:PersonName [
    rdfs:label "Maria Gerarda Steevert" ;
    a2a:PersonNameFirstName "Maria Gerarda" ;
    a2a:PersonNameLastName "Steevert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_87b71918-32fe-429b-99fb-e49a8a578f51_Person-bca015ae-9917-22b0-e053-b784100a8fcf
  a a2a:Person ;
  rdfs:label "Clasina Catharina Hoogkerken wed. Bruno Diedrich Otto Sanders" ;
  a2a:PersonName [
    rdfs:label "Clasina Catharina Hoogkerken wed. Bruno Diedrich Otto Sanders" ;
    a2a:PersonNameFirstName "Clasina Catharina" ;
    a2a:PersonNameLastName "Hoogkerken wed. Bruno Diedrich Otto Sanders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_87b71918-32fe-429b-99fb-e49a8a578f51_Person-9ba2dffc-3eec-2277-e053-b784100aca33
  a a2a:Person ;
  rdfs:label "Adrianus van Maaseland" ;
  a2a:PersonName [
    rdfs:label "Adrianus van Maaseland" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Maaseland"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_87b71918-32fe-429b-99fb-e49a8a578f51_Person-9ba2dffc-3eed-2277-e053-b784100aca33
  a a2a:Person ;
  rdfs:label "Willemina Jacoba Steevert" ;
  a2a:PersonName [
    rdfs:label "Willemina Jacoba Steevert" ;
    a2a:PersonNameFirstName "Willemina Jacoba" ;
    a2a:PersonNameLastName "Steevert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_87b71918-32fe-429b-99fb-e49a8a578f51_Person-9ba2dffc-3eee-2277-e053-b784100aca33
  a a2a:Person ;
  rdfs:label "Albert Garskamp" ;
  a2a:PersonName [
    rdfs:label "Albert Garskamp" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Garskamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_87b71918-32fe-429b-99fb-e49a8a578f51_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1810" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1810-02-09"^^xsd:date
  ] .

oa:relationep_saa_87b71918-32fe-429b-99fb-e49a8a578f51_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_saa_87b71918-32fe-429b-99fb-e49a8a578f51_Person:bca015ae-9916-22b0-e053-b784100a8fcf ;
  a2a:EventKeyRef oa:event_saa_87b71918-32fe-429b-99fb-e49a8a578f51_Event1 .

oa:relationep_saa_87b71918-32fe-429b-99fb-e49a8a578f51_1
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_saa_87b71918-32fe-429b-99fb-e49a8a578f51_Person:bca015ae-9917-22b0-e053-b784100a8fcf ;
  a2a:EventKeyRef oa:event_saa_87b71918-32fe-429b-99fb-e49a8a578f51_Event1 .

oa:relationep_saa_87b71918-32fe-429b-99fb-e49a8a578f51_2
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_saa_87b71918-32fe-429b-99fb-e49a8a578f51_Person:9ba2dffc-3eec-2277-e053-b784100aca33 ;
  a2a:EventKeyRef oa:event_saa_87b71918-32fe-429b-99fb-e49a8a578f51_Event1 .

oa:relationep_saa_87b71918-32fe-429b-99fb-e49a8a578f51_3
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_saa_87b71918-32fe-429b-99fb-e49a8a578f51_Person:9ba2dffc-3eed-2277-e053-b784100aca33 ;
  a2a:EventKeyRef oa:event_saa_87b71918-32fe-429b-99fb-e49a8a578f51_Event1 .

oa:relationep_saa_87b71918-32fe-429b-99fb-e49a8a578f51_4
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_saa_87b71918-32fe-429b-99fb-e49a8a578f51_Person:9ba2dffc-3eee-2277-e053-b784100aca33 ;
  a2a:EventKeyRef oa:event_saa_87b71918-32fe-429b-99fb-e49a8a578f51_Event1 .

oa:source_saa_87b71918-32fe-429b-99fb-e49a8a578f51
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Kwijtscheldingen" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1810-02-09 - 1810-02-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1810-02-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-02-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1810" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1810-02-09"^^xsd:date
  ] ;
  a2a:SourceType "other:Kwijtscheldingen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 192, Periode: 1563-1811" ;
    a2a:Book "Kwijtscheldingen" ;
    a2a:RegistryNumber "192" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 192, Periode: 1563-1811, Kwijtscheldingen, 192"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/dc207445-a011-aea5-5011-ea0d0f85b59d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/87b71918-32fe-429b-99fb-e49a8a578f51" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/dc207445-a011-aea5-5011-ea0d0f85b59d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/cf389ae7-bbc2-4814-519b-12003560f410.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/87b71918-32fe-429b-99fb-e49a8a578f51" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/cf389ae7-bbc2-4814-519b-12003560f410.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c6d9fc03-1196-dcde-3a3d-6d96c28b7eac.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/87b71918-32fe-429b-99fb-e49a8a578f51" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c6d9fc03-1196-dcde-3a3d-6d96c28b7eac.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/965e68ef-9c0f-6df8-cb7b-9f4fd3e6b4e9.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/87b71918-32fe-429b-99fb-e49a8a578f51" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/965e68ef-9c0f-6df8-cb7b-9f4fd3e6b4e9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/87b71918-32fe-429b-99fb-e49a8a578f51" ;
  a2a:RecordGUID "{87b71918-32fe-429b-99fb-e49a8a578f51}" ;
  a2a:SourceRemarkOpmerking """Omschrijving: Huis en erf, noordhoek Lange Houtstraat
Locatie in bron: Zwanenburgwal (OZ)
Locatie: Zwanenburgwal""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5062/192" ;
  a2a:SourceRemarkAkteSoort "Registratie" ;
  a2a:SourceRemarkfilename "A09295000244", "A09295000245", "A09295000246", "A09295000247" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230316_96296_00019274.xml van SAA" .

