@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-1e1a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 24 mei 1793" ;
  a2a:hasPerson oa:person_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_Person-4c0e0976-511b-077d-997a-94f57674eafc, oa:person_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_Person-6edbc9a1-82b0-a901-b998-8e7c38c5c7ca, oa:person_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_Person-b165dc6b-4757-57dc-d9d2-bf71974f4912, oa:person_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_Person-7e51c583-7338-55d3-d9a4-cdf3f92b580e, oa:person_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_Person-e382880d-776f-878a-2641-bfcf822b9b46, oa:person_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_Person-fb016c97-adec-c0fc-eb17-01a7068840bb ;
  a2a:hasEvent oa:event_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-1e1a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_Person-4c0e0976-511b-077d-997a-94f57674eafc
  a a2a:Person ;
  rdfs:label "Jan Barendsz Bos" ;
  a2a:PersonName [
    rdfs:label "Jan Barendsz Bos" ;
    a2a:PersonNameFirstName "Jan Barendsz" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_Person-6edbc9a1-82b0-a901-b998-8e7c38c5c7ca
  a a2a:Person ;
  rdfs:label "Aagje Barendsz Bos" ;
  a2a:PersonName [
    rdfs:label "Aagje Barendsz Bos" ;
    a2a:PersonNameFirstName "Aagje Barendsz" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_Person-b165dc6b-4757-57dc-d9d2-bf71974f4912
  a a2a:Person ;
  rdfs:label "Aris Abrahamsz van Broek" ;
  a2a:PersonName [
    rdfs:label "Aris Abrahamsz van Broek" ;
    a2a:PersonNameFirstName "Aris Abrahamsz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Broek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_Person-7e51c583-7338-55d3-d9a4-cdf3f92b580e
  a a2a:Person ;
  rdfs:label "Gerrit Barendsz Bos" ;
  a2a:PersonName [
    rdfs:label "Gerrit Barendsz Bos" ;
    a2a:PersonNameFirstName "Gerrit Barendsz" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_Person-e382880d-776f-878a-2641-bfcf822b9b46
  a a2a:Person ;
  rdfs:label "Jacob Munnikhuijsen" ;
  a2a:PersonName [
    rdfs:label "Jacob Munnikhuijsen" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Munnikhuijsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_Person-fb016c97-adec-c0fc-eb17-01a7068840bb
  a a2a:Person ;
  rdfs:label "Hilletje Barendsz Bos" ;
  a2a:PersonName [
    rdfs:label "Hilletje Barendsz Bos" ;
    a2a:PersonNameFirstName "Hilletje Barendsz" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1793" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1793-05-24"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_Person:4c0e0976-511b-077d-997a-94f57674eafc ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_Person:6edbc9a1-82b0-a901-b998-8e7c38c5c7ca ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_Person:b165dc6b-4757-57dc-d9d2-bf71974f4912 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_Person:7e51c583-7338-55d3-d9a4-cdf3f92b580e ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_Person:e382880d-776f-878a-2641-bfcf822b9b46 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_Person:fb016c97-adec-c0fc-eb17-01a7068840bb ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1e1a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-1e1a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1793-05-24 - 1793-05-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1793-05-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1793-05-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1793" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1793-05-24"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15657, Periode: 1793" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "635481" ;
    a2a:RegistryNumber "15657" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15657, Periode: 1793, Notariële archieven, 635481, 15657"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/140373b9-6c56-2b17-bb76-e12f2e4f360a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-1e1a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/140373b9-6c56-2b17-bb76-e12f2e4f360a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/12e6bf51-6b24-0e4f-56c6-8ef653b0c90a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-1e1a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/12e6bf51-6b24-0e4f-56c6-8ef653b0c90a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-1e1a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-1e1a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: Westzaandam
Onderwerpsomschrijving: Familieverbanden
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15657" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTD02154000364", "NOTD02154000365" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_339_00000339.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02154000365; positie: 3915, 798, 320, 69" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02154000365; positie: 3331, 1227, 651, 62" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02154000365; positie: 3028, 474, 981, 68" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02154000365; positie: 4008, 1234, 186, 56" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02154000365; positie: 2851, 613, 746, 52" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02154000365; positie: 3278, 1287, 704, 60" .
