@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-1ca7-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 31 maart 1634" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf_Person-2d0195c8-61f1-a0f5-bb4e-a72f00989d16, oa:person_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf_Person-6d588f3b-6b25-19ba-1643-984ddda6291f, oa:person_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf_Person-d30626ed-a92a-c2b0-c06d-40c437131e4a, oa:person_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf_Person-8ce844ad-b9a3-cf70-7806-2d72138a1892 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf_3 ;
  a2a:hasSource oa:source_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf_Person-2d0195c8-61f1-a0f5-bb4e-a72f00989d16
  a a2a:Person ;
  rdfs:label "Govert Udemans" ;
  a2a:PersonName [
    rdfs:label "Govert Udemans" ;
    a2a:PersonNameFirstName "Govert" ;
    a2a:PersonNameLastName "Udemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf_Person-6d588f3b-6b25-19ba-1643-984ddda6291f
  a a2a:Person ;
  rdfs:label "Abraham Boom" ;
  a2a:PersonName [
    rdfs:label "Abraham Boom" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf_Person-d30626ed-a92a-c2b0-c06d-40c437131e4a
  a a2a:Person ;
  rdfs:label "Samuel Tresell" ;
  a2a:PersonName [
    rdfs:label "Samuel Tresell" ;
    a2a:PersonNameFirstName "Samuel" ;
    a2a:PersonNameLastName "Tresell"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf_Person-8ce844ad-b9a3-cf70-7806-2d72138a1892
  a a2a:Person ;
  rdfs:label "Wouter Harmansz" ;
  a2a:PersonName [
    rdfs:label "Wouter Harmansz" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Harmansz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1634" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1634-03-31"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf_Person:2d0195c8-61f1-a0f5-bb4e-a72f00989d16 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf_Person:6d588f3b-6b25-19ba-1643-984ddda6291f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf_Person:d30626ed-a92a-c2b0-c06d-40c437131e4a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf_Person:8ce844ad-b9a3-cf70-7806-2d72138a1892 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-1ca7-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1634-03-31 - 1634-03-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1634-03-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1634-03-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1634" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1634-03-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 595, Periode: 1633-1634" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "324322" ;
    a2a:RegistryNumber "595" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 595, Periode: 1633-1634, Notariële archieven, 324322, 595"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/abe4129f-ca77-2683-8d7f-1e4f80f03873.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1ca7-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/abe4129f-ca77-2683-8d7f-1e4f80f03873.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-1ca7-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-1ca7-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Laurens Lamberti
Locatieomschrijving: Middelburch
Onderwerpsomschrijving: Sententie Hoge Raad; Danziger potas, verkoop
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/595" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "A27748000262" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4371_00004371.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: A27748000262; positie: 4879, 2130, 308, 74" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A27748000262; positie: 4282, 999, 799, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A27748000262; positie: 3851, 1571, 684, 68" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A27748000262; positie: 4601, 1133, 673, 82" .
