@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-50c2-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 3 februari 1756" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_Person-1e97959a-e9fa-184b-6b89-ea144854d329, oa:person_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_Person-cfd51cc0-f582-edd3-02d6-db76dbd25832, oa:person_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_Person-e0e11a0f-25e5-237e-fa5e-227b111cb94e, oa:person_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_Person-54787923-a6b6-0ec6-5a52-ffb7b8265294, oa:person_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_Person-569eff5c-7f1e-39b4-79b6-30e58a77feee ;
  a2a:hasEvent oa:event_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_Person-1e97959a-e9fa-184b-6b89-ea144854d329
  a a2a:Person ;
  rdfs:label "Johannes Meurant" ;
  a2a:PersonName [
    rdfs:label "Johannes Meurant" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Meurant"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_Person-cfd51cc0-f582-edd3-02d6-db76dbd25832
  a a2a:Person ;
  rdfs:label "Isaac de Clercq" ;
  a2a:PersonName [
    rdfs:label "Isaac de Clercq" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Clercq"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_Person-e0e11a0f-25e5-237e-fa5e-227b111cb94e
  a a2a:Person ;
  rdfs:label "Isaak Harmansz de Clercq" ;
  a2a:PersonName [
    rdfs:label "Isaak Harmansz de Clercq" ;
    a2a:PersonNameFirstName "Isaak Harmansz" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Clercq"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_Person-54787923-a6b6-0ec6-5a52-ffb7b8265294
  a a2a:Person ;
  rdfs:label "Esaias Meurant" ;
  a2a:PersonName [
    rdfs:label "Esaias Meurant" ;
    a2a:PersonNameFirstName "Esaias" ;
    a2a:PersonNameLastName "Meurant"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_Person-569eff5c-7f1e-39b4-79b6-30e58a77feee
  a a2a:Person ;
  rdfs:label "Nicolaas Gallé" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Gallé" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Gallé"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1756" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1756-02-03"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_Person:1e97959a-e9fa-184b-6b89-ea144854d329 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_Person:cfd51cc0-f582-edd3-02d6-db76dbd25832 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_Person:e0e11a0f-25e5-237e-fa5e-227b111cb94e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_Person:54787923-a6b6-0ec6-5a52-ffb7b8265294 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_Person:569eff5c-7f1e-39b4-79b6-30e58a77feee ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-50c2-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1756-02-03 - 1756-02-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1756-02-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1756-02-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1756" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1756-02-03"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9243, Periode: 1756" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "319509" ;
    a2a:RegistryNumber "9243" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9243, Periode: 1756, Notariële archieven, 319509, 9243"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4db4f3d5-db4f-4a47-66ac-470baaadb7a2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-50c2-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4db4f3d5-db4f-4a47-66ac-470baaadb7a2.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/dbffcb5d-1d75-9a21-62f2-ba5fc1bbf222.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-50c2-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/dbffcb5d-1d75-9a21-62f2-ba5fc1bbf222.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-50c2-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-50c2-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Locatieomschrijving: Haarlem
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9243" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTA00903000329", "NOTA00903000330" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4232_00004232.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00903000329; positie: 3088, 1433, 690, 116" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00903000329; positie: 3626, 2409, 548, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00903000329; positie: 3222, 2806, 1060, 112" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00903000329; positie: 3286, 1149, 799, 144" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00903000329; positie: 2764, 2330, 539, 97" .
