@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_d837ae03-ea60-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 4 april 1799" ;
  a2a:hasPerson oa:person_saa_d837ae03-ea60-6b6d-e053-b784100acdee_Person-205d3e19-c4a5-a479-d43e-82130abae469, oa:person_saa_d837ae03-ea60-6b6d-e053-b784100acdee_Person-2d44862d-1096-eeeb-6d40-7ba23c9dbd4a, oa:person_saa_d837ae03-ea60-6b6d-e053-b784100acdee_Person-d717bd45-901c-63d0-95f4-14df9c65c2c8 ;
  a2a:hasEvent oa:event_saa_d837ae03-ea60-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-ea60-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-ea60-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-ea60-6b6d-e053-b784100acdee_2 ;
  a2a:hasSource oa:source_saa_d837ae03-ea60-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-ea60-6b6d-e053-b784100acdee_Person-205d3e19-c4a5-a479-d43e-82130abae469
  a a2a:Person ;
  rdfs:label "Isaac Del Court" ;
  a2a:PersonName [
    rdfs:label "Isaac Del Court" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Del Court"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ea60-6b6d-e053-b784100acdee_Person-2d44862d-1096-eeeb-6d40-7ba23c9dbd4a
  a a2a:Person ;
  rdfs:label "Jacob Adriaen van Almelouden" ;
  a2a:PersonName [
    rdfs:label "Jacob Adriaen van Almelouden" ;
    a2a:PersonNameFirstName "Jacob Adriaen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Almelouden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ea60-6b6d-e053-b784100acdee_Person-d717bd45-901c-63d0-95f4-14df9c65c2c8
  a a2a:Person ;
  rdfs:label "Maria Del Court" ;
  a2a:PersonName [
    rdfs:label "Maria Del Court" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Del Court"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-ea60-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1799" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1799-04-04"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-ea60-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ea60-6b6d-e053-b784100acdee_Person:205d3e19-c4a5-a479-d43e-82130abae469 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ea60-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ea60-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ea60-6b6d-e053-b784100acdee_Person:2d44862d-1096-eeeb-6d40-7ba23c9dbd4a ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ea60-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ea60-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ea60-6b6d-e053-b784100acdee_Person:d717bd45-901c-63d0-95f4-14df9c65c2c8 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ea60-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-ea60-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1799-04-04 - 1799-04-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1799-04-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1799-04-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1799" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1799-04-04"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9763, Periode: 1744-1745" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "606339" ;
    a2a:RegistryNumber "9763" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9763, Periode: 1744-1745, Notariële archieven, 606339, 9763"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1343d35d-a547-d7d0-bec0-91c85b098671.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ea60-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1343d35d-a547-d7d0-bec0-91c85b098671.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-ea60-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-ea60-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr. Mathys van Son
Locatieomschrijving: IJsselstijn
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9763" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "KLAC02489000070" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_757_00000757.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAC02489000070; positie: 3334, 1920, 802, 170" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAC02489000070; positie: 4730, 1389, 292, 127" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAC02489000070; positie: 3626, 1085, 759, 127" .
