@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_46ce548b-79c3-409d-83d9-2e28016b406f
  a a2a:Record ;
  rdfs:label "Registratie op 19 januari 1756" ;
  a2a:hasPerson oa:person_saa_46ce548b-79c3-409d-83d9-2e28016b406f_Person-bca015ae-834a-22b0-e053-b784100a8fcf, oa:person_saa_46ce548b-79c3-409d-83d9-2e28016b406f_Person-9b89dba2-111c-4451-e053-b784100a55a7, oa:person_saa_46ce548b-79c3-409d-83d9-2e28016b406f_Person-9b89dba2-111d-4451-e053-b784100a55a7, oa:person_saa_46ce548b-79c3-409d-83d9-2e28016b406f_Person-9b89dba2-111e-4451-e053-b784100a55a7 ;
  a2a:hasEvent oa:event_saa_46ce548b-79c3-409d-83d9-2e28016b406f_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_46ce548b-79c3-409d-83d9-2e28016b406f_0, oa:relationep_saa_46ce548b-79c3-409d-83d9-2e28016b406f_1, oa:relationep_saa_46ce548b-79c3-409d-83d9-2e28016b406f_2, oa:relationep_saa_46ce548b-79c3-409d-83d9-2e28016b406f_3 ;
  a2a:hasSource oa:source_saa_46ce548b-79c3-409d-83d9-2e28016b406f .

oa:person_saa_46ce548b-79c3-409d-83d9-2e28016b406f_Person-bca015ae-834a-22b0-e053-b784100a8fcf
  a a2a:Person ;
  rdfs:label "Nalatenschap Anna van Dijk" ;
  a2a:PersonName [
    rdfs:label "Nalatenschap Anna van Dijk" ;
    a2a:PersonNameFirstName "Nalatenschap Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_46ce548b-79c3-409d-83d9-2e28016b406f_Person-9b89dba2-111c-4451-e053-b784100a55a7
  a a2a:Person ;
  rdfs:label "Catharina Moreelse" ;
  a2a:PersonName [
    rdfs:label "Catharina Moreelse" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Moreelse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_46ce548b-79c3-409d-83d9-2e28016b406f_Person-9b89dba2-111d-4451-e053-b784100a55a7
  a a2a:Person ;
  rdfs:label "Matthijs Hanenberg" ;
  a2a:PersonName [
    rdfs:label "Matthijs Hanenberg" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNameLastName "Hanenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_46ce548b-79c3-409d-83d9-2e28016b406f_Person-9b89dba2-111e-4451-e053-b784100a55a7
  a a2a:Person ;
  rdfs:label "Jacob van Hoek" ;
  a2a:PersonName [
    rdfs:label "Jacob van Hoek" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoek"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_46ce548b-79c3-409d-83d9-2e28016b406f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1756" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1756-01-19"^^xsd:date
  ] .

oa:relationep_saa_46ce548b-79c3-409d-83d9-2e28016b406f_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_saa_46ce548b-79c3-409d-83d9-2e28016b406f_Person:bca015ae-834a-22b0-e053-b784100a8fcf ;
  a2a:EventKeyRef oa:event_saa_46ce548b-79c3-409d-83d9-2e28016b406f_Event1 .

oa:relationep_saa_46ce548b-79c3-409d-83d9-2e28016b406f_1
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_saa_46ce548b-79c3-409d-83d9-2e28016b406f_Person:9b89dba2-111c-4451-e053-b784100a55a7 ;
  a2a:EventKeyRef oa:event_saa_46ce548b-79c3-409d-83d9-2e28016b406f_Event1 .

oa:relationep_saa_46ce548b-79c3-409d-83d9-2e28016b406f_2
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_saa_46ce548b-79c3-409d-83d9-2e28016b406f_Person:9b89dba2-111d-4451-e053-b784100a55a7 ;
  a2a:EventKeyRef oa:event_saa_46ce548b-79c3-409d-83d9-2e28016b406f_Event1 .

oa:relationep_saa_46ce548b-79c3-409d-83d9-2e28016b406f_3
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_saa_46ce548b-79c3-409d-83d9-2e28016b406f_Person:9b89dba2-111e-4451-e053-b784100a55a7 ;
  a2a:EventKeyRef oa:event_saa_46ce548b-79c3-409d-83d9-2e28016b406f_Event1 .

oa:source_saa_46ce548b-79c3-409d-83d9-2e28016b406f
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Kwijtscheldingen" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1756-01-19 - 1756-01-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1756-01-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1756-01-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1756" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1756-01-19"^^xsd:date
  ] ;
  a2a:SourceType "other:Kwijtscheldingen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 46, Periode: 1745-1806" ;
    a2a:Book "Kwijtscheldingen" ;
    a2a:RegistryNumber "46" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 46, Periode: 1745-1806, Kwijtscheldingen, 46"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/75cf096e-31af-871f-51c1-d9790c3e97a1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/46ce548b-79c3-409d-83d9-2e28016b406f" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/75cf096e-31af-871f-51c1-d9790c3e97a1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/46ce548b-79c3-409d-83d9-2e28016b406f" ;
  a2a:RecordGUID "{46ce548b-79c3-409d-83d9-2e28016b406f}" ;
  a2a:SourceRemarkOpmerking """Huisnaam: Grafstede
Omschrijving: Grafstede, in de Nieuwe Kerk letter B nr. 120""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5067/46" ;
  a2a:SourceRemarkAkteSoort "Registratie" ;
  a2a:SourceRemarkfilename "A10133000070" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230316_94429_00017407.xml van SAA" .

