@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_d837ae04-6da9-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 15 december 1659" ;
  a2a:hasPerson oa:person_saa_d837ae04-6da9-6b6d-e053-b784100acdee_Person-b85cdad8-fa0c-43c4-2187-e05d4204a3c8, oa:person_saa_d837ae04-6da9-6b6d-e053-b784100acdee_Person-bf9cd1db-8917-9783-9292-22439f27b3fc, oa:person_saa_d837ae04-6da9-6b6d-e053-b784100acdee_Person-a91d2814-e9ba-b6dd-a728-1c418c6b8e78, oa:person_saa_d837ae04-6da9-6b6d-e053-b784100acdee_Person-9812ab00-5ff2-8c27-6c20-e41a318592f2, oa:person_saa_d837ae04-6da9-6b6d-e053-b784100acdee_Person-56f5d5be-19d2-bc39-8e75-bb50a635ce1f, oa:person_saa_d837ae04-6da9-6b6d-e053-b784100acdee_Person-1659bd4a-fc0c-8fa2-60c7-5b6363d34a27 ;
  a2a:hasEvent oa:event_saa_d837ae04-6da9-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-6da9-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-6da9-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-6da9-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-6da9-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-6da9-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-6da9-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-6da9-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-6da9-6b6d-e053-b784100acdee_Person-b85cdad8-fa0c-43c4-2187-e05d4204a3c8
  a a2a:Person ;
  rdfs:label "Niclaes van Born" ;
  a2a:PersonName [
    rdfs:label "Niclaes van Born" ;
    a2a:PersonNameFirstName "Niclaes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Born"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6da9-6b6d-e053-b784100acdee_Person-bf9cd1db-8917-9783-9292-22439f27b3fc
  a a2a:Person ;
  rdfs:label "Jan Cornelisz Spaen" ;
  a2a:PersonName [
    rdfs:label "Jan Cornelisz Spaen" ;
    a2a:PersonNameFirstName "Jan Cornelisz" ;
    a2a:PersonNameLastName "Spaen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6da9-6b6d-e053-b784100acdee_Person-a91d2814-e9ba-b6dd-a728-1c418c6b8e78
  a a2a:Person ;
  rdfs:label "Cornelis Jansz Spaen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jansz Spaen" ;
    a2a:PersonNameFirstName "Cornelis Jansz" ;
    a2a:PersonNameLastName "Spaen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6da9-6b6d-e053-b784100acdee_Person-9812ab00-5ff2-8c27-6c20-e41a318592f2
  a a2a:Person ;
  rdfs:label "Anthonij Schelte" ;
  a2a:PersonName [
    rdfs:label "Anthonij Schelte" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNameLastName "Schelte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6da9-6b6d-e053-b784100acdee_Person-56f5d5be-19d2-bc39-8e75-bb50a635ce1f
  a a2a:Person ;
  rdfs:label "Marten Paradijs" ;
  a2a:PersonName [
    rdfs:label "Marten Paradijs" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNameLastName "Paradijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6da9-6b6d-e053-b784100acdee_Person-1659bd4a-fc0c-8fa2-60c7-5b6363d34a27
  a a2a:Person ;
  rdfs:label "Guiljam Leenarts" ;
  a2a:PersonName [
    rdfs:label "Guiljam Leenarts" ;
    a2a:PersonNameFirstName "Guiljam" ;
    a2a:PersonNameLastName "Leenarts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-6da9-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1659" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1659-12-15"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-6da9-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6da9-6b6d-e053-b784100acdee_Person:b85cdad8-fa0c-43c4-2187-e05d4204a3c8 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6da9-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6da9-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6da9-6b6d-e053-b784100acdee_Person:bf9cd1db-8917-9783-9292-22439f27b3fc ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6da9-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6da9-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6da9-6b6d-e053-b784100acdee_Person:a91d2814-e9ba-b6dd-a728-1c418c6b8e78 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6da9-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6da9-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6da9-6b6d-e053-b784100acdee_Person:9812ab00-5ff2-8c27-6c20-e41a318592f2 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6da9-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6da9-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6da9-6b6d-e053-b784100acdee_Person:56f5d5be-19d2-bc39-8e75-bb50a635ce1f ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6da9-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6da9-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6da9-6b6d-e053-b784100acdee_Person:1659bd4a-fc0c-8fa2-60c7-5b6363d34a27 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6da9-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-6da9-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1659-12-15 - 1659-12-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1659-12-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1659-12-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1659" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1659-12-15"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 3066, Periode: 1659" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "640358" ;
    a2a:RegistryNumber "3066" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 3066, Periode: 1659, Notariële archieven, 640358, 3066"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/139c2511-3cc6-ed12-023f-3d43a892750f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-6da9-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/139c2511-3cc6-ed12-023f-3d43a892750f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7f14cdf0-503f-6742-b214-dbddd0fb3f7c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-6da9-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7f14cdf0-503f-6742-b214-dbddd0fb3f7c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-6da9-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-6da9-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Hector Friesma
Locatieomschrijving: Dordreght
Onderwerpsomschrijving: steenkoper, notaris; zaak tegen de Spaen levering stenen
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/3066" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTJ01434000264", "NOTJ01434000265" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_973_00000973.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01434000264; positie: 3867, 1517, 948, 137" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01434000264; positie: 4072, 2396, 784, 133" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01434000264; positie: 4435, 2294, 408, 114" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01434000264; positie: 3819, 1008, 725, 118" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01434000264; positie: 4686, 1191, 304, 96" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01434000264; positie: 4496, 1765, 435, 124" .
