@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_d837ae04-6caa-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 17 mei 1794" ;
  a2a:hasPerson oa:person_saa_d837ae04-6caa-6b6d-e053-b784100acdee_Person-aacb18f5-92fb-98d7-f47c-3528a8b5e333, oa:person_saa_d837ae04-6caa-6b6d-e053-b784100acdee_Person-31bd706f-f501-60a1-4684-2efddfec199e, oa:person_saa_d837ae04-6caa-6b6d-e053-b784100acdee_Person-1fa8e1d0-83bd-8c6b-cd11-a1f48cf59f01, oa:person_saa_d837ae04-6caa-6b6d-e053-b784100acdee_Person-c6465383-c3fa-0b76-51fc-ba638e1facee ;
  a2a:hasEvent oa:event_saa_d837ae04-6caa-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-6caa-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-6caa-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-6caa-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-6caa-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-6caa-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-6caa-6b6d-e053-b784100acdee_Person-aacb18f5-92fb-98d7-f47c-3528a8b5e333
  a a2a:Person ;
  rdfs:label "Adolph Baert" ;
  a2a:PersonName [
    rdfs:label "Adolph Baert" ;
    a2a:PersonNameFirstName "Adolph" ;
    a2a:PersonNameLastName "Baert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6caa-6b6d-e053-b784100acdee_Person-31bd706f-f501-60a1-4684-2efddfec199e
  a a2a:Person ;
  rdfs:label "D. Lion Arons" ;
  a2a:PersonName [
    rdfs:label "D. Lion Arons" ;
    a2a:PersonNameFirstName "D." ;
    a2a:PersonNameLastName "Lion Arons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6caa-6b6d-e053-b784100acdee_Person-1fa8e1d0-83bd-8c6b-cd11-a1f48cf59f01
  a a2a:Person ;
  rdfs:label "Emanuel Salomons Nijkerk" ;
  a2a:PersonName [
    rdfs:label "Emanuel Salomons Nijkerk" ;
    a2a:PersonNameFirstName "Emanuel Salomons" ;
    a2a:PersonNameLastName "Nijkerk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6caa-6b6d-e053-b784100acdee_Person-c6465383-c3fa-0b76-51fc-ba638e1facee
  a a2a:Person ;
  rdfs:label "Benjamin Lemans" ;
  a2a:PersonName [
    rdfs:label "Benjamin Lemans" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNameLastName "Lemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-6caa-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1794" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1794-05-17"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-6caa-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6caa-6b6d-e053-b784100acdee_Person:aacb18f5-92fb-98d7-f47c-3528a8b5e333 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6caa-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6caa-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6caa-6b6d-e053-b784100acdee_Person:31bd706f-f501-60a1-4684-2efddfec199e ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6caa-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6caa-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6caa-6b6d-e053-b784100acdee_Person:1fa8e1d0-83bd-8c6b-cd11-a1f48cf59f01 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6caa-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6caa-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6caa-6b6d-e053-b784100acdee_Person:c6465383-c3fa-0b76-51fc-ba638e1facee ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6caa-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-6caa-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1794-05-17 - 1794-05-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1794-05-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1794-05-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1794" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1794-05-17"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 16413, Periode: 1794" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "638747" ;
    a2a:RegistryNumber "16413" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 16413, Periode: 1794, Notariële archieven, 638747, 16413"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/76e82c02-429e-68b2-0a87-b634d4e85016.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-6caa-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/76e82c02-429e-68b2-0a87-b634d4e85016.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-6caa-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-6caa-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Harmsen
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/16413" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "KLAL01002000298" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_968_00000968.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAL01002000298; positie: 3650, 1087, 950, 144" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAL01002000298; positie: 4234, 1795, 516, 142" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAL01002000298; positie: 4505, 1448, 274, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAL01002000298; positie: 4501, 1544, 296, 111" .
