@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_d0092ad0-86aa-1a7b-e053-b784100aab8a
  a a2a:Record ;
  rdfs:label "Borgtocht op 14 februari 1724" ;
  a2a:hasPerson oa:person_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_Person-286f68f3-9848-265c-e2df-c5cd26df9553, oa:person_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_Person-24a510f0-d94a-3407-1bf3-1eb27671a314, oa:person_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_Person-4f5ee84d-2b33-07cb-86c4-cc6aae5d3c18, oa:person_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_Person-a14c8542-a4c2-b6b6-d6a1-4d1f40fd2ec3, oa:person_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_Person-c4e62029-ecd9-52c1-673b-e678df47601f, oa:person_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_Person-8bd61c32-7807-55f6-9927-56b67297e901 ;
  a2a:hasEvent oa:event_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_0, oa:relationep_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_1, oa:relationep_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_2, oa:relationep_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_3, oa:relationep_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_4, oa:relationep_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_5 ;
  a2a:hasSource oa:source_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a .

oa:person_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_Person-286f68f3-9848-265c-e2df-c5cd26df9553
  a a2a:Person ;
  rdfs:label "Clementia Meermans" ;
  a2a:PersonName [
    rdfs:label "Clementia Meermans" ;
    a2a:PersonNameFirstName "Clementia" ;
    a2a:PersonNameLastName "Meermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_Person-24a510f0-d94a-3407-1bf3-1eb27671a314
  a a2a:Person ;
  rdfs:label "Boudewijn Ploos" ;
  a2a:PersonName [
    rdfs:label "Boudewijn Ploos" ;
    a2a:PersonNameFirstName "Boudewijn" ;
    a2a:PersonNameLastName "Ploos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_Person-4f5ee84d-2b33-07cb-86c4-cc6aae5d3c18
  a a2a:Person ;
  rdfs:label "Jacobus Ploos" ;
  a2a:PersonName [
    rdfs:label "Jacobus Ploos" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Ploos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_Person-a14c8542-a4c2-b6b6-d6a1-4d1f40fd2ec3
  a a2a:Person ;
  rdfs:label "Johannes Linklaan" ;
  a2a:PersonName [
    rdfs:label "Johannes Linklaan" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Linklaan"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_Person-c4e62029-ecd9-52c1-673b-e678df47601f
  a a2a:Person ;
  rdfs:label "Margareta Tol" ;
  a2a:PersonName [
    rdfs:label "Margareta Tol" ;
    a2a:PersonNameFirstName "Margareta" ;
    a2a:PersonNameLastName "Tol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_Person-8bd61c32-7807-55f6-9927-56b67297e901
  a a2a:Person ;
  rdfs:label "Witte" ;
  a2a:PersonName [
    rdfs:label "Witte" ;
    a2a:PersonNameLastName "Witte"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_Event1
  a a2a:Event ;
  rdfs:label "other:Borgtocht" ;
  a2a:EventType "other:Borgtocht" ;
  a2a:EventDate [
    a2a:Year "1724" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1724-02-14"^^xsd:date
  ] .

oa:relationep_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_Person:286f68f3-9848-265c-e2df-c5cd26df9553 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_Person:24a510f0-d94a-3407-1bf3-1eb27671a314 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_Person:4f5ee84d-2b33-07cb-86c4-cc6aae5d3c18 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_Person:a14c8542-a4c2-b6b6-d6a1-4d1f40fd2ec3 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_Person:c4e62029-ecd9-52c1-673b-e678df47601f ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_Person:8bd61c32-7807-55f6-9927-56b67297e901 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a_Event1 .

oa:source_saa_d0092ad0-86aa-1a7b-e053-b784100aab8a
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1724-02-14 - 1724-02-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1724-02-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1724-02-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1724" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1724-02-14"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 8559, Periode: 1724" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "544531" ;
    a2a:RegistryNumber "8559" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 8559, Periode: 1724, Notariële archieven, 544531, 8559"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c33369fb-6a03-0da5-c662-7137cf675936.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d0092ad0-86aa-1a7b-e053-b784100aab8a" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c33369fb-6a03-0da5-c662-7137cf675936.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/86b7a8fe-a96a-c460-70dd-4cf0db22b523.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d0092ad0-86aa-1a7b-e053-b784100aab8a" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/86b7a8fe-a96a-c460-70dd-4cf0db22b523.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-11-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d0092ad0-86aa-1a7b-e053-b784100aab8a" ;
  a2a:RecordGUID "{d0092ad0-86aa-1a7b-e053-b784100aab8a}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr. Arnoldus Commelin
Locatieomschrijving: Haarlem
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/8559" ;
  a2a:SourceRemarkAkteSoort "Borgtocht" ;
  a2a:SourceRemarkfilename "NOTT00022000027", "NOTT00022000028" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220127_1162_00001162.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00022000028; positie: 2861, 339, 517, 113" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00022000028; positie: 4359, 1159, 492, 87" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00022000028; positie: 3893, 244, 531, 84" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00022000028; positie: 2825, 452, 940, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00022000028; positie: 2843, 206, 599, 122" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00022000028; positie: 4016, 1260, 219, 81" .
