@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_d837ae03-da54-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Cessie op 18 januari 1745" ;
  a2a:hasPerson oa:person_saa_d837ae03-da54-6b6d-e053-b784100acdee_Person-da1a63b9-73c1-acee-3d19-efcbfe2cca96, oa:person_saa_d837ae03-da54-6b6d-e053-b784100acdee_Person-938b6d64-aa1a-2b83-7715-6d005463cd3f, oa:person_saa_d837ae03-da54-6b6d-e053-b784100acdee_Person-e8e8633c-7f49-bfab-7ce7-402e9d67ebb9, oa:person_saa_d837ae03-da54-6b6d-e053-b784100acdee_Person-e91c5da9-957c-3412-7f9b-f1790d462fb5, oa:person_saa_d837ae03-da54-6b6d-e053-b784100acdee_Person-775e83e6-7339-bcde-482c-e85f88b9e924 ;
  a2a:hasEvent oa:event_saa_d837ae03-da54-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-da54-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-da54-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-da54-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-da54-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-da54-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-da54-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-da54-6b6d-e053-b784100acdee_Person-da1a63b9-73c1-acee-3d19-efcbfe2cca96
  a a2a:Person ;
  rdfs:label "Adriana Huijdecoper" ;
  a2a:PersonName [
    rdfs:label "Adriana Huijdecoper" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Huijdecoper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-da54-6b6d-e053-b784100acdee_Person-938b6d64-aa1a-2b83-7715-6d005463cd3f
  a a2a:Person ;
  rdfs:label "Jan Pieter-Theodoor Huijdecoper" ;
  a2a:PersonName [
    rdfs:label "Jan Pieter-Theodoor Huijdecoper" ;
    a2a:PersonNameFirstName "Jan Pieter-Theodoor" ;
    a2a:PersonNameLastName "Huijdecoper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-da54-6b6d-e053-b784100acdee_Person-e8e8633c-7f49-bfab-7ce7-402e9d67ebb9
  a a2a:Person ;
  rdfs:label "Adriaan Huijdecoper" ;
  a2a:PersonName [
    rdfs:label "Adriaan Huijdecoper" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Huijdecoper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-da54-6b6d-e053-b784100acdee_Person-e91c5da9-957c-3412-7f9b-f1790d462fb5
  a a2a:Person ;
  rdfs:label "Constantia Isabella Huijdecoper" ;
  a2a:PersonName [
    rdfs:label "Constantia Isabella Huijdecoper" ;
    a2a:PersonNameFirstName "Constantia Isabella" ;
    a2a:PersonNameLastName "Huijdecoper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-da54-6b6d-e053-b784100acdee_Person-775e83e6-7339-bcde-482c-e85f88b9e924
  a a2a:Person ;
  rdfs:label "Sophia-Maria Huijdecoper" ;
  a2a:PersonName [
    rdfs:label "Sophia-Maria Huijdecoper" ;
    a2a:PersonNameFirstName "Sophia-Maria" ;
    a2a:PersonNameLastName "Huijdecoper"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-da54-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Cessie" ;
  a2a:EventType "other:Cessie" ;
  a2a:EventDate [
    a2a:Year "1745" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1745-01-18"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-da54-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-da54-6b6d-e053-b784100acdee_Person:da1a63b9-73c1-acee-3d19-efcbfe2cca96 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-da54-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-da54-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-da54-6b6d-e053-b784100acdee_Person:938b6d64-aa1a-2b83-7715-6d005463cd3f ;
  a2a:EventKeyRef oa:event_saa_d837ae03-da54-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-da54-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-da54-6b6d-e053-b784100acdee_Person:e8e8633c-7f49-bfab-7ce7-402e9d67ebb9 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-da54-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-da54-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-da54-6b6d-e053-b784100acdee_Person:e91c5da9-957c-3412-7f9b-f1790d462fb5 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-da54-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-da54-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-da54-6b6d-e053-b784100acdee_Person:775e83e6-7339-bcde-482c-e85f88b9e924 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-da54-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-da54-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1745-01-18 - 1745-01-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1745-01-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1745-01-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1745" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1745-01-18"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10683, Periode: 1745" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "598580" ;
    a2a:RegistryNumber "10683" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10683, Periode: 1745, Notariële archieven, 598580, 10683"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a4ac1f95-b5a3-0504-c464-506c1292758e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-da54-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a4ac1f95-b5a3-0504-c464-506c1292758e.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/304290f4-9dd5-a0e2-251f-1d05d1d6f51a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-da54-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/304290f4-9dd5-a0e2-251f-1d05d1d6f51a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/366e5cdb-120b-67b3-95b9-54d2f5b47471.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-da54-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/366e5cdb-120b-67b3-95b9-54d2f5b47471.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-da54-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-da54-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Engelbertus Poppingh
Locatieomschrijving: Maarsseveen
Onderwerpsomschrijving: Cessie en afstand
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10683" ;
  a2a:SourceRemarkAkteSoort "Cessie" ;
  a2a:SourceRemarkfilename "NOTQ00079000015", "NOTQ00079000016", "NOTQ00079000017" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_675_00000675.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00079000016; positie: 4583, 299, 302, 152" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00079000016; positie: 3065, 1061, 1480, 148" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00079000016; positie: 3061, 1423, 884, 133" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00079000016; positie: 3636, 304, 824, 133" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00079000016; positie: 3059, 967, 648, 126" .
