@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-0c5d-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 19 september 1645" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf_Person-d2d416c5-0420-9063-b9de-4d01bf73a7b4, oa:person_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf_Person-b6bde26a-e674-5a20-22de-aa37e0cc49e1, oa:person_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf_Person-84e85e3d-be81-d7c0-162e-63634c4e8b3c, oa:person_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf_Person-5224dc6d-d5d5-b43b-1035-4f949847fa60 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf_3 ;
  a2a:hasSource oa:source_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf_Person-d2d416c5-0420-9063-b9de-4d01bf73a7b4
  a a2a:Person ;
  rdfs:label "Dirck Mattheussz" ;
  a2a:PersonName [
    rdfs:label "Dirck Mattheussz" ;
    a2a:PersonNameFirstName "Dirck" ;
    a2a:PersonNameLastName "Mattheussz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf_Person-b6bde26a-e674-5a20-22de-aa37e0cc49e1
  a a2a:Person ;
  rdfs:label "Annetie Jacobs" ;
  a2a:PersonName [
    rdfs:label "Annetie Jacobs" ;
    a2a:PersonNameFirstName "Annetie" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf_Person-84e85e3d-be81-d7c0-162e-63634c4e8b3c
  a a2a:Person ;
  rdfs:label "Grietie Hendricx" ;
  a2a:PersonName [
    rdfs:label "Grietie Hendricx" ;
    a2a:PersonNameFirstName "Grietie" ;
    a2a:PersonNameLastName "Hendricx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf_Person-5224dc6d-d5d5-b43b-1035-4f949847fa60
  a a2a:Person ;
  rdfs:label "Jacob Hendricxen Roest" ;
  a2a:PersonName [
    rdfs:label "Jacob Hendricxen Roest" ;
    a2a:PersonNameFirstName "Jacob Hendricxen" ;
    a2a:PersonNameLastName "Roest"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1645" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1645-09-19"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf_Person:d2d416c5-0420-9063-b9de-4d01bf73a7b4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf_Person:b6bde26a-e674-5a20-22de-aa37e0cc49e1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf_Person:84e85e3d-be81-d7c0-162e-63634c4e8b3c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf_Person:5224dc6d-d5d5-b43b-1035-4f949847fa60 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-0c5d-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1645-09-19 - 1645-09-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1645-09-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1645-09-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1645" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1645-09-19"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 1920, Periode: 1644-1647" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "329558" ;
    a2a:RegistryNumber "1920" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 1920, Periode: 1644-1647, Notariële archieven, 329558, 1920"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/99309a83-8b5e-5044-0090-7927b7272a11.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-0c5d-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/99309a83-8b5e-5044-0090-7927b7272a11.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-0c5d-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-0c5d-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Joris de Wijse
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/1920" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "KLAB02459000137" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4151_00004151.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB02459000137; positie: 1597, 3277, 884, 98" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB02459000137; positie: 4228, 245, 674, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB02459000137; positie: 1826, 3381, 687, 108" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB02459000137; positie: 1815, 3464, 689, 110" .
