@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-2b88-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Obligatie op 6 december 1732" ;
  a2a:hasPerson oa:person_saa_d837ae04-2b88-6b6d-e053-b784100acdee_Person-22f3f9f2-a097-51ef-34ab-312d943f2651, oa:person_saa_d837ae04-2b88-6b6d-e053-b784100acdee_Person-9caf25ff-cf23-6047-2b7f-7c5fdcf5c7b5, oa:person_saa_d837ae04-2b88-6b6d-e053-b784100acdee_Person-42377906-702b-9577-482c-f0a23cef8ba3, oa:person_saa_d837ae04-2b88-6b6d-e053-b784100acdee_Person-0b8d902c-347a-f2c1-2739-09544082a6a2 ;
  a2a:hasEvent oa:event_saa_d837ae04-2b88-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-2b88-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-2b88-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-2b88-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-2b88-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-2b88-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-2b88-6b6d-e053-b784100acdee_Person-22f3f9f2-a097-51ef-34ab-312d943f2651
  a a2a:Person ;
  rdfs:label "Dirck Molenbroek" ;
  a2a:PersonName [
    rdfs:label "Dirck Molenbroek" ;
    a2a:PersonNameFirstName "Dirck" ;
    a2a:PersonNameLastName "Molenbroek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2b88-6b6d-e053-b784100acdee_Person-9caf25ff-cf23-6047-2b7f-7c5fdcf5c7b5
  a a2a:Person ;
  rdfs:label "Jan Roos" ;
  a2a:PersonName [
    rdfs:label "Jan Roos" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Roos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2b88-6b6d-e053-b784100acdee_Person-42377906-702b-9577-482c-f0a23cef8ba3
  a a2a:Person ;
  rdfs:label "Catharina Pluijmers" ;
  a2a:PersonName [
    rdfs:label "Catharina Pluijmers" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Pluijmers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2b88-6b6d-e053-b784100acdee_Person-0b8d902c-347a-f2c1-2739-09544082a6a2
  a a2a:Person ;
  rdfs:label "Christoffel Jansz Roos" ;
  a2a:PersonName [
    rdfs:label "Christoffel Jansz Roos" ;
    a2a:PersonNameFirstName "Christoffel Jansz" ;
    a2a:PersonNameLastName "Roos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-2b88-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Obligatie" ;
  a2a:EventType "other:Obligatie" ;
  a2a:EventDate [
    a2a:Year "1732" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1732-12-06"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-2b88-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2b88-6b6d-e053-b784100acdee_Person:22f3f9f2-a097-51ef-34ab-312d943f2651 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2b88-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2b88-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2b88-6b6d-e053-b784100acdee_Person:9caf25ff-cf23-6047-2b7f-7c5fdcf5c7b5 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2b88-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2b88-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2b88-6b6d-e053-b784100acdee_Person:42377906-702b-9577-482c-f0a23cef8ba3 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2b88-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2b88-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2b88-6b6d-e053-b784100acdee_Person:0b8d902c-347a-f2c1-2739-09544082a6a2 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2b88-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-2b88-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1732-12-06 - 1732-12-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-12-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1732-12-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1732" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1732-12-06"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7562, Periode: 1732" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "608519" ;
    a2a:RegistryNumber "7562" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7562, Periode: 1732, Notariële archieven, 608519, 7562"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0389cef1-d75b-e681-943d-9492f8e70726.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2b88-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0389cef1-d75b-e681-943d-9492f8e70726.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ebb08578-846d-978f-55da-fdf22b74755b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2b88-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ebb08578-846d-978f-55da-fdf22b74755b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-2b88-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-2b88-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Locatieomschrijving: Oostindien
Onderwerpsomschrijving: Schip Castricum
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7562" ;
  a2a:SourceRemarkAkteSoort "Obligatie" ;
  a2a:SourceRemarkfilename "NOTC00423000060", "NOTC00423000061" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_408_00000408.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00423000060; positie: 971, 868, 793, 64" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00423000060; positie: 907, 573, 484, 113" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00423000060; positie: 1531, 480, 907, 135" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00423000060; positie: 617, 2221, 831, 136" .
