@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-d456-1a7b-e053-b784100aab8a
  a a2a:Record ;
  rdfs:label "Machtiging op 9 juli 1805" ;
  a2a:hasPerson oa:person_saa_d0092ad0-d456-1a7b-e053-b784100aab8a_Person-229387ee-ec29-3ced-a2b1-719daddb1f41, oa:person_saa_d0092ad0-d456-1a7b-e053-b784100aab8a_Person-8d832191-e2ec-0322-b0b8-b8ba68a2f9fa, oa:person_saa_d0092ad0-d456-1a7b-e053-b784100aab8a_Person-6d3db78e-6c0d-3758-f7b4-d6bedd2fdb0c ;
  a2a:hasEvent oa:event_saa_d0092ad0-d456-1a7b-e053-b784100aab8a_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d0092ad0-d456-1a7b-e053-b784100aab8a_0, oa:relationep_saa_d0092ad0-d456-1a7b-e053-b784100aab8a_1, oa:relationep_saa_d0092ad0-d456-1a7b-e053-b784100aab8a_2 ;
  a2a:hasSource oa:source_saa_d0092ad0-d456-1a7b-e053-b784100aab8a .

oa:person_saa_d0092ad0-d456-1a7b-e053-b784100aab8a_Person-229387ee-ec29-3ced-a2b1-719daddb1f41
  a a2a:Person ;
  rdfs:label "Harmanus Franciscus Stroomberg" ;
  a2a:PersonName [
    rdfs:label "Harmanus Franciscus Stroomberg" ;
    a2a:PersonNameFirstName "Harmanus Franciscus" ;
    a2a:PersonNameLastName "Stroomberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-d456-1a7b-e053-b784100aab8a_Person-8d832191-e2ec-0322-b0b8-b8ba68a2f9fa
  a a2a:Person ;
  rdfs:label "Harmanus Stroomberg" ;
  a2a:PersonName [
    rdfs:label "Harmanus Stroomberg" ;
    a2a:PersonNameFirstName "Harmanus" ;
    a2a:PersonNameLastName "Stroomberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-d456-1a7b-e053-b784100aab8a_Person-6d3db78e-6c0d-3758-f7b4-d6bedd2fdb0c
  a a2a:Person ;
  rdfs:label "Isaac van Halmaal Bont" ;
  a2a:PersonName [
    rdfs:label "Isaac van Halmaal Bont" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Halmaal Bont"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d0092ad0-d456-1a7b-e053-b784100aab8a_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1805" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1805-07-09"^^xsd:date
  ] .

oa:relationep_saa_d0092ad0-d456-1a7b-e053-b784100aab8a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-d456-1a7b-e053-b784100aab8a_Person:229387ee-ec29-3ced-a2b1-719daddb1f41 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-d456-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-d456-1a7b-e053-b784100aab8a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-d456-1a7b-e053-b784100aab8a_Person:8d832191-e2ec-0322-b0b8-b8ba68a2f9fa ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-d456-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-d456-1a7b-e053-b784100aab8a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-d456-1a7b-e053-b784100aab8a_Person:6d3db78e-6c0d-3758-f7b4-d6bedd2fdb0c ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-d456-1a7b-e053-b784100aab8a_Event1 .

oa:source_saa_d0092ad0-d456-1a7b-e053-b784100aab8a
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1805-07-09 - 1805-07-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1805-07-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1805-07-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1805" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1805-07-09"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 17764, Periode: 1805" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "564081" ;
    a2a:RegistryNumber "17764" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 17764, Periode: 1805, Notariële archieven, 564081, 17764"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f15dd97e-a60d-1c9a-9ea4-c464bc104ae5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d0092ad0-d456-1a7b-e053-b784100aab8a" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f15dd97e-a60d-1c9a-9ea4-c464bc104ae5.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f5c2f61b-7009-3327-f663-0c570328c0e4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d0092ad0-d456-1a7b-e053-b784100aab8a" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f5c2f61b-7009-3327-f663-0c570328c0e4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-11-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d0092ad0-d456-1a7b-e053-b784100aab8a" ;
  a2a:RecordGUID "{d0092ad0-d456-1a7b-e053-b784100aab8a}" ;
  a2a:SourceRemarkOpmerking """Notaris: Adam Houtkoper
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/17764" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTJ01245000293", "NOTJ01245000294" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220127_906_00000906.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01245000294; positie: 3932, 230, 930, 153" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01245000294; positie: 3749, 446, 972, 120" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01245000294; positie: 4640, 769, 700, 126" .
