@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_a3cb51cc-0a79-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Attestatie op 9 februari 1763" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_Person-7096fb5a-5ee1-4e34-e0dd-a5df8d3b2e54, oa:person_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_Person-a4ae8df8-de03-78d8-0374-a7ead1285c23, oa:person_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_Person-a9b09c46-0368-aa45-7012-af1968e39e0d, oa:person_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_Person-97847631-39b1-e8dc-fdd9-54fc7aca5500, oa:person_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_Person-84e03a4f-0613-bfa0-de52-6b4eb040e857, oa:person_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_Person-5f6ed1e3-fd00-e54c-5d83-4b967abca4a8 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_Person-7096fb5a-5ee1-4e34-e0dd-a5df8d3b2e54
  a a2a:Person ;
  rdfs:label "Pieter Pieterse" ;
  a2a:PersonName [
    rdfs:label "Pieter Pieterse" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Pieterse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_Person-a4ae8df8-de03-78d8-0374-a7ead1285c23
  a a2a:Person ;
  rdfs:label "Dirk Smit" ;
  a2a:PersonName [
    rdfs:label "Dirk Smit" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_Person-a9b09c46-0368-aa45-7012-af1968e39e0d
  a a2a:Person ;
  rdfs:label "Alida Milas" ;
  a2a:PersonName [
    rdfs:label "Alida Milas" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Milas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_Person-97847631-39b1-e8dc-fdd9-54fc7aca5500
  a a2a:Person ;
  rdfs:label "Philippus Pot" ;
  a2a:PersonName [
    rdfs:label "Philippus Pot" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Pot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_Person-84e03a4f-0613-bfa0-de52-6b4eb040e857
  a a2a:Person ;
  rdfs:label "Roeloff Smitt" ;
  a2a:PersonName [
    rdfs:label "Roeloff Smitt" ;
    a2a:PersonNameFirstName "Roeloff" ;
    a2a:PersonNameLastName "Smitt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_Person-5f6ed1e3-fd00-e54c-5d83-4b967abca4a8
  a a2a:Person ;
  rdfs:label "Jan Smitt" ;
  a2a:PersonName [
    rdfs:label "Jan Smitt" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Smitt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1763" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1763-02-09"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_Person:7096fb5a-5ee1-4e34-e0dd-a5df8d3b2e54 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_Person:a4ae8df8-de03-78d8-0374-a7ead1285c23 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_Person:a9b09c46-0368-aa45-7012-af1968e39e0d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_Person:97847631-39b1-e8dc-fdd9-54fc7aca5500 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_Person:84e03a4f-0613-bfa0-de52-6b4eb040e857 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_Person:5f6ed1e3-fd00-e54c-5d83-4b967abca4a8 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-0a79-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1763-02-09 - 1763-02-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1763-02-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1763-02-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1763" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1763-02-09"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10802, Periode: 1763" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "332629" ;
    a2a:RegistryNumber "10802" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10802, Periode: 1763, Notariële archieven, 332629, 10802"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/25d048b9-efb5-1fa5-c187-dcf8a2a0ef13.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-0a79-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/25d048b9-efb5-1fa5-c187-dcf8a2a0ef13.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/cba10ed8-4457-d415-47d0-5fe913bf202b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-0a79-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/cba10ed8-4457-d415-47d0-5fe913bf202b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a3956edf-2063-4db7-99f8-611e72feaa28.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-0a79-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a3956edf-2063-4db7-99f8-611e72feaa28.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-0a79-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-0a79-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Onderwerpsomschrijving: Notaris Philippus Pot. Erfkwestie. VOC-schip &quot;Renswoude&quot;.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10802" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTA01429000345", "NOTA01429000346", "NOTA01429000347" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_19955_00019955.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01429000345; positie: 2841, 1253, 675, 130" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01429000345; positie: 2922, 1455, 558, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01429000345; positie: 2817, 1864, 468, 103" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01429000345; positie: 3870, 2224, 421, 118" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01429000345; positie: 2797, 2056, 499, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01429000346; positie: 1990, 932, 370, 84" .
