@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-0ea8-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 21 februari 1637" ;
  a2a:hasPerson oa:person_saa_d837ae04-0ea8-6b6d-e053-b784100acdee_Person-376f6c05-cd8b-5b55-2d0d-4bcb4fc81619, oa:person_saa_d837ae04-0ea8-6b6d-e053-b784100acdee_Person-d359df60-69a3-0cf8-acaa-e432e34e3a1a, oa:person_saa_d837ae04-0ea8-6b6d-e053-b784100acdee_Person-7db1d5ea-2614-7a0b-4586-0d6b23d9189f ;
  a2a:hasEvent oa:event_saa_d837ae04-0ea8-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-0ea8-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-0ea8-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-0ea8-6b6d-e053-b784100acdee_2 ;
  a2a:hasSource oa:source_saa_d837ae04-0ea8-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-0ea8-6b6d-e053-b784100acdee_Person-376f6c05-cd8b-5b55-2d0d-4bcb4fc81619
  a a2a:Person ;
  rdfs:label "Olphert Hendricksz" ;
  a2a:PersonName [
    rdfs:label "Olphert Hendricksz" ;
    a2a:PersonNameFirstName "Olphert" ;
    a2a:PersonNameLastName "Hendricksz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0ea8-6b6d-e053-b784100acdee_Person-d359df60-69a3-0cf8-acaa-e432e34e3a1a
  a a2a:Person ;
  rdfs:label "de Lopes" ;
  a2a:PersonName [
    rdfs:label "de Lopes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lopes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0ea8-6b6d-e053-b784100acdee_Person-7db1d5ea-2614-7a0b-4586-0d6b23d9189f
  a a2a:Person ;
  rdfs:label "Metsu" ;
  a2a:PersonName [
    rdfs:label "Metsu" ;
    a2a:PersonNameLastName "Metsu"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-0ea8-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1637" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1637-02-21"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-0ea8-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0ea8-6b6d-e053-b784100acdee_Person:376f6c05-cd8b-5b55-2d0d-4bcb4fc81619 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0ea8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0ea8-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0ea8-6b6d-e053-b784100acdee_Person:d359df60-69a3-0cf8-acaa-e432e34e3a1a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0ea8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0ea8-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0ea8-6b6d-e053-b784100acdee_Person:7db1d5ea-2614-7a0b-4586-0d6b23d9189f ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0ea8-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-0ea8-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1637-02-21 - 1637-02-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1637-02-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1637-02-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1637" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1637-02-21"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 951A, Periode: 1637" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "631848" ;
    a2a:RegistryNumber "951A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 951A, Periode: 1637, Notariële archieven, 631848, 951A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c9d7433d-fa12-0763-196e-687720663cdf.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0ea8-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c9d7433d-fa12-0763-196e-687720663cdf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-0ea8-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-0ea8-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Havre de Grace
Onderwerpsomschrijving: buskruit op schip l'Amour, agent Franse koning
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/951A" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTK00001000179" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_260_00000260.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00001000179; positie: 1829, 2863, 905, 144" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00001000179; positie: 2765, 2244, 471, 144" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00001000179; positie: 2294, 2165, 406, 151" .
