@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-b8de-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 20 juni 1695" ;
  a2a:hasPerson oa:person_saa_d837ae03-b8de-6b6d-e053-b784100acdee_Person-b5816ce9-d2d5-c97c-bb17-5ccc9e04d7fd, oa:person_saa_d837ae03-b8de-6b6d-e053-b784100acdee_Person-84dcf2cf-4007-15c1-7700-c43c6710215a, oa:person_saa_d837ae03-b8de-6b6d-e053-b784100acdee_Person-4f9e8bf9-cef8-2cec-2430-b31962e9f368, oa:person_saa_d837ae03-b8de-6b6d-e053-b784100acdee_Person-fb3a92ab-860d-0d31-2c0c-b0176f0cf760, oa:person_saa_d837ae03-b8de-6b6d-e053-b784100acdee_Person-eba7ff68-53e7-a081-0268-818d266fb9b7 ;
  a2a:hasEvent oa:event_saa_d837ae03-b8de-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-b8de-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-b8de-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-b8de-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-b8de-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-b8de-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-b8de-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-b8de-6b6d-e053-b784100acdee_Person-b5816ce9-d2d5-c97c-bb17-5ccc9e04d7fd
  a a2a:Person ;
  rdfs:label "Hilletie Carstens" ;
  a2a:PersonName [
    rdfs:label "Hilletie Carstens" ;
    a2a:PersonNameFirstName "Hilletie" ;
    a2a:PersonNameLastName "Carstens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b8de-6b6d-e053-b784100acdee_Person-84dcf2cf-4007-15c1-7700-c43c6710215a
  a a2a:Person ;
  rdfs:label "Swaantie Dirx" ;
  a2a:PersonName [
    rdfs:label "Swaantie Dirx" ;
    a2a:PersonNameFirstName "Swaantie" ;
    a2a:PersonNameLastName "Dirx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b8de-6b6d-e053-b784100acdee_Person-4f9e8bf9-cef8-2cec-2430-b31962e9f368
  a a2a:Person ;
  rdfs:label "Mathijs Roelofsz" ;
  a2a:PersonName [
    rdfs:label "Mathijs Roelofsz" ;
    a2a:PersonNameFirstName "Mathijs" ;
    a2a:PersonNameLastName "Roelofsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b8de-6b6d-e053-b784100acdee_Person-fb3a92ab-860d-0d31-2c0c-b0176f0cf760
  a a2a:Person ;
  rdfs:label "Barent d'Veer" ;
  a2a:PersonName [
    rdfs:label "Barent d' Veer" ;
    a2a:PersonNameFirstName "Barent" ;
    a2a:PersonNamePrefixLastName "d'" ;
    a2a:PersonNameLastName "Veer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b8de-6b6d-e053-b784100acdee_Person-eba7ff68-53e7-a081-0268-818d266fb9b7
  a a2a:Person ;
  rdfs:label "Roeloff Michielse" ;
  a2a:PersonName [
    rdfs:label "Roeloff Michielse" ;
    a2a:PersonNameFirstName "Roeloff" ;
    a2a:PersonNameLastName "Michielse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-b8de-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1695" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1695-06-20"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-b8de-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b8de-6b6d-e053-b784100acdee_Person:b5816ce9-d2d5-c97c-bb17-5ccc9e04d7fd ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b8de-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b8de-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b8de-6b6d-e053-b784100acdee_Person:84dcf2cf-4007-15c1-7700-c43c6710215a ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b8de-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b8de-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b8de-6b6d-e053-b784100acdee_Person:4f9e8bf9-cef8-2cec-2430-b31962e9f368 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b8de-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b8de-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b8de-6b6d-e053-b784100acdee_Person:fb3a92ab-860d-0d31-2c0c-b0176f0cf760 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b8de-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b8de-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b8de-6b6d-e053-b784100acdee_Person:eba7ff68-53e7-a081-0268-818d266fb9b7 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b8de-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-b8de-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1695-06-20 - 1695-06-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1695-06-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1695-06-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1695" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1695-06-20"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 5272, Periode: 1695" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "627838" ;
    a2a:RegistryNumber "5272" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 5272, Periode: 1695, Notariële archieven, 627838, 5272"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2635c4f6-2662-46da-d7b7-6e299d9f35c0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-b8de-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2635c4f6-2662-46da-d7b7-6e299d9f35c0.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e18454d5-0c39-8440-7cca-93d418848809.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-b8de-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e18454d5-0c39-8440-7cca-93d418848809.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/891f268b-bbe7-6d74-a85c-3ff49d0c1d5c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-b8de-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/891f268b-bbe7-6d74-a85c-3ff49d0c1d5c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-b8de-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-b8de-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Simon van Sevenhoven
Locatieomschrijving: Gottenburg
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/5272" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTA00388001070", "NOTA00388001071", "NOTA00388001072" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_504_00000504.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00388001071; positie: 4000, 1074, 307, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00388001071; positie: 3035, 814, 538, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00388001071; positie: 2973, 449, 609, 125" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00388001071; positie: 3156, 726, 546, 98" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00388001071; positie: 3202, 1106, 660, 93" .
