@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-1b5c-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Kwitantie op 1 januari 1636" ;
  a2a:hasPerson oa:person_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_Person-264b117e-b0d7-12da-bf6c-8cb9655041ce, oa:person_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_Person-d6383fc8-d289-ab02-9c98-afe40549f7fd, oa:person_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_Person-d1c553eb-675e-58be-414b-1f28d80ab08f, oa:person_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_Person-856ddc07-7256-4d79-0774-31978b5b8dcb, oa:person_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_Person-f9dfa638-3689-51cb-77cc-d1f5df2ebfbb ;
  a2a:hasEvent oa:event_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-1b5c-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_Person-264b117e-b0d7-12da-bf6c-8cb9655041ce
  a a2a:Person ;
  rdfs:label "Otto de Hart" ;
  a2a:PersonName [
    rdfs:label "Otto de Hart" ;
    a2a:PersonNameFirstName "Otto" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_Person-d6383fc8-d289-ab02-9c98-afe40549f7fd
  a a2a:Person ;
  rdfs:label "Mathieu Chavatte" ;
  a2a:PersonName [
    rdfs:label "Mathieu Chavatte" ;
    a2a:PersonNameFirstName "Mathieu" ;
    a2a:PersonNameLastName "Chavatte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_Person-d1c553eb-675e-58be-414b-1f28d80ab08f
  a a2a:Person ;
  rdfs:label "de Richelieu" ;
  a2a:PersonName [
    rdfs:label "de Richelieu" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Richelieu"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_Person-856ddc07-7256-4d79-0774-31978b5b8dcb
  a a2a:Person ;
  rdfs:label "Philippe Venturin" ;
  a2a:PersonName [
    rdfs:label "Philippe Venturin" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Venturin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_Person-f9dfa638-3689-51cb-77cc-d1f5df2ebfbb
  a a2a:Person ;
  rdfs:label "Martin" ;
  a2a:PersonName [
    rdfs:label "Martin" ;
    a2a:PersonNameLastName "Martin"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1636" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1636-01-01"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_Person:264b117e-b0d7-12da-bf6c-8cb9655041ce ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_Person:d6383fc8-d289-ab02-9c98-afe40549f7fd ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_Person:d1c553eb-675e-58be-414b-1f28d80ab08f ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_Person:856ddc07-7256-4d79-0774-31978b5b8dcb ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_Person:f9dfa638-3689-51cb-77cc-d1f5df2ebfbb ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1b5c-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-1b5c-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1636-01-01 - 1636-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1636-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1636-01-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1636" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1636-01-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 950A, Periode: 1636" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "629251" ;
    a2a:RegistryNumber "950A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 950A, Periode: 1636, Notariële archieven, 629251, 950A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/fdd6f1d8-fa7e-ae8c-24e4-0697abff0f2b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-1b5c-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/fdd6f1d8-fa7e-ae8c-24e4-0697abff0f2b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-1b5c-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-1b5c-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Prusse
Onderwerpsomschrijving: De Hart betaald voor levering hout
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/950A" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "VBPA00015000087" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_325_00000325.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000087; positie: 1069, 874, 905, 212" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000087; positie: 2533, 3917, 757, 208" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000087; positie: 1305, 1567, 983, 212" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000087; positie: 954, 3949, 1417, 199" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000087; positie: 977, 1424, 600, 231" .
