@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-0847-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Insinuatie op 12 juli 1638" ;
  a2a:hasPerson oa:person_saa_d837ae04-0847-6b6d-e053-b784100acdee_Person-3c5c8f96-76e7-ab27-98bb-c69391ba1ee9, oa:person_saa_d837ae04-0847-6b6d-e053-b784100acdee_Person-d8379228-fac3-ec60-5d25-b0bc9d9c7cef, oa:person_saa_d837ae04-0847-6b6d-e053-b784100acdee_Person-97a7c9c3-e4c1-9f93-6fb3-29ecf3d21bbb, oa:person_saa_d837ae04-0847-6b6d-e053-b784100acdee_Person-bba1f859-8b98-7ea5-e9e5-8ef3fcdb5605, oa:person_saa_d837ae04-0847-6b6d-e053-b784100acdee_Person-ee1544c2-ac52-ee89-9f38-cbdd6f259ffb, oa:person_saa_d837ae04-0847-6b6d-e053-b784100acdee_Person-5b84f6b1-ddbe-4f3a-032f-59987ab77f72 ;
  a2a:hasEvent oa:event_saa_d837ae04-0847-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-0847-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-0847-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-0847-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-0847-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-0847-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-0847-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-0847-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-0847-6b6d-e053-b784100acdee_Person-3c5c8f96-76e7-ab27-98bb-c69391ba1ee9
  a a2a:Person ;
  rdfs:label "Jean Griphard" ;
  a2a:PersonName [
    rdfs:label "Jean Griphard" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Griphard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0847-6b6d-e053-b784100acdee_Person-d8379228-fac3-ec60-5d25-b0bc9d9c7cef
  a a2a:Person ;
  rdfs:label "Lambert Plaguaij le jeune" ;
  a2a:PersonName [
    rdfs:label "Lambert Plaguaij le jeune" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Plaguaij le jeune"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0847-6b6d-e053-b784100acdee_Person-97a7c9c3-e4c1-9f93-6fb3-29ecf3d21bbb
  a a2a:Person ;
  rdfs:label "Lambert Plaguaij" ;
  a2a:PersonName [
    rdfs:label "Lambert Plaguaij" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Plaguaij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0847-6b6d-e053-b784100acdee_Person-bba1f859-8b98-7ea5-e9e5-8ef3fcdb5605
  a a2a:Person ;
  rdfs:label "Philippe Ve@turin" ;
  a2a:PersonName [
    rdfs:label "Philippe Ve@turin" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Ve@turin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0847-6b6d-e053-b784100acdee_Person-ee1544c2-ac52-ee89-9f38-cbdd6f259ffb
  a a2a:Person ;
  rdfs:label "Bartholomij Groot" ;
  a2a:PersonName [
    rdfs:label "Bartholomij Groot" ;
    a2a:PersonNameFirstName "Bartholomij" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0847-6b6d-e053-b784100acdee_Person-5b84f6b1-ddbe-4f3a-032f-59987ab77f72
  a a2a:Person ;
  rdfs:label "Jacob Hendri@@" ;
  a2a:PersonName [
    rdfs:label "Jacob Hendri@@" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Hendri@@"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-0847-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Insinuatie" ;
  a2a:EventType "other:Insinuatie" ;
  a2a:EventDate [
    a2a:Year "1638" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1638-07-12"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-0847-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0847-6b6d-e053-b784100acdee_Person:3c5c8f96-76e7-ab27-98bb-c69391ba1ee9 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0847-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0847-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0847-6b6d-e053-b784100acdee_Person:d8379228-fac3-ec60-5d25-b0bc9d9c7cef ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0847-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0847-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0847-6b6d-e053-b784100acdee_Person:97a7c9c3-e4c1-9f93-6fb3-29ecf3d21bbb ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0847-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0847-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0847-6b6d-e053-b784100acdee_Person:bba1f859-8b98-7ea5-e9e5-8ef3fcdb5605 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0847-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0847-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0847-6b6d-e053-b784100acdee_Person:ee1544c2-ac52-ee89-9f38-cbdd6f259ffb ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0847-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0847-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0847-6b6d-e053-b784100acdee_Person:5b84f6b1-ddbe-4f3a-032f-59987ab77f72 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0847-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-0847-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1638-07-12 - 1638-07-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1638-07-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1638-07-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1638" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1638-07-12"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 954A, Periode: 1636-1638" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "626073" ;
    a2a:RegistryNumber "954A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 954A, Periode: 1636-1638, Notariële archieven, 626073, 954A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a34ae604-5f93-99f7-2c12-b39987beb460.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0847-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a34ae604-5f93-99f7-2c12-b39987beb460.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-0847-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-0847-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Paris
Onderwerpsomschrijving: Inventaris
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/954A" ;
  a2a:SourceRemarkAkteSoort "Insinuatie" ;
  a2a:SourceRemarkfilename "VBPA00019000256" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_910_00000910.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00019000256; positie: 2503, 1499, 259, 148" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00019000256; positie: 1860, 1370, 959, 139" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00019000256; positie: 1131, 2152, 874, 164" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00019000256; positie: 2188, 1111, 640, 151" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00019000256; positie: 1131, 4092, 908, 170" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00019000256; positie: 2121, 4073, 757, 211" .
