@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_a3cb51cc-a707-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Obligatie op 16 september 1749" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person-6ad20bf2-e034-96fe-7e93-77ec3a8cb38e, oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person-1dc4d3d0-ca4c-634c-b15c-19de370c6c5f, oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person-2270760a-ad60-d694-2a6e-5d89fdc0753a, oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person-39dcc523-17db-4bdf-64b6-51d4210fe5b0, oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person-41bcb2c9-de53-5046-430d-bbc7dd58ecf3, oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person-c7e983e6-9c97-2900-27b4-940b4ac4474e, oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person-b967499f-1ac7-4e0b-c0dc-4f83319d4258, oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person-90a1af9c-9af1-a904-a0b2-3a9ab2ee8b1b, oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person-8708f79c-30ab-d7ad-8a1d-005f4d114a5b ;
  a2a:hasEvent oa:event_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_5, oa:relationep_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_6, oa:relationep_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_7, oa:relationep_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_8 ;
  a2a:hasSource oa:source_saa_a3cb51cc-a707-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person-6ad20bf2-e034-96fe-7e93-77ec3a8cb38e
  a a2a:Person ;
  rdfs:label "Hendrik Jacobsz de Boer" ;
  a2a:PersonName [
    rdfs:label "Hendrik Jacobsz de Boer" ;
    a2a:PersonNameFirstName "Hendrik Jacobsz" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person-1dc4d3d0-ca4c-634c-b15c-19de370c6c5f
  a a2a:Person ;
  rdfs:label "Martinus Loos" ;
  a2a:PersonName [
    rdfs:label "Martinus Loos" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Loos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person-2270760a-ad60-d694-2a6e-5d89fdc0753a
  a a2a:Person ;
  rdfs:label "Jannetje Dirks van de Kroon" ;
  a2a:PersonName [
    rdfs:label "Jannetje Dirks van de Kroon" ;
    a2a:PersonNameFirstName "Jannetje Dirks" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Kroon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person-39dcc523-17db-4bdf-64b6-51d4210fe5b0
  a a2a:Person ;
  rdfs:label "Jacob Jantz de Boer" ;
  a2a:PersonName [
    rdfs:label "Jacob Jantz de Boer" ;
    a2a:PersonNameFirstName "Jacob Jantz" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person-41bcb2c9-de53-5046-430d-bbc7dd58ecf3
  a a2a:Person ;
  rdfs:label "Jan Jacobsz de Boer" ;
  a2a:PersonName [
    rdfs:label "Jan Jacobsz de Boer" ;
    a2a:PersonNameFirstName "Jan Jacobsz" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person-c7e983e6-9c97-2900-27b4-940b4ac4474e
  a a2a:Person ;
  rdfs:label "Weyer Dirksz van de Kroon" ;
  a2a:PersonName [
    rdfs:label "Weyer Dirksz van de Kroon" ;
    a2a:PersonNameFirstName "Weyer Dirksz" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Kroon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person-b967499f-1ac7-4e0b-c0dc-4f83319d4258
  a a2a:Person ;
  rdfs:label "Jan van de Kroon" ;
  a2a:PersonName [
    rdfs:label "Jan van de Kroon" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Kroon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person-90a1af9c-9af1-a904-a0b2-3a9ab2ee8b1b
  a a2a:Person ;
  rdfs:label "Jacobus Singendonk" ;
  a2a:PersonName [
    rdfs:label "Jacobus Singendonk" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Singendonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person-8708f79c-30ab-d7ad-8a1d-005f4d114a5b
  a a2a:Person ;
  rdfs:label "Magtilda Gabels" ;
  a2a:PersonName [
    rdfs:label "Magtilda Gabels" ;
    a2a:PersonNameFirstName "Magtilda" ;
    a2a:PersonNameLastName "Gabels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Obligatie" ;
  a2a:EventType "other:Obligatie" ;
  a2a:EventDate [
    a2a:Year "1749" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1749-09-16"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person:6ad20bf2-e034-96fe-7e93-77ec3a8cb38e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person:1dc4d3d0-ca4c-634c-b15c-19de370c6c5f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person:2270760a-ad60-d694-2a6e-5d89fdc0753a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person:39dcc523-17db-4bdf-64b6-51d4210fe5b0 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person:41bcb2c9-de53-5046-430d-bbc7dd58ecf3 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person:c7e983e6-9c97-2900-27b4-940b4ac4474e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person:b967499f-1ac7-4e0b-c0dc-4f83319d4258 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person:90a1af9c-9af1-a904-a0b2-3a9ab2ee8b1b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Person:8708f79c-30ab-d7ad-8a1d-005f4d114a5b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a707-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-a707-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1749-09-16 - 1749-09-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1749-09-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1749-09-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1749" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1749-09-16"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9206, Periode: 1749" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "355336" ;
    a2a:RegistryNumber "9206" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9206, Periode: 1749, Notariële archieven, 355336, 9206"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/52903da5-a01b-644e-c2ec-b27e5cf147ba.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a707-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/52903da5-a01b-644e-c2ec-b27e5cf147ba.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b1fda6b4-5d45-9751-4031-4549d8908293.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a707-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b1fda6b4-5d45-9751-4031-4549d8908293.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a54b2a34-9079-3ae7-550b-501da2eb4f91.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a707-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a54b2a34-9079-3ae7-550b-501da2eb4f91.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-a707-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-a707-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Locatieomschrijving: Utrecht
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9206" ;
  a2a:SourceRemarkAkteSoort "Obligatie" ;
  a2a:SourceRemarkfilename "NOTA00872000139", "NOTA00872000140", "NOTA00872000141" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_19425_00019425.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00872000140; positie: 2829, 1092, 670, 80" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00872000140; positie: 2828, 2106, 453, 110" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00872000140; positie: 3168, 1143, 930, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00872000140; positie: 3552, 1225, 630, 96" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00872000140; positie: 3611, 1003, 391, 78" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00872000140; positie: 3792, 745, 473, 105" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00872000140; positie: 3157, 766, 560, 96" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00872000140; positie: 2849, 323, 813, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00872000140; positie: 3766, 283, 534, 131" .
