@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-ea61-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Insinuatie op 14 november 1659" ;
  a2a:hasPerson oa:person_saa_d837ae03-ea61-6b6d-e053-b784100acdee_Person-30901c4b-b65a-c6a8-ce69-4536b7f08bea, oa:person_saa_d837ae03-ea61-6b6d-e053-b784100acdee_Person-cf11066d-5f6c-2f96-7d58-87d456a992b0, oa:person_saa_d837ae03-ea61-6b6d-e053-b784100acdee_Person-c0a26baf-a0f0-d659-cfcd-edc6c0ea5716, oa:person_saa_d837ae03-ea61-6b6d-e053-b784100acdee_Person-63687d75-4999-edd3-1f33-83f5c1ea4fa9, oa:person_saa_d837ae03-ea61-6b6d-e053-b784100acdee_Person-900fa7df-116e-d926-abf3-81d2e03ca9bf ;
  a2a:hasEvent oa:event_saa_d837ae03-ea61-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-ea61-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-ea61-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-ea61-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-ea61-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-ea61-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-ea61-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-ea61-6b6d-e053-b784100acdee_Person-30901c4b-b65a-c6a8-ce69-4536b7f08bea
  a a2a:Person ;
  rdfs:label "Floris van Winden" ;
  a2a:PersonName [
    rdfs:label "Floris van Winden" ;
    a2a:PersonNameFirstName "Floris" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Winden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ea61-6b6d-e053-b784100acdee_Person-cf11066d-5f6c-2f96-7d58-87d456a992b0
  a a2a:Person ;
  rdfs:label "Daniel van Haemstede" ;
  a2a:PersonName [
    rdfs:label "Daniel van Haemstede" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Haemstede"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ea61-6b6d-e053-b784100acdee_Person-c0a26baf-a0f0-d659-cfcd-edc6c0ea5716
  a a2a:Person ;
  rdfs:label "Francois Guiart" ;
  a2a:PersonName [
    rdfs:label "Francois Guiart" ;
    a2a:PersonNameFirstName "Francois" ;
    a2a:PersonNameLastName "Guiart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ea61-6b6d-e053-b784100acdee_Person-63687d75-4999-edd3-1f33-83f5c1ea4fa9
  a a2a:Person ;
  rdfs:label "Joannes Volckers" ;
  a2a:PersonName [
    rdfs:label "Joannes Volckers" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Volckers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ea61-6b6d-e053-b784100acdee_Person-900fa7df-116e-d926-abf3-81d2e03ca9bf
  a a2a:Person ;
  rdfs:label "Benjamin Borckhorst" ;
  a2a:PersonName [
    rdfs:label "Benjamin Borckhorst" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNameLastName "Borckhorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-ea61-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Insinuatie" ;
  a2a:EventType "other:Insinuatie" ;
  a2a:EventDate [
    a2a:Year "1659" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1659-11-14"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-ea61-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ea61-6b6d-e053-b784100acdee_Person:30901c4b-b65a-c6a8-ce69-4536b7f08bea ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ea61-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ea61-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ea61-6b6d-e053-b784100acdee_Person:cf11066d-5f6c-2f96-7d58-87d456a992b0 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ea61-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ea61-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ea61-6b6d-e053-b784100acdee_Person:c0a26baf-a0f0-d659-cfcd-edc6c0ea5716 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ea61-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ea61-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ea61-6b6d-e053-b784100acdee_Person:63687d75-4999-edd3-1f33-83f5c1ea4fa9 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ea61-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ea61-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ea61-6b6d-e053-b784100acdee_Person:900fa7df-116e-d926-abf3-81d2e03ca9bf ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ea61-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-ea61-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1659-11-14 - 1659-11-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1659-11-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1659-11-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1659" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1659-11-14"^^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 "606346" ;
    a2a:RegistryNumber "3066" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 3066, Periode: 1659, Notariële archieven, 606346, 3066"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f9b03a97-d038-aace-4057-f5344c2e776d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ea61-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f9b03a97-d038-aace-4057-f5344c2e776d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-ea61-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-ea61-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Hector Friesma
Onderwerpsomschrijving: horologie, 250 gld
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/3066" ;
  a2a:SourceRemarkAkteSoort "Insinuatie" ;
  a2a:SourceRemarkfilename "NOTJ01434000216" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_757_00000757.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01434000216; positie: 3160, 3425, 549, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01434000216; positie: 4174, 1830, 820, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01434000216; positie: 4562, 651, 566, 186" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01434000216; positie: 3480, 3286, 679, 101" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01434000216; positie: 3280, 907, 694, 124" .
