@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_9d6d21e2-6cb5-666d-e053-b784100a1840
  a a2a:Record ;
  rdfs:label "Machtiging op 15 december 1742" ;
  a2a:hasPerson oa:person_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_Person-3b89972f-6e4c-5a4a-6594-5de778d00809, oa:person_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_Person-85a8347b-5413-086d-82c1-b4b92d2e02fd, oa:person_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_Person-e4872d60-3e37-c687-f1d2-0b1b8ed15461, oa:person_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_Person-5ffe456d-8627-86c8-358b-410b46e8bd30, oa:person_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_Person-fbe89a67-22c5-6232-4428-c58e674b71aa ;
  a2a:hasEvent oa:event_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_0, oa:relationep_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_1, oa:relationep_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_2, oa:relationep_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_3, oa:relationep_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_4 ;
  a2a:hasSource oa:source_saa_9d6d21e2-6cb5-666d-e053-b784100a1840 .

oa:person_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_Person-3b89972f-6e4c-5a4a-6594-5de778d00809
  a a2a:Person ;
  rdfs:label "Jan Jacob Haachen" ;
  a2a:PersonName [
    rdfs:label "Jan Jacob Haachen" ;
    a2a:PersonNameFirstName "Jan Jacob" ;
    a2a:PersonNameLastName "Haachen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_Person-85a8347b-5413-086d-82c1-b4b92d2e02fd
  a a2a:Person ;
  rdfs:label "Jean Baptista de Surmont van Vlooswijk" ;
  a2a:PersonName [
    rdfs:label "Jean Baptista de Surmont van Vlooswijk" ;
    a2a:PersonNameFirstName "Jean Baptista" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Surmont van Vlooswijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_Person-e4872d60-3e37-c687-f1d2-0b1b8ed15461
  a a2a:Person ;
  rdfs:label "Jacobus Joannes Benedictus Borghgrave de Surmont Vlooswijk" ;
  a2a:PersonName [
    rdfs:label "Jacobus Joannes Benedictus Borghgrave de Surmont Vlooswijk" ;
    a2a:PersonNameFirstName "Jacobus Joannes Benedictus" ;
    a2a:PersonNameLastName "Borghgrave de Surmont Vlooswijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_Person-5ffe456d-8627-86c8-358b-410b46e8bd30
  a a2a:Person ;
  rdfs:label "Margareta Isabella de Surmont" ;
  a2a:PersonName [
    rdfs:label "Margareta Isabella de Surmont" ;
    a2a:PersonNameFirstName "Margareta Isabella" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Surmont"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_Person-fbe89a67-22c5-6232-4428-c58e674b71aa
  a a2a:Person ;
  rdfs:label "Willem Huijsvoorn" ;
  a2a:PersonName [
    rdfs:label "Willem Huijsvoorn" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Huijsvoorn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1742" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1742-12-15"^^xsd:date
  ] .

oa:relationep_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_Person:3b89972f-6e4c-5a4a-6594-5de778d00809 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_Person:85a8347b-5413-086d-82c1-b4b92d2e02fd ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_Person:e4872d60-3e37-c687-f1d2-0b1b8ed15461 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_Person:5ffe456d-8627-86c8-358b-410b46e8bd30 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_Person:fbe89a67-22c5-6232-4428-c58e674b71aa ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-6cb5-666d-e053-b784100a1840_Event1 .

oa:source_saa_9d6d21e2-6cb5-666d-e053-b784100a1840
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1742-12-15 - 1742-12-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1742-12-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1742-12-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1742" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1742-12-15"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9165, Periode: 1742" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "241954" ;
    a2a:RegistryNumber "9165" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9165, Periode: 1742, Notariële archieven, 241954, 9165"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0c440d4e-477a-5726-6328-ad99ff4b9a22.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e2-6cb5-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0c440d4e-477a-5726-6328-ad99ff4b9a22.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6f347452-a2e6-bd6b-1f33-344191f1f7fe.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e2-6cb5-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6f347452-a2e6-bd6b-1f33-344191f1f7fe.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5ea51abd-6ccd-ccc5-98b9-8445cf12c6dc.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e2-6cb5-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5ea51abd-6ccd-ccc5-98b9-8445cf12c6dc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/9d6d21e2-6cb5-666d-e053-b784100a1840" ;
  a2a:RecordGUID "{9d6d21e2-6cb5-666d-e053-b784100a1840}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Locatieomschrijving: Boortmeerebeke
Onderwerpsomschrijving: Vorderen van schuld uit boedel
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9165" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTA00842000488", "NOTA00842000489", "NOTA00842000490" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6280_00006280.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00842000489; positie: 2745, 1595, 778, 101" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00842000489; positie: 3292, 289, 990, 142" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00842000489; positie: 2928, 1147, 1240, 88" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00842000489; positie: 3785, 473, 456, 130" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00842000489; positie: 2758, 892, 698, 91" .
