@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-1efa-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Obligatie op 5 mei 1789" ;
  a2a:hasPerson oa:person_saa_d837ae04-1efa-6b6d-e053-b784100acdee_Person-4096d843-08cb-0a95-14b0-f00f8aa0c2a5, oa:person_saa_d837ae04-1efa-6b6d-e053-b784100acdee_Person-f80baf48-8ca2-daa1-1ba2-82fe7387b931, oa:person_saa_d837ae04-1efa-6b6d-e053-b784100acdee_Person-e53fa73a-196f-9c5f-b34e-52cd1c63d4ed, oa:person_saa_d837ae04-1efa-6b6d-e053-b784100acdee_Person-60140836-c339-906c-dcb1-0d974ac761c0, oa:person_saa_d837ae04-1efa-6b6d-e053-b784100acdee_Person-ff525d60-5e0e-49cf-9883-1622751b2409 ;
  a2a:hasEvent oa:event_saa_d837ae04-1efa-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-1efa-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-1efa-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-1efa-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-1efa-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-1efa-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-1efa-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-1efa-6b6d-e053-b784100acdee_Person-4096d843-08cb-0a95-14b0-f00f8aa0c2a5
  a a2a:Person ;
  rdfs:label "Christiaan Hagen" ;
  a2a:PersonName [
    rdfs:label "Christiaan Hagen" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Hagen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1efa-6b6d-e053-b784100acdee_Person-f80baf48-8ca2-daa1-1ba2-82fe7387b931
  a a2a:Person ;
  rdfs:label "Hendrik Anthonij Mullier" ;
  a2a:PersonName [
    rdfs:label "Hendrik Anthonij Mullier" ;
    a2a:PersonNameFirstName "Hendrik Anthonij" ;
    a2a:PersonNameLastName "Mullier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1efa-6b6d-e053-b784100acdee_Person-e53fa73a-196f-9c5f-b34e-52cd1c63d4ed
  a a2a:Person ;
  rdfs:label "Hendrik Valkenburg" ;
  a2a:PersonName [
    rdfs:label "Hendrik Valkenburg" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Valkenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1efa-6b6d-e053-b784100acdee_Person-60140836-c339-906c-dcb1-0d974ac761c0
  a a2a:Person ;
  rdfs:label "Philip de Meijern" ;
  a2a:PersonName [
    rdfs:label "Philip de Meijern" ;
    a2a:PersonNameFirstName "Philip" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Meijern"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1efa-6b6d-e053-b784100acdee_Person-ff525d60-5e0e-49cf-9883-1622751b2409
  a a2a:Person ;
  rdfs:label "L Malaese" ;
  a2a:PersonName [
    rdfs:label "L Malaese" ;
    a2a:PersonNameFirstName "L" ;
    a2a:PersonNameLastName "Malaese"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-1efa-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Obligatie" ;
  a2a:EventType "other:Obligatie" ;
  a2a:EventDate [
    a2a:Year "1789" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1789-05-05"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-1efa-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1efa-6b6d-e053-b784100acdee_Person:4096d843-08cb-0a95-14b0-f00f8aa0c2a5 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1efa-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1efa-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1efa-6b6d-e053-b784100acdee_Person:f80baf48-8ca2-daa1-1ba2-82fe7387b931 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1efa-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1efa-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1efa-6b6d-e053-b784100acdee_Person:e53fa73a-196f-9c5f-b34e-52cd1c63d4ed ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1efa-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1efa-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1efa-6b6d-e053-b784100acdee_Person:60140836-c339-906c-dcb1-0d974ac761c0 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1efa-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1efa-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1efa-6b6d-e053-b784100acdee_Person:ff525d60-5e0e-49cf-9883-1622751b2409 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1efa-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-1efa-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1789-05-05 - 1789-05-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1789-05-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1789-05-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1789" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1789-05-05"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15639, Periode: 1789" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "636508" ;
    a2a:RegistryNumber "15639" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15639, Periode: 1789, Notariële archieven, 636508, 15639"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/78ebb8f7-6a9f-7145-4dbe-cac739e07455.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-1efa-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/78ebb8f7-6a9f-7145-4dbe-cac739e07455.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/eeee2ccb-68b6-f470-1900-6ea4f0de9e3a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-1efa-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/eeee2ccb-68b6-f470-1900-6ea4f0de9e3a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a80bb06a-dd78-534f-382e-9ef1bfa16b9d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-1efa-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a80bb06a-dd78-534f-382e-9ef1bfa16b9d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-1efa-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-1efa-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15639" ;
  a2a:SourceRemarkAkteSoort "Obligatie" ;
  a2a:SourceRemarkfilename "NOTD02136000257", "NOTD02136000258", "NOTD02136000259" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_343_00000343.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02136000258; positie: 2874, 2451, 519, 60" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02136000258; positie: 3669, 1337, 529, 103" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02136000258; positie: 3295, 2090, 632, 109" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02136000258; positie: 3554, 661, 549, 194" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02136000258; positie: 2910, 2286, 258, 73" .
